85:/cmd/live/items.c (/cmd/live/items.c)
(public mixed) command_eat()
/*
 * Function name: command_eat
 * Description  : This is a pseudo function, used to fool the document maker.
 *                Define this in an object that is edible. It is by default
 *                built into /std/food.c
 * Returns      : string - an error message upon failure.
 *                int 1  - when successfully eaten.
 */
