Home
last modified time | relevance | path

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

/openbsd/games/hack/
H A Dhack.mon.c80 static int ishuman(struct monst *);
905 ishuman(struct monst *mtmp) in ishuman() function
916 if(ishuman(mtmp)) pline("%s gets angry!", Monnam(mtmp)); in setmangry()