mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-14 04:02:31 +00:00
@@ -216,7 +216,7 @@
|
|||||||
if(prob(5))
|
if(prob(5))
|
||||||
remove_fuel(1)
|
remove_fuel(1)
|
||||||
|
|
||||||
if(get_fuel() == 0)
|
if(get_fuel() < 1)
|
||||||
setWelding(0)
|
setWelding(0)
|
||||||
|
|
||||||
//I'm not sure what this does. I assume it has to do with starting fires...
|
//I'm not sure what this does. I assume it has to do with starting fires...
|
||||||
|
|||||||
Reference in New Issue
Block a user