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

  /src/games/battlestar/
nightobjs.c 65 {124, HALBERD},
68 {144, HALBERD},
71 {113, HALBERD},
74 {161, HALBERD},
77 {169, HALBERD},
80 {182, HALBERD},
83 {198, HALBERD},
86 {212, HALBERD},
89 {216, HALBERD},
92 {226, HALBERD},
    [all...]
dayobjs.c 92 {146, HALBERD},
command2.c 186 n == HALBERD) && testbit(inven, n)) && n < NUMOFOBJECTS;
command5.c 235 setbit(location[position].objects, HALBERD);
command7.c 82 testbit(inven, HALBERD))
extern.h 101 #define HALBERD 31
words.c 82 { "halberd", HALBERD, OBJECT, NULL },

Completed in 17 milliseconds