Home
last modified time | relevance | path

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

/dports/games/zangband/zangband/src/
H A Ddefines.h3392 #define RF3_ELDRITCH_HORROR 0x00000002 /* Sanity-blasting horror */ macro
3683 (RF3_SHRIEK | RF3_ELDRITCH_HORROR)
3735 (RF3_SHRIEK | RF3_ELDRITCH_HORROR | RF3_ARROW | \
3869 #define RF_ELDRITCH_HORROR 3, RF3_ELDRITCH_HORROR
H A Dl-monst.pkg122 #define RF3_ELDRITCH_HORROR 0x00000002 /* Sanity-blasting horror */
H A Dbldg.c78 r_ptr->r_flags[3] |= RF3_ELDRITCH_HORROR; in have_nightmare_aux()
H A Dwizard1.c1828 if (flags4 & RF3_ELDRITCH_HORROR) vp[vn++] = "blast your sanity"; in spoil_mon_info()
H A Dspells3.c4530 r_ptr->r_flags[3] |= RF3_ELDRITCH_HORROR; in sanity_blast()