Home
last modified time | relevance | path

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

/dragonfly/games/battlestar/
HDdayobjs.c88 {142, BROAD},
HDcommand7.c68 else if (testbit(inven, SWORD) || testbit(inven, BROAD)) in fight()
HDextern.h75 #define BROAD 6 macro
HDwords.c42 { "broadsword", BROAD, OBJECT, NULL },
HDcommand2.c177 n == CLEAVER || n == BROAD || n == CHAIN || n == SHOVEL || in murder()
HDcommand4.c102 wordvalue[wordnumber] = BROAD; in take()