domain 
Increase the rat king's domain
Vars | |
is_active | Are we currently ticking? |
---|---|
mess_cooldown | Don't do anything if we're on this cooldown |
mess_interval | How often do we make a mess? |
Procs | |
cancel_on_signal | Stop spreading shit when one of these events happens |
set_domain_active | Enable or disable the ability |
spread_domain | Create gas and spawn mess |
Var Details
is_active 
Are we currently ticking?
mess_cooldown 
Don't do anything if we're on this cooldown
mess_interval 
How often do we make a mess?
Proc Details
cancel_on_signal
Stop spreading shit when one of these events happens
set_domain_active
Enable or disable the ability
spread_domain
Create gas and spawn mess