lava 
LAVA
Vars | |
| immunity_resistance_flags | objects with these flags won't burn. |
|---|---|
| immunity_trait | mobs with this trait won't burn. |
| lava_damage | How much fire damage we deal to living mobs stepping on us |
| lava_firestacks | How many firestacks we add to living mobs stepping on us |
| temperature_damage | How much temperature we expose objects with |
Procs | |
| burn_stuff | Proc that sets on fire something or everything on the turf that's not immune to lava. Returns TRUE to make the turf start processing. |
Var Details
immunity_resistance_flags 
objects with these flags won't burn.
immunity_trait 
mobs with this trait won't burn.
lava_damage 
How much fire damage we deal to living mobs stepping on us
lava_firestacks 
How many firestacks we add to living mobs stepping on us
temperature_damage 
How much temperature we expose objects with
Proc Details
burn_stuff
Proc that sets on fire something or everything on the turf that's not immune to lava. Returns TRUE to make the turf start processing.