fuelled_tool 
Vars | |
| running_state | Whether or not the tool is off(0), on(1) or currently running(2) |
|---|---|
| tank | where the fuel is stored |
Procs | |
| update_physical_damage | Handles updating damage depening on whether the welder is on or off |
Var Details
running_state 
Whether or not the tool is off(0), on(1) or currently running(2)
tank 
where the fuel is stored
Proc Details
update_physical_damage
Handles updating damage depening on whether the welder is on or off