Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-cast.cc3684 static bool _should_cast_spell(const monster &mons, spell_type spell, in _should_cast_spell() function
3820 return _should_cast_spell(mons, spell, beem, ignore_good_idea); in _target_and_justify_spell()