code/__DEFINES/medical.dm 
| PHYSICAL_ACTIVE | Physical statuses |
|---|---|
| PHYSICAL_STATUSES | List of available physical statuses |
| MENTAL_STABLE | Mental statuses |
| MENTAL_STATUSES | List of available mental statuses |
| LIMB_APPLICABLE_BLOCK_APPLICATION | Block the standard application of this item |
| LIMB_APPLICABLE_BLOCK_ITEM_INTERACTION | Block the rest of the item_interaction chain, if application is not being done. |
Define Details
LIMB_APPLICABLE_BLOCK_APPLICATION 
Block the standard application of this item
LIMB_APPLICABLE_BLOCK_ITEM_INTERACTION 
Block the rest of the item_interaction chain, if application is not being done.
MENTAL_STABLE 
Mental statuses
MENTAL_STATUSES 
List of available mental statuses
PHYSICAL_ACTIVE 
Physical statuses
PHYSICAL_STATUSES 
List of available physical statuses