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

serpentine

Vars

constrict_abilityThe constrict ability we have given our owner. Nullable, if we have no owner.
owner_blocked_feet_before_insertDid our owner have their feet blocked before we ran on_mob_insert? Used for determining if we should unblock their feet slots on removal.

Procs

add_hardened_solesAdds TRAIT_HARD_SOLES to our owner.

Var Details

constrict_ability

The constrict ability we have given our owner. Nullable, if we have no owner.

owner_blocked_feet_before_insert

Did our owner have their feet blocked before we ran on_mob_insert? Used for determining if we should unblock their feet slots on removal.

Proc Details

add_hardened_soles

Adds TRAIT_HARD_SOLES to our owner.