mud/lib/doc/lfun/all/eventReceiveDamage
2020-09-06 05:43:07 -07:00

40 lines
476 B
Plaintext

EVENTRECEIVEDAMAGE
NAME
eventReceiveDamage()
SYNOPSIS
varargs int eventReceiveDamage(object agent, int type, int x, int internal, mixed limbs)
DESCRIPTION
What sometimes happens to good people.
EXAMPLES
orc->eventReceiveDamage(this_player(), BLADE, 100, 0, ({ "head", "neck" }) )
LOCATION
/lib/body
/lib/combat
/lib/props/deterioration
/lib/std/armor
/lib/std/worn_storage
SEE ALSO
Author
Cratylus