25 lines
268 B
Plaintext
25 lines
268 B
Plaintext
ADDHP
|
|
|
|
NAME
|
|
AddHP()
|
|
|
|
SYNOPSIS
|
|
int AddHP(int hp)
|
|
|
|
DESCRIPTION
|
|
Arbitrarily change a creature's health points by the integer provided.
|
|
|
|
EXAMPLES
|
|
|
|
|
|
LOCATION
|
|
/lib/body
|
|
|
|
|
|
SEE ALSO
|
|
eventReceiveDamage
|
|
|
|
Author
|
|
Cratylus
|
|
|