/tg/ Station 13 - Modules - TypesVar Details - Proc Details

atmos_requirements

atmos requirements element!

bespoke element that deals damage to the attached mob when the atmos requirements aren't satisfied

Vars

atmos_requirementsAn assoc list of "what atmos does this mob require to survive in".
unsuitable_atmos_damageHow much (brute) damage we take from being in unsuitable atmos.

Procs

check_safe_environmentEnsures that maploaded mobs are in a safe environment. Unit test stuff.
on_non_stasis_lifesignal 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