]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
tweat(emergency_delta): Add screens around the evacuation shuttle (#29267)
authorBrandon Hu <103440971+Brandon-Huu@users.noreply.github.com>
Sun, 23 Jun 2024 07:59:37 +0000 (07:59 +0000)
committerGitHub <noreply@github.com>
Sun, 23 Jun 2024 07:59:37 +0000 (01:59 -0600)
Resources/Maps/Shuttles/emergency_delta.yml

index 5152862dee00d925dc721cea3155dd5473697526..20419b28721fe2d03fcc68254e9c7938bb9f4bb3 100644 (file)
@@ -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:
@@ -395,6 +395,18 @@ 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
@@ -402,15 +414,11 @@ entities:
     - 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
@@ -450,7 +458,7 @@ entities:
     - type: Transform
       pos: -2.5,-17.5
       parent: 1
-- proto: AirlockExternalGlassEasyPry
+- proto: AirlockExternalGlass
   entities:
   - uid: 91
     components:
@@ -497,7 +505,7 @@ entities:
       rot: 3.141592653589793 rad
       pos: -9.5,-4.5
       parent: 1
-- proto: AirlockGlassShuttleEasyPry
+- proto: AirlockGlassShuttle
   entities:
   - uid: 3
     components:
@@ -3154,7 +3162,7 @@ entities:
       rot: -1.5707963267948966 rad
       pos: -9.5,-16.5
       parent: 1
-- proto: MagazinePistolRubber
+- proto: MagazinePistol
   entities:
   - uid: 784
     components:
@@ -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
@@ -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
@@ -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
 ...