Skip to content

Commit

Permalink
fix passive vent sprite in construction menu (space-wizards#29820)
Browse files Browse the repository at this point in the history
  • Loading branch information
slarticodefast authored Jul 9, 2024
1 parent 04cb265 commit 7e087a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Resources/Prototypes/Recipes/Construction/utilities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -489,12 +489,12 @@
canBuildInImpassable: false
icon:
sprite: Structures/Piping/Atmospherics/vent.rsi
state: vent_off
state: vent_passive
layers:
- sprite: Structures/Piping/Atmospherics/pipe.rsi
state: pipeHalf
- sprite: Structures/Piping/Atmospherics/vent.rsi
state: vent_off
state: vent_passive
conditions:
- !type:NoUnstackableInTile

Expand Down

0 comments on commit 7e087a6

Please sign in to comment.