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

25 lines
286 B
Plaintext

ADDFOOD
NAME
AddFood()
SYNOPSIS
int AddFood(int x)
DESCRIPTION
Arbitrarily add "food points" to the creature by the amount indicated by the passed integer.
EXAMPLES
LOCATION
/lib/body
SEE ALSO
GetFood()
Author
Cratylus