Home
last modified time | relevance | path

Searched refs:SHOVEL (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/games/battlestar/
Dcommand3.c46 if (testbit(inven, SHOVEL)) { in dig()
112 if (testbit(inven, SHOVEL)) { in bury()
Dnightobjs.c98 {144, SHOVEL},
Ddayobjs.c115 {137, SHOVEL},
Dextern.h100 #define SHOVEL 30 macro
Dcommand2.c185 n == CLEAVER || n == BROAD || n == CHAIN || n == SHOVEL || in murder()
Dwords.c81 { "shovel", SHOVEL, OBJECT, NULL },