code/modules/surgery/organs/organ_external.dm 
LIMB_SHARP_THRESH_INT_DMG | Threshold needed to have a chance of hurting internal bits with something sharp |
---|---|
LIMB_THRESH_INT_DMG | Threshold needed to have a chance of hurting internal bits |
LIMB_DMG_PROB | Probability of taking internal damage from sufficient force, while otherwise healthy |
LIMB_FRACTURE_MIN_DMG | Threshold needed to have a chance of inflicting fracture |
LIMB_INT_BLEEDING_MIN_DMG | Threshold needed to have a chance of inflicting internal bleeding |
/obj/item/organ/external | EXTERNAL ORGANS |
Define Details
LIMB_DMG_PROB 
Probability of taking internal damage from sufficient force, while otherwise healthy
LIMB_FRACTURE_MIN_DMG 
Threshold needed to have a chance of inflicting fracture
LIMB_INT_BLEEDING_MIN_DMG 
Threshold needed to have a chance of inflicting internal bleeding
LIMB_SHARP_THRESH_INT_DMG 
Threshold needed to have a chance of hurting internal bits with something sharp
LIMB_THRESH_INT_DMG 
Threshold needed to have a chance of hurting internal bits