25 lines
286 B
Plaintext
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
|
|
|