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

37 lines
368 B
Plaintext

GETFOOD
NAME
GetFood()
SYNOPSIS
LIB_BODY: int GetFood() LIB_FISH: string GetFood()
DESCRIPTION
LIB_BODY: Returns the food level of the creature. LIB_FISH: Returns the path to the meal file that this fish uses.
EXAMPLES
LOCATION
/lib/body
/lib/fish
SEE ALSO
SetFood, AddFood
Author
Cratylus