digitigrade_limb 
Updates the limb id of a bodypart if the mob is wearing digitigrade squishing clothing
Vars | |
| 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 |
Procs | |
| 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 |
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