HomeSort by: relevance | last modified time | path
    Searched refs:MREGEN (Results 1 - 3 of 3) sorted by relevancy

  /src/games/hack/
def.monst.h 122 #define MREGEN "TVi1"
hack.lev.c 259 (strchr(MREGEN, mtmp->data->mlet) ? tmoves : tmoves / 20);
hack.mon.c 245 if ((!(moves % 20) || strchr(MREGEN, mdat->mlet)) &&

Completed in 18 milliseconds