Searched refs:SHOVEL (Results 1 – 6 of 6) sorted by relevance
| /dragonfly/games/battlestar/ |
| HD | command3.c | 38 if (testbit(inven, SHOVEL)) { in dig() 104 if (testbit(inven, SHOVEL)) { in bury()
|
| HD | nightobjs.c | 90 {144, SHOVEL},
|
| HD | dayobjs.c | 107 {137, SHOVEL},
|
| HD | extern.h | 100 #define SHOVEL 30 macro
|
| HD | words.c | 73 { "shovel", SHOVEL, OBJECT, NULL },
|
| HD | command2.c | 177 n == CLEAVER || n == BROAD || n == CHAIN || n == SHOVEL || in murder()
|