Evac Shuttle Fans (#9578)

This commit is contained in:
Emisse
2022-07-09 06:25:59 -06:00
committed by GitHub
parent e0a680a670
commit 59b1dfca41

View File

@@ -3382,8 +3382,6 @@ entities:
- pos: -3.5,4.5
parent: 0
type: Transform
- enabled: False
type: AmbientSound
- uid: 362
type: ExtinguisherCabinetFilled
components:
@@ -3692,4 +3690,60 @@ entities:
- containers:
charger-slot: !type:ContainerSlot {}
type: ContainerContainer
- uid: 395
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: -7.5,5.5
parent: 0
type: Transform
- uid: 396
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: -7.5,7.5
parent: 0
type: Transform
- uid: 397
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: 2.5,7.5
parent: 0
type: Transform
- uid: 398
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: 2.5,5.5
parent: 0
type: Transform
- uid: 399
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: 2.5,-0.5
parent: 0
type: Transform
- uid: 400
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: 2.5,-2.5
parent: 0
type: Transform
- uid: 401
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: -7.5,-2.5
parent: 0
type: Transform
- uid: 402
type: AtmosDeviceFanTiny
components:
- anchored: True
pos: -7.5,-0.5
parent: 0
type: Transform
...