Merge branch 'Sandstorm-Station:master' into master

This commit is contained in:
BongaTheProto
2022-03-26 13:23:24 -05:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
@@ -46,6 +46,8 @@
create_reagents(max_fuel)
reagents.add_reagent(/datum/reagent/fuel, max_fuel)
update_icon()
if(can_off_process)
START_PROCESSING(SSobj, src)
/obj/item/weldingtool/ComponentInitialize()
. = ..()