Skip to content

Commit

Permalink
Move new disaster evac pod shuttle (with two emergency EVAs instead o…
Browse files Browse the repository at this point in the history
…f one) to _Impstation
  • Loading branch information
EpicToastTM committed Jan 30, 2025
1 parent c7c9d4a commit 8415eea
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 47 deletions.
56 changes: 10 additions & 46 deletions Resources/Maps/Shuttles/ShuttleEvent/disaster_evacpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ entities:
- type: MetaData
name: Evacuation pod
- type: Transform
parent: 35
parent: invalid
- type: MapGrid
chunks:
0,0:
Expand Down Expand Up @@ -59,15 +59,14 @@ entities:
data:
tiles:
0,-1:
0: 4112
1: 256
2: 32
0: 4368
1: 32
0,0:
2: 2
1: 2
-1,0:
2: 8
1: 8
-1,-1:
2: 128
1: 128
uniqueMixes:
- volume: 2500
temperature: 293.15
Expand All @@ -84,21 +83,6 @@ entities:
- 0
- 0
- 0
- volume: 2500
temperature: 293.15
moles:
- 21.813705
- 82.06108
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- volume: 2500
immutable: True
moles:
Expand All @@ -118,18 +102,6 @@ entities:
- type: GasTileOverlay
- type: RadiationGridResistance
- type: NavMap
- uid: 35
components:
- type: MetaData
name: Map Entity
- type: Transform
- type: Map
mapPaused: True
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- proto: AirlockShuttle
entities:
- uid: 2
Expand Down Expand Up @@ -230,8 +202,8 @@ entities:
immutable: False
temperature: 293.14673
moles:
- 1.8968438
- 7.1357465
- 1.8856695
- 7.0937095
- 0
- 0
- 0
Expand All @@ -248,11 +220,10 @@ entities:
showEnts: False
occludes: True
ents:
- 9
- 8
- 7
- 36
- 6
- 8
- 9
- proto: ClothingOuterSuitEmergency
entities:
- uid: 7
Expand All @@ -262,13 +233,6 @@ entities:
- type: Physics
canCollide: False
- type: InsideEntityStorage
- uid: 36
components:
- type: Transform
parent: 5
- type: Physics
canCollide: False
- type: InsideEntityStorage
- proto: ComputerShuttle
entities:
- uid: 19
Expand Down
Loading

0 comments on commit 8415eea

Please sign in to comment.