Give passive vents the correct sprite (#29536)

give passive vents the correct sprite
This commit is contained in:
slarticodefast
2024-06-28 14:33:03 +02:00
committed by GitHub
parent e99e65929e
commit 418fc79698
3 changed files with 5 additions and 2 deletions

View File

@@ -76,7 +76,6 @@
placement:
mode: SnapgridCenter
components:
# TODO ATMOS: Find sprite for this.
- type: Sprite
drawdepth: FloorObjects
sprite: Structures/Piping/Atmospherics/vent.rsi
@@ -84,7 +83,7 @@
- sprite: Structures/Piping/Atmospherics/pipe.rsi
state: pipeHalf
map: [ "enum.PipeVisualLayers.Pipe" ]
- state: vent_off
- state: vent_passive
map: [ "enum.SubfloorLayers.FirstLayer" ]
- type: Appearance
- type: PipeColorVisuals