Skip to content

Commit

Permalink
better placeholder pump sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
Thera-Pissed committed Jan 20, 2024
1 parent 07a69e3 commit 92eeb8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/game/machinery/outpost_electrolyzer.dm
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
/obj/machinery/atmospherics/components/unary/hydrogen_pump
name = "hydrogen pump"
desc = "Use merits to buy hydrogen."
icon = 'icons/obj/shuttle.dmi'
icon_state = "heater_pipe"
icon = 'icons/obj/atmos.dmi'
icon_state = "hydrogen_pump"

use_power = IDLE_POWER_USE
idle_power_usage = 50
Expand Down
Binary file modified icons/obj/atmos.dmi
Binary file not shown.

0 comments on commit 92eeb8c

Please sign in to comment.