Home
last modified time | relevance | path

Searched refs:BATHGOD (Results 1 – 8 of 8) sorted by relevance

/dragonfly/games/battlestar/
H A Dcommand2.c213 if (testbit(location[position].objects, BATHGOD)) { in murder()
216 clearbit(location[position].objects, BATHGOD); in murder()
290 testbit(location[position].objects, BATHGOD)))) { in ravage()
296 if (testbit(location[position].objects, BATHGOD)) { in ravage()
H A Dcommand4.c170 if (testbit(location[position].objects, BATHGOD) && in take()
185 clearbit(location[position].objects, BATHGOD); in take()
188 BATHGOD)) { in take()
H A Dcommand3.c270 BATHGOD)) { in shoot()
279 BATHGOD); in shoot()
H A Dcommand5.c42 && testbit(location[position].objects, BATHGOD)) { in kiss()
99 if ((testbit(location[position].objects, BATHGOD) || in love()
H A Ddayobjs.c100 {126, BATHGOD},
H A Dextern.h93 #define BATHGOD 23 macro
H A Dcommand1.c124 clearbit(location[POOLS].objects, BATHGOD); in news()
H A Dcypher.c156 case BATHGOD: in cypher()