| Home | Sort by: relevance | last modified time | path |
| /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)) && |