Skip to content

Commit

Permalink
Update code/modules/atmospherics/machinery/portable/canister.dm
Browse files Browse the repository at this point in the history
Co-authored-by: rye-rice <[email protected]>
Signed-off-by: HelmCrab <[email protected]>
  • Loading branch information
Thera-Pissed and rye-rice authored Jul 12, 2024
1 parent 1339fe8 commit 9b51248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/atmospherics/machinery/portable/canister.dm
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"hydrogen" = /obj/machinery/portable_atmospherics/canister/hydrogen,
"fuel mix" = /obj/machinery/portable_atmospherics/canister/fuel,
"chlorine" = /obj/machinery/portable_atmospherics/canister/chlorine,
"hydrogen chloride" =/obj/machinery/portable_atmospherics/canister/hydrogen_chloride
"hydrogen chloride" =/obj/machinery/portable_atmospherics/canister/hydrogen_chloride,
)

/obj/machinery/portable_atmospherics/canister/interact(mob/user)
Expand Down

0 comments on commit 9b51248

Please sign in to comment.