Space Station 13 - Modules - TypesDefine Details

code/modules/surgery/organs/organ_external.dm

LIMB_SHARP_THRESH_INT_DMGThreshold needed to have a chance of hurting internal bits with something sharp
LIMB_THRESH_INT_DMGThreshold needed to have a chance of hurting internal bits
LIMB_DMG_PROBProbability of taking internal damage from sufficient force, while otherwise healthy
LIMB_FRACTURE_MIN_DMGThreshold needed to have a chance of inflicting fracture
LIMB_INT_BLEEDING_MIN_DMGThreshold needed to have a chance of inflicting internal bleeding
/obj/item/organ/externalEXTERNAL 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