Minor map fixes (#27564)

secradio to oasis, crimrec instead of statrec on box, reporter actually added on oasis
This commit is contained in:
Boaz1111
2024-05-10 04:15:34 +02:00
committed by GitHub
parent 1a4d238247
commit 5b42380261
3 changed files with 3583 additions and 3578 deletions

View File

@@ -55,12 +55,13 @@ entities:
- type: MetaData
- type: Transform
- type: Map
mapPaused: True
- type: PhysicsMap
- type: GridTree
- type: MovedGrids
- type: Broadphase
- type: OccluderTree
- type: LoadedMap
- type: GridTree
- type: MovedGrids
- uid: 5691
components:
- type: MetaData
@@ -11540,7 +11541,7 @@ entities:
pos: 24.5,16.5
parent: 8364
- type: Door
secondsUntilStateChange: -295.63562
secondsUntilStateChange: -354.4333
state: Opening
- type: DeviceLinkSource
lastSignals:
@@ -69689,6 +69690,12 @@ entities:
rot: -1.5707963267948966 rad
pos: 12.5,33.5
parent: 8364
- uid: 9627
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -3.5,13.5
parent: 8364
- uid: 14307
components:
- type: Transform
@@ -69936,12 +69943,6 @@ entities:
rot: -1.5707963267948966 rad
pos: -9.5,-26.5
parent: 8364
- uid: 9627
components:
- type: Transform
rot: -1.5707963267948966 rad
pos: -3.5,13.5
parent: 8364
- uid: 19297
components:
- type: Transform

File diff suppressed because it is too large Load Diff

View File

@@ -29,6 +29,7 @@
Librarian: [ 1, 1 ]
ServiceWorker: [ 2, 2 ]
Zookeeper: [ 1, 1 ]
Reporter: [ 1, 1 ]
#engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 3, 3 ]