Home
last modified time | relevance | path

Searched refs:thitu (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/games/hack/
H A Dhack.trap.c134 (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 Dhack.fight.c183 thitu(int tlev, int dam, char *name) in thitu() function
H A Dhack.h350 int thitu(int, int, char *);
H A Dhack.zap.c444 (void) thitu(10, rnd(10), "boomerang"); in boomhit()