mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 03:27:05 +01:00
welding_fuel fix
This commit is contained in:
@@ -463,7 +463,7 @@
|
||||
/obj/item/weapon/weldingtool/experimental/proc/fuel_gen()
|
||||
if(!welding && !last_gen)
|
||||
last_gen = 1
|
||||
reagents.add_reagent("welding_fuel",1)
|
||||
reagents.add_reagent("fuel",1)
|
||||
spawn(10)
|
||||
last_gen = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user