arm
Parent Type for arms, should not appear in game.
Vars | |
appendage_noun | The noun to use when referring to this arm's appendage, e.g. "hand" or "paw" |
---|---|
grappled_attack_verb | The classic punch, wonderfully classic and completely random |
held_hand_offset | Datum describing how to offset things held in the hands of this arm, the x offset IS functional here |
worn_glove_offset | Datum describing how to offset things worn on the hands of this arm, note that an x offset won't do anything here |
Procs | |
apply_ownership | We need to add hand hud items and appearance, so do that here |
clear_ownership | We need to clear out hand hud items and appearance, so do that here |
Var Details
appendage_noun
The noun to use when referring to this arm's appendage, e.g. "hand" or "paw"
grappled_attack_verb
The classic punch, wonderfully classic and completely random
held_hand_offset
Datum describing how to offset things held in the hands of this arm, the x offset IS functional here
worn_glove_offset
Datum describing how to offset things worn on the hands of this arm, note that an x offset won't do anything here
Proc Details
apply_ownership
We need to add hand hud items and appearance, so do that here
clear_ownership
We need to clear out hand hud items and appearance, so do that here