HomeSort by: relevance | last modified time | path
    Searched refs:food (Results 1 - 4 of 4) sorted by relevancy

  /src/games/adventure/
hdr.h 139 magazine, dwarf, knife, food, bottle, water, oil, plant, plant2,
init.c 111 magazine, dwarf, knife, food, bottle, water, oil, plant, plant2, variable in typeref:typename:int
204 food = vocab(DECR('f', 'o', 'o', 'd', '\0'), 1, 0);
main.c 354 if (!here(food))
356 l8142: destroy(food);
593 if (obj == food)
subr.c 875 if (obj == food && here(bear)) {
941 if (!here(food))
952 if (!here(food))
954 destroy(food);

Completed in 13 milliseconds