Home
last modified time | relevance | path

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

/netbsd-src/games/hack/
H A Dhack.fight.c193 thitu(int tlev, int dam, const char *name) in thitu() argument
198 if (u.uac + tlev <= rnd(20)) { in thitu()