Skip to content

Commit

Permalink
Map Hotfix (#740)
Browse files Browse the repository at this point in the history
Replace latejoin cryosleepers w/ standard

Co-authored-by: Velcroboy <>
  • Loading branch information
IamVelcroboy authored Jan 30, 2024
1 parent 3dd7d8a commit 6fc39d5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Resources/Maps/arena.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59689,7 +59689,7 @@ entities:
- type: Transform
pos: 3.361577,27.5596
parent: 6747
- proto: CryogenicSleepUnitSpawnerLateJoin
- proto: CryogenicSleepUnit
entities:
- uid: 15419
components:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Maps/asterisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26392,7 +26392,7 @@ entities:
- type: Transform
pos: 50.5,-3.5
parent: 2
- proto: CryogenicSleepUnitSpawnerLateJoin
- proto: CryogenicSleepUnit
entities:
- uid: 10375
components:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Maps/hammurabi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91558,7 +91558,7 @@ entities:
- type: Transform
pos: -57.531227,-19.518581
parent: 1
- proto: CryogenicSleepUnitSpawnerLateJoin
- proto: CryogenicSleepUnit
entities:
- uid: 5453
components:
Expand Down
2 changes: 1 addition & 1 deletion Resources/Maps/tortuga.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66346,7 +66346,7 @@ entities:
rot: -1.5707963267948966 rad
pos: -71.5,12.5
parent: 33
- proto: CryogenicSleepUnitSpawnerLateJoin
- proto: CryogenicSleepUnit
entities:
- uid: 5687
components:
Expand Down

0 comments on commit 6fc39d5

Please sign in to comment.