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

25 lines
449 B
Plaintext

EVENTCHECKHEALING
NAME
eventCheckHealing()
SYNOPSIS
void eventCheckHealing()
DESCRIPTION
This function performs the general, periodic tasks associated with the effects of the passage of time on a body. Sleep, food, and drink levels are decremented, the actual healing function is triggered if appropriate, etc.
EXAMPLES
LOCATION
/lib/body
SEE ALSO
eventCompleteHeal
Author
Cratylus