Home
last modified time | relevance | path

Searched refs:has_chaotic_spell (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h453 bool has_chaotic_spell() const;
H A Dmonster.cc2925 bool monster::has_chaotic_spell() const in has_chaotic_spell() function in monster
3597 if (has_chaotic_spell() && is_actual_spellcaster()) in how_unclean()
3639 if (has_chaotic_spell() && (!is_actual_spellcaster() in known_chaos()