turf_fire
Vars | |
current_fire_state | Visual state of the fire. Kept track to not do too many updates. |
---|---|
fire_power | How much power have we got. This is treated like fuel, be it flamethrower liquid or any random thing you could come up with |
interact_with_atmos | If false, it does not interact with atmos. |
passive_loss | If false, it will not lose power by itself. Mainly for adminbus events or mapping. |
Var Details
current_fire_state
Visual state of the fire. Kept track to not do too many updates.
fire_power
How much power have we got. This is treated like fuel, be it flamethrower liquid or any random thing you could come up with
interact_with_atmos
If false, it does not interact with atmos.
passive_loss
If false, it will not lose power by itself. Mainly for adminbus events or mapping.