Home
last modified time | relevance | path

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

/dragonfly/games/hack/
H A Ddef.monst.h119 #define MFAST 2 /* speeded monster */ macro
H A Dhack.wizard.c232 mtmp->mspeed = MFAST; in inrange()
H A Dhack.potion.c346 mon->mspeed = MFAST; in potionhit()
H A Dhack.zap.c104 mtmp->mspeed = MFAST; in bhitm()
H A Dhack.mon.c142 if (mtmp->mspeed == MFAST && dochugw(mtmp)) in movemon()