]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Added tcoms server to dev map (#15128)
authoradamsong <adamsong@users.noreply.github.com>
Tue, 4 Apr 2023 13:26:00 +0000 (09:26 -0400)
committerGitHub <noreply@github.com>
Tue, 4 Apr 2023 13:26:00 +0000 (08:26 -0500)
Resources/Maps/Test/dev_map.yml

index 9547ef660e64796839bbca3c2fd6ad93008b90a8..a9549ba17b8b7c4eaa7781fae3e2617f4299c373 100644 (file)
@@ -562,8 +562,6 @@ entities:
     pos: 12.5,17.5
     parent: 179
     type: Transform
-  - bodyType: Static
-    type: Physics
 - uid: 91
   type: ClownPDA
   components:
@@ -1277,7 +1275,7 @@ entities:
 - uid: 179
   components:
   - type: MetaData
-  - parent: invalid
+  - parent: 962
     type: Transform
   - chunks:
       -1,0:
@@ -4475,8 +4473,6 @@ entities:
     pos: 14.5,6.5
     parent: 179
     type: Transform
-  - bodyType: Static
-    type: Physics
 - uid: 581
   type: Chair
   components:
@@ -4484,8 +4480,6 @@ entities:
     pos: 14.5,8.5
     parent: 179
     type: Transform
-  - bodyType: Static
-    type: Physics
 - uid: 582
   type: Chair
   components:
@@ -4493,8 +4487,6 @@ entities:
     pos: 14.5,7.5
     parent: 179
     type: Transform
-  - bodyType: Static
-    type: Physics
 - uid: 583
   type: chem_dispenser
   components:
@@ -7238,4 +7230,18 @@ entities:
   - pos: -3.5,3.5
     parent: 179
     type: Transform
+- uid: 962
+  components:
+  - type: MetaData
+  - type: Transform
+  - type: Map
+  - type: PhysicsMap
+  - type: Broadphase
+  - type: OccluderTree
+- uid: 963
+  type: TelecomServerFilled
+  components:
+  - pos: -3.5,10.5
+    parent: 179
+    type: Transform
 ...