Skip to content

Commit

Permalink
adds two new canister sprites for fuel & hydrogen
Browse files Browse the repository at this point in the history
  • Loading branch information
Thera-Pissed committed Nov 9, 2023
1 parent d5dae71 commit e5b7993
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/atmospherics/machinery/portable/canister.dm
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,13 @@
/obj/machinery/portable_atmospherics/canister/hydrogen
name = "hydrogen canister"
desc = "Hydrogen. Used in thruster fuel"
icon_state = "yellow"
icon_state = "orangews"
gas_type = GAS_HYDROGEN

/obj/machinery/portable_atmospherics/canister/fuel
name = "fuel canister"
desc = "A highly volatile mix of hydrogen and oxygen."
icon_state = "red"
icon_state = "orangewshaz"

/obj/machinery/portable_atmospherics/canister/fuel_test
name = "test canister"
Expand Down
Binary file modified icons/obj/nutanks.dmi
Binary file not shown.

0 comments on commit e5b7993

Please sign in to comment.