allow building atmos devices on lattice or thindow tiles (#25057)

do
This commit is contained in:
Ilya246
2024-02-09 03:07:42 +04:00
committed by GitHub
parent 6c20938c46
commit 5380f64cca

View File

@@ -475,7 +475,6 @@
- sprite: Structures/Piping/Atmospherics/vent.rsi - sprite: Structures/Piping/Atmospherics/vent.rsi
state: vent_off state: vent_off
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -497,7 +496,6 @@
- sprite: Structures/Piping/Atmospherics/vent.rsi - sprite: Structures/Piping/Atmospherics/vent.rsi
state: vent_off state: vent_off
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -519,7 +517,6 @@
- sprite: Structures/Piping/Atmospherics/scrubber.rsi - sprite: Structures/Piping/Atmospherics/scrubber.rsi
state: scrub_off state: scrub_off
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -541,7 +538,6 @@
- sprite: Structures/Piping/Atmospherics/outletinjector.rsi - sprite: Structures/Piping/Atmospherics/outletinjector.rsi
state: injector state: injector
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
# ATMOS BINARY # ATMOS BINARY
@@ -564,7 +560,6 @@
- sprite: Structures/Piping/Atmospherics/pump.rsi - sprite: Structures/Piping/Atmospherics/pump.rsi
state: pumpPressure state: pumpPressure
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -586,7 +581,6 @@
- sprite: Structures/Piping/Atmospherics/pump.rsi - sprite: Structures/Piping/Atmospherics/pump.rsi
state: pumpVolume state: pumpVolume
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -608,7 +602,6 @@
- sprite: Structures/Piping/Atmospherics/pump.rsi - sprite: Structures/Piping/Atmospherics/pump.rsi
state: pumpPassiveGate state: pumpPassiveGate
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -630,7 +623,6 @@
- sprite: Structures/Piping/Atmospherics/pump.rsi - sprite: Structures/Piping/Atmospherics/pump.rsi
state: pumpManualValve state: pumpManualValve
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -652,7 +644,6 @@
- sprite: Structures/Piping/Atmospherics/pump.rsi - sprite: Structures/Piping/Atmospherics/pump.rsi
state: pumpSignalValve state: pumpSignalValve
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -674,7 +665,6 @@
- sprite: Structures/Piping/Atmospherics/gascanisterport.rsi - sprite: Structures/Piping/Atmospherics/gascanisterport.rsi
state: gasCanisterPort state: gasCanisterPort
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -695,8 +685,6 @@
state: pipeStraight state: pipeStraight
- sprite: Structures/Piping/Atmospherics/vent.rsi - sprite: Structures/Piping/Atmospherics/vent.rsi
state: vent_off state: vent_off
conditions:
- !type:TileNotBlocked {}
- type: construction - type: construction
id: HeatExchanger id: HeatExchanger
@@ -711,8 +699,6 @@
icon: icon:
sprite: Structures/Piping/Atmospherics/heatexchanger.rsi sprite: Structures/Piping/Atmospherics/heatexchanger.rsi
state: heStraight state: heStraight
conditions:
- !type:TileNotBlocked {}
# ATMOS TRINARY # ATMOS TRINARY
- type: construction - type: construction
@@ -730,7 +716,6 @@
state: gasFilter state: gasFilter
mirror: GasFilterFlipped mirror: GasFilterFlipped
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -749,7 +734,6 @@
state: gasFilterF state: gasFilterF
mirror: GasFilter mirror: GasFilter
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -767,7 +751,6 @@
state: gasMixer state: gasMixer
mirror: GasMixerFlipped mirror: GasMixerFlipped
conditions: conditions:
- !type:TileNotBlocked {}
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -786,7 +769,6 @@
state: gasMixerF state: gasMixerF
mirror: GasMixer mirror: GasMixer
conditions: conditions:
- !type:TileNotBlocked
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
- type: construction - type: construction
@@ -803,7 +785,6 @@
sprite: Structures/Piping/Atmospherics/pneumaticvalve.rsi sprite: Structures/Piping/Atmospherics/pneumaticvalve.rsi
state: off state: off
conditions: conditions:
- !type:TileNotBlocked
- !type:NoUnstackableInTile - !type:NoUnstackableInTile
# INTERCOM # INTERCOM