code/game/objects/items/flamethrower.dm

FLAMETHROWER_RELEASE_RATIO | Ratio of gas removed from the tank for every turf. |
---|---|
/proc/flamethrower_recursive_ignite | Global so that when the flamethrower stops existing we can keep spitting fire. |
/proc/flamethrower_ignite_turf | Attempt to ignite a turf |
/proc/check_flamethrower_fuel | Returns TRUE if the given gas mixture is enough to ignite a fire. |
Define Details
FLAMETHROWER_RELEASE_RATIO
Ratio of gas removed from the tank for every turf.