atmos_requirements
atmos requirements element!
bespoke element that deals damage to the attached mob when the atmos requirements aren't satisfied
Vars | |
atmos_requirements | An assoc list of "what atmos does this mob require to survive in". |
---|---|
unsuitable_atmos_damage | How much (brute) damage we take from being in unsuitable atmos. |
Procs | |
check_safe_environment | Ensures that maploaded mobs are in a safe environment. Unit test stuff. |
on_non_stasis_life | signal called by the living mob's life() while non stasis |
Var Details
atmos_requirements
An assoc list of "what atmos does this mob require to survive in".
unsuitable_atmos_damage
How much (brute) damage we take from being in unsuitable atmos.
Proc Details
check_safe_environment
Ensures that maploaded mobs are in a safe environment. Unit test stuff.
on_non_stasis_life
signal called by the living mob's life() while non stasis