Added tcoms server to dev map (#15128)

This commit is contained in:
adamsong
2023-04-04 09:26:00 -04:00
committed by GitHub
parent 6f1eac34d5
commit 94b614b078

View File

@@ -562,8 +562,6 @@ entities:
pos: 12.5,17.5 pos: 12.5,17.5
parent: 179 parent: 179
type: Transform type: Transform
- bodyType: Static
type: Physics
- uid: 91 - uid: 91
type: ClownPDA type: ClownPDA
components: components:
@@ -1277,7 +1275,7 @@ entities:
- uid: 179 - uid: 179
components: components:
- type: MetaData - type: MetaData
- parent: invalid - parent: 962
type: Transform type: Transform
- chunks: - chunks:
-1,0: -1,0:
@@ -4475,8 +4473,6 @@ entities:
pos: 14.5,6.5 pos: 14.5,6.5
parent: 179 parent: 179
type: Transform type: Transform
- bodyType: Static
type: Physics
- uid: 581 - uid: 581
type: Chair type: Chair
components: components:
@@ -4484,8 +4480,6 @@ entities:
pos: 14.5,8.5 pos: 14.5,8.5
parent: 179 parent: 179
type: Transform type: Transform
- bodyType: Static
type: Physics
- uid: 582 - uid: 582
type: Chair type: Chair
components: components:
@@ -4493,8 +4487,6 @@ entities:
pos: 14.5,7.5 pos: 14.5,7.5
parent: 179 parent: 179
type: Transform type: Transform
- bodyType: Static
type: Physics
- uid: 583 - uid: 583
type: chem_dispenser type: chem_dispenser
components: components:
@@ -7238,4 +7230,18 @@ entities:
- pos: -3.5,3.5 - pos: -3.5,3.5
parent: 179 parent: 179
type: Transform 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
... ...