Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h377 int how_unclean(bool check_god = true) const;
H A Dmon-death.cc1362 if (mons.how_unclean()) in _fire_kill_conducts()
H A Dmon-place.cc2910 if (mon.how_unclean()) in god_hates_monster()
H A Dmonster.cc3562 int monster::how_unclean(bool check_god) const in how_unclean() function in monster
H A Dgod-abil.cc684 eligibility[RECITE_IMPURE] = mon->how_unclean(false); in zin_check_recite_to_single_monster()