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

  /src/games/battlestar/
nightobjs.c 98 {144, SHOVEL},
dayobjs.c 115 {137, SHOVEL},
command3.c 46 if (testbit(inven, SHOVEL)) {
64 puts("You don't have a shovel.");
112 if (testbit(inven, SHOVEL)) {
185 puts("You aren't holding a shovel.");
command2.c 185 n == CLEAVER || n == BROAD || n == CHAIN || n == SHOVEL ||
extern.h 100 #define SHOVEL 30
words.c 81 { "shovel", SHOVEL, OBJECT, NULL },

Completed in 15 milliseconds