Test to ensure all maps have needed job spawnPoints (#11849)

This commit is contained in:
corentt
2022-10-15 22:18:48 +02:00
committed by GitHub
parent 434da2df36
commit 56a8dac3fc
3 changed files with 39 additions and 0 deletions

View File

@@ -230788,4 +230788,16 @@ entities:
- pos: -42.5,1.5
parent: 8364
type: Transform
- uid: 25949
type: SpawnPointServiceWorker
components:
- pos: 37.5,-7.5
parent: 8364
type: Transform
- uid: 25950
type: SpawnPointServiceWorker
components:
- pos: 31.5,0.5
parent: 8364
type: Transform
...

View File

@@ -97270,4 +97270,10 @@ entities:
- pos: -20.5,10.5
parent: 0
type: Transform
- uid: 12386
type: SpawnPointServiceWorker
components:
- pos: 4.5,-0.5
parent: 0
type: Transform
...