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

/netbsd-current/games/hack/
H A Ddef.monst.h123 #define UNDEAD "ZVW " macro
H A Dhack.zap.c112 if (strchr(UNDEAD, mtmp->data->mlet)) {
677 if (strchr(UNDEAD, mon->data->mlet))
H A Dhack.fight.c283 if (strchr(UNDEAD, mon->data->mlet))
H A Dhack.mon.c466 strchr(UNDEAD, msym) ? NOGARLIC : ALLOW_TRAPS);

Completed in 96 milliseconds