Add some latejoin spawns to Pillar (#11471)

This commit is contained in:
Illiux
2022-09-22 21:19:06 -07:00
committed by GitHub
parent e5f968a7fb
commit 37d36b9dd2

View File

@@ -175041,4 +175041,28 @@ entities:
- pos: -99.5,8.5
parent: 8
type: Transform
- uid: 21391
type: SpawnPointLatejoin
components:
- pos: -58.5,31.5
parent: 8
type: Transform
- uid: 21392
type: SpawnPointLatejoin
components:
- pos: -59.5,31.5
parent: 8
type: Transform
- uid: 21393
type: SpawnPointLatejoin
components:
- pos: -60.5,31.5
parent: 8
type: Transform
- uid: 21394
type: SpawnPointLatejoin
components:
- pos: -61.5,31.5
parent: 8
type: Transform
...