No atmos stacking (attempt 2) (#16687)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Tom Leys
2023-06-30 00:04:36 +12:00
committed by GitHub
parent ccf58fa657
commit 67df47f553
12 changed files with 165 additions and 14 deletions

View File

@@ -6,6 +6,9 @@
mode: SnapgridCenter
components:
- type: AtmosDevice
- type: Tag
tags:
- Unstackable
- type: SubFloorHide
blockInteractions: false
blockAmbience: false

View File

@@ -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