No atmos stacking (attempt 2) (#16687)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: AtmosDevice
|
||||
- type: Tag
|
||||
tags:
|
||||
- Unstackable
|
||||
- type: SubFloorHide
|
||||
blockInteractions: false
|
||||
blockAmbience: false
|
||||
|
||||
@@ -6,6 +6,9 @@
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: AtmosDevice
|
||||
- type: Tag
|
||||
tags:
|
||||
- Unstackable
|
||||
- type: SubFloorHide
|
||||
blockInteractions: false
|
||||
blockAmbience: false
|
||||
@@ -54,11 +57,16 @@
|
||||
type: GasFilterBoundUserInterface
|
||||
- type: GasFilter
|
||||
enabled: false
|
||||
transferRate: 1000
|
||||
maxTransferRate: 1000
|
||||
- type: Flippable
|
||||
mirrorEntity: GasFilterFlipped
|
||||
- type: Construction
|
||||
graph: GasTrinary
|
||||
node: filter
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
- !type:NoUnstackableInTile
|
||||
- type: AmbientSound
|
||||
enabled: false
|
||||
volume: -9
|
||||
@@ -201,6 +209,9 @@
|
||||
mode: SnapgridCenter
|
||||
components:
|
||||
- type: AtmosDevice
|
||||
- type: Tag
|
||||
tags:
|
||||
- Unstackable
|
||||
- type: SubFloorHide
|
||||
blockInteractions: false
|
||||
blockAmbience: false
|
||||
|
||||
Reference in New Issue
Block a user