Skip to content

Commit

Permalink
tweat(emergency_delta): Add screens around the evacuation shuttle (#2…
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Hu authored Jun 23, 2024
1 parent 252a3e6 commit b1955f7
Showing 1 changed file with 55 additions and 15 deletions.
70 changes: 55 additions & 15 deletions Resources/Maps/Shuttles/emergency_delta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ entities:
name: NT Evac Delta
- type: Transform
pos: -0.5625,0.671875
parent: invalid
parent: 761
- type: MapGrid
chunks:
0,0:
Expand Down Expand Up @@ -395,22 +395,30 @@ entities:
chunkSize: 4
- type: GasTileOverlay
- type: RadiationGridResistance
- uid: 761
components:
- type: MetaData
name: Map Entity
- type: Transform
- type: Map
mapPaused: True
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- proto: AirCanister
entities:
- uid: 326
components:
- type: Transform
pos: -13.5,-3.5
parent: 1
- type: AtmosDevice
joinedGrid: 1
- uid: 445
components:
- type: Transform
pos: -1.5,-18.5
parent: 1
- type: AtmosDevice
joinedGrid: 1
- proto: AirlockCommandGlassLocked
entities:
- uid: 70
Expand Down Expand Up @@ -450,7 +458,7 @@ entities:
- type: Transform
pos: -2.5,-17.5
parent: 1
- proto: AirlockExternalGlassEasyPry
- proto: AirlockExternalGlass
entities:
- uid: 91
components:
Expand Down Expand Up @@ -497,7 +505,7 @@ entities:
rot: 3.141592653589793 rad
pos: -9.5,-4.5
parent: 1
- proto: AirlockGlassShuttleEasyPry
- proto: AirlockGlassShuttle
entities:
- uid: 3
components:
Expand Down Expand Up @@ -3154,7 +3162,7 @@ entities:
rot: -1.5707963267948966 rad
pos: -9.5,-16.5
parent: 1
- proto: MagazinePistolRubber
- proto: MagazinePistol
entities:
- uid: 784
components:
Expand Down Expand Up @@ -3218,6 +3226,13 @@ entities:
- type: Transform
pos: -12.5,-16.5
parent: 1
- proto: OxygenTankFilled
entities:
- uid: 799
components:
- type: Transform
pos: -10.44437,-3.5553346
parent: 1
- proto: PaperBin10
entities:
- uid: 117
Expand Down Expand Up @@ -3541,6 +3556,38 @@ entities:
- type: Transform
pos: -2.5,8.5
parent: 1
- proto: Screen
entities:
- uid: 765
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -1.5,-11.5
parent: 1
- uid: 766
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -9.5,-15.5
parent: 1
- uid: 767
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -2.5,-1.5
parent: 1
- uid: 768
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -11.5,-1.5
parent: 1
- uid: 781
components:
- type: Transform
rot: 1.5707963267948966 rad
pos: -4.5,3.5
parent: 1
- proto: ShotGunCabinetFilled
entities:
- uid: 745
Expand Down Expand Up @@ -4885,11 +4932,4 @@ entities:
rot: -1.5707963267948966 rad
pos: -1.5,2.5
parent: 1
- proto: YellowOxygenTankFilled
entities:
- uid: 799
components:
- type: Transform
pos: -10.44437,-3.5553346
parent: 1
...

0 comments on commit b1955f7

Please sign in to comment.