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

digitigrade_limb

Updates the limb id of a bodypart if the mob is wearing digitigrade squishing clothing

Vars

free_idId when not wearing digitigrade squishing clothing
squashed_idId when wearing digitigrade squishing clothing
squashing_usLazylist of refs that are squishing this limb

Procs

on_butcheredDigitigrade limbs that are butchered add the component to the replacement limb
update_limb_id_comsigThis is just ran on update_limb() to ensure we always have the correct ID

Var Details

free_id

Id when not wearing digitigrade squishing clothing

squashed_id

Id when wearing digitigrade squishing clothing

squashing_us

Lazylist of refs that are squishing this limb

Proc Details

on_butchered

Digitigrade limbs that are butchered add the component to the replacement limb

update_limb_id_comsig

This is just ran on update_limb() to ensure we always have the correct ID