limb 
Vars | |
| allows_implants | Does this limb allow implants? |
|---|---|
| body_zone | What body zone the augment belongs to - e.g. BODY_ZONE_L_ARM, BODY_ZONE_PRECISE_L_HAND, etc... |
| slot_flag | Slot flag for the augment - e.g. CHEST, HEAD, LEG_LEFT, LEG_RIGHT, ARM_RIGHT, ARM_LEFT |
| supports_digitigrade | If this augment item has a digi version? |
| uses_greyscale | Should we draw these greyscale? |
| uses_robotic_styles | Does this augment item allow for robotic_styles? |
Procs | |
| apply | Does this augment_item allow sub-implants? |
| apply_style_to_limb | Applies a robotic style to a bodypart, setting limb_id, bodyshape, dimorphic override, and icon |
Var Details
allows_implants 
Does this limb allow implants?
body_zone 
What body zone the augment belongs to - e.g. BODY_ZONE_L_ARM, BODY_ZONE_PRECISE_L_HAND, etc...
slot_flag 
Slot flag for the augment - e.g. CHEST, HEAD, LEG_LEFT, LEG_RIGHT, ARM_RIGHT, ARM_LEFT
supports_digitigrade 
If this augment item has a digi version?
uses_greyscale 
Should we draw these greyscale?
uses_robotic_styles 
Does this augment item allow for robotic_styles?
Proc Details
apply
Does this augment_item allow sub-implants?
apply_style_to_limb
Applies a robotic style to a bodypart, setting limb_id, bodyshape, dimorphic override, and icon