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

/netbsd-6-1-5-RELEASE/games/hack/
H A Ddef.monst.h118 #define MSLOW 1 /* slow monster */ macro
H A Dhack.wizard.c234 if (mtmp->mspeed == MSLOW)
H A Dhack.zap.c106 mtmp->mspeed = MSLOW;
H A Dhack.mon.c138 if (mtmp->mspeed != MSLOW || !(moves % 2)) {

Completed in 61 milliseconds