Skip to content

Commit

Permalink
fix: Kamchatskaya Arch broken player spawnpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Trap committed Dec 28, 2024
1 parent 52fa067 commit 73a1739
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
4 changes: 2 additions & 2 deletions configs/DevilFlippy/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@
"lighthouse": ["Grotto"]
},
"RequisitionsHideout": {
"tarkovstreets": ["Near Kamchatskaya Arch"]
"tarkovstreets": ["Kamchatskaya Arch"]
},
"PainterHideout": {
"tarkovstreets": ["Cardinal Appartments Parking"]
Expand Down Expand Up @@ -1209,7 +1209,7 @@
},
"scav_e5": {
"displayName": {
"en": "Near Kamchatskaya Arch - Requisitions",
"en": "Kamchatskaya Arch - Requisitions",
"fr": "Arche Kamchatskaya - Requisitions"
}
},
Expand Down
10 changes: 3 additions & 7 deletions configs/shared_player_spawnpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -439,10 +439,6 @@
"Position": [212.0187, 3.098404, 252.7016],
"Rotation": 270.9422
},
"Near Kamchatskaya Arch": {
"Position": [260.6, -4.5, 49.6],
"Rotation": 304.3322
},
"Expo Checkpoint": {
"Position": [215, -1.93, -88.75],
"Rotation": 304.3322
Expand All @@ -459,9 +455,9 @@
"Position": [269.3, 3.4, 427.25],
"Rotation": 87.62667
},
"Kamchatskya Arch": {
"Position": [260.6, -4.5, 49.6],
"Rotation": 304.3322
"Kamchatskaya Arch": {
"Position": [268.84, -4.46, 88.95],
"Rotation": 270.0
},
"Stylobate Elevator": {
"Position": [-36.1, 9.63, -63.9],
Expand Down

0 comments on commit 73a1739

Please sign in to comment.