Home
last modified time | relevance | path

Searched refs:RF2_RES_NETH (Results 1 – 4 of 4) sorted by relevance

/dports/games/zangband/zangband/src/
H A Dl-monst.pkg107 #define RF2_RES_NETH 0x00400000 /* Resist nether a lot */
H A Ddefines.h3377 #define RF2_RES_NETH 0x00400000 /* Resist nether a lot */ macro
3854 #define RF_RES_NETH 2, RF2_RES_NETH
H A Dwizard1.c2092 if (flags3 & (RF2_RES_NETH)) vp[vn++] = "nether"; in spoil_mon_info()
H A Dspells1.c1176 if (seen) r_ptr->r_flags[2] |= (RF2_RES_NETH); in project_m()