Searched refs:maxhp (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/games/hack/
H A Dhack.end.c313 int level, maxlvl, hp, maxhp; member in struct:toptenentry
360 t0->maxhp = u.uhpmax;
382 &t1->hp, &t1->maxhp, &t1->points,
453 t1->hp, t1->maxhp, t1->points,
543 if (t1->maxhp < 3 * t1->hp && t1->maxlvl < 4)
588 if (t1->maxhp) {
600 " [%d]", t1->maxhp);
742 &t1->hp, &t1->maxhp, &t1->points,

Completed in 82 milliseconds