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

  /src/games/battlestar/
nightobjs.c 57 {216, MALLET},
60 {168, MALLET},
63 {170, MALLET},
command2.c 334 setbit(location[ahead].objects, MALLET);
337 setbit(location[back].objects, MALLET);
340 setbit(location[left].objects, MALLET);
343 setbit(location[right].objects, MALLET);
dayobjs.c 90 {172, MALLET},
command7.c 80 else if (testbit(inven, KNIFE) || testbit(inven, MALLET) ||
extern.h 91 #define MALLET 21
words.c 69 { "mallet", MALLET, OBJECT, NULL },

Completed in 12 milliseconds