Searched refs:thitu (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/games/hack/ |
| H A D | hack.trap.c | 134 (void) thitu(3,d(4,6),"falling piercer"); in dotrap() 139 if(!thitu(8,rnd(6),"arrow")){ in dotrap() 168 if(thitu(7,rnd(3),"little dart")) { in dotrap()
|
| H A D | hack.fight.c | 183 thitu(int tlev, int dam, char *name) in thitu() function
|
| H A D | hack.h | 350 int thitu(int, int, char *);
|
| H A D | hack.zap.c | 444 (void) thitu(10, rnd(10), "boomerang"); in boomhit()
|