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

34 lines
463 B
Plaintext

EVENTCOMPLETEHEAL
NAME
eventCompleteHeal()
SYNOPSIS
void eventCompleteHeal(int x)
DESCRIPTION
When a body determines it is time for a heal event (basically, the correct amount of time has passed, and the creature is to recover somewhat) this function is called. It does not do a "complete heal", it simply completes the heal event.
EXAMPLES
LOCATION
/lib/body
SEE ALSO
Author
Cratylus