Skip to content

Commit

Permalink
Adds surgeon spawnpoint on maps (#2845)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ko4ergaPunk authored Dec 12, 2024
1 parent 95ecf19 commit d89e6aa
Show file tree
Hide file tree
Showing 8 changed files with 1,507 additions and 1,538 deletions.
651 changes: 319 additions & 332 deletions Resources/Maps/corvax_astra.yml

Large diffs are not rendered by default.

744 changes: 368 additions & 376 deletions Resources/Maps/corvax_avrite.yml

Large diffs are not rendered by default.

345 changes: 168 additions & 177 deletions Resources/Maps/corvax_awesome.yml

Large diffs are not rendered by default.

471 changes: 238 additions & 233 deletions Resources/Maps/corvax_delta.yml

Large diffs are not rendered by default.

406 changes: 193 additions & 213 deletions Resources/Maps/corvax_maus.yml

Large diffs are not rendered by default.

384 changes: 189 additions & 195 deletions Resources/Maps/corvax_paper.yml

Large diffs are not rendered by default.

15 changes: 11 additions & 4 deletions Resources/Maps/corvax_pilgrim.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ tilemap:
125: Lattice
126: Plating
24: PlatingBrass
129: PlatingBurnt
129: PlatingDamaged
entities:
- proto: ""
entities:
Expand Down Expand Up @@ -37631,7 +37631,7 @@ entities:
pos: -11.5,1.5
parent: 2
- type: Door
secondsUntilStateChange: -12330.207
secondsUntilStateChange: -12682.599
state: Opening
- type: DeviceLinkSource
lastSignals:
Expand Down Expand Up @@ -163596,7 +163596,7 @@ entities:
pos: -18.5,-29.5
parent: 2
- type: Door
secondsUntilStateChange: -140515.67
secondsUntilStateChange: -140868.06
state: Closing
- uid: 9988
components:
Expand Down Expand Up @@ -206425,6 +206425,13 @@ entities:
- type: Transform
pos: -8.5,32.5
parent: 2
- proto: SpawnPointSurgeon
entities:
- uid: 42689
components:
- type: Transform
pos: -57.5,-30.5
parent: 2
- proto: SpawnPointTechnicalAssistant
entities:
- uid: 19112
Expand Down Expand Up @@ -291172,7 +291179,7 @@ entities:
lastSignals:
DoorStatus: True
- type: Door
secondsUntilStateChange: -69337.055
secondsUntilStateChange: -69689.445
state: Opening
- type: Airlock
autoClose: False
Expand Down
29 changes: 21 additions & 8 deletions Resources/Maps/corvax_tushkan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55867,15 +55867,21 @@ entities:
- type: GasCanister
gasMixture:
volume: 1000
immutable: False
temperature: 2.7
moles:
- 1310.197357 # 70% oxygen
- 0 # nitrogen
- 0 # CO2
- 0 # Plasma
- 0 # Tritium
- 0 # Water vapor
- 0 # Ammonia
- 561.513153 # 30% N2O
- 1310.1974
- 0
- 0
- 0
- 0
- 0
- 0
- 561.5131
- 0
- 0
- 0
- 0
- uid: 6614
components:
- type: Transform
Expand Down Expand Up @@ -69545,6 +69551,13 @@ entities:
- type: Transform
pos: -10.5,-18.5
parent: 2
- proto: SpawnPointSurgeon
entities:
- uid: 11099
components:
- type: Transform
pos: -19.5,-3.5
parent: 2
- proto: SpawnPointTechnicalAssistant
entities:
- uid: 7117
Expand Down

0 comments on commit d89e6aa

Please sign in to comment.