Home
last modified time | relevance | path

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

/dragonfly/games/battlestar/
HDcommand2.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()
HDcommand4.c170 if (testbit(location[position].objects, BATHGOD) && in take()
185 clearbit(location[position].objects, BATHGOD); in take()
188 BATHGOD)) { in take()
HDcommand3.c270 BATHGOD)) { in shoot()
279 BATHGOD); in shoot()
HDcommand5.c42 && testbit(location[position].objects, BATHGOD)) { in kiss()
99 if ((testbit(location[position].objects, BATHGOD) || in love()
HDdayobjs.c100 {126, BATHGOD},
HDextern.h93 #define BATHGOD 23 macro
HDcommand1.c124 clearbit(location[POOLS].objects, BATHGOD); in news()
HDcypher.c156 case BATHGOD: in cypher()