This commit is contained in:
DeltaFire
2022-03-22 18:05:58 +01:00
parent c18f0573de
commit a8ff45ca16

View File

@@ -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()
. = ..()