Goonstation 13 - Modules - Types

code/datums/limb.dm

/datum/limbLimb datums for arms. Describes all activity performed by the limb. Currently, this is basically attack_hand().
/datum/limb/mouth/maneaterhow much stam damage this limb should deal to living mobs how much desorient this limb should apply to living mobs how much stun this limb should apply to living mobs if this limb stunned: how long should this kind of limb not be able to stun the target; to prevent reapplication of stuns list of chems this limb should inject on targets amount of chems this limb should inject on targets additional damage bonus or malus dealt to borgs

cooldown on which to throw a borg across the room. No permastunning borgs

/datum/limb/mouth/smallthis proc makes the maneater fling borgs across the room or damages AI. The maneater is not interested in borgs, so it should just backhand them across the room. It should not directly go for wrenching off the head of borgs like special_attack_silicon for cats/mice/etc
/datum/limb/hotCurrently used by the High Fever disease which is obtainable from the "Too Much" chem which only shows up in sickly pears, which are currently commented out. Go there to make use of this.
/datum/limb/small_critterlittle critters with teeth, like mice! can pick up small items only.
/datum/limb/small_critter/medsame as the parent, but can pick up some heavier shit
/datum/limb/swipe_quaketest for crab attack thing
/datum/limb/tentacleI wanted a claw-like limb but without the random item pickup fail