Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc5638 static void _add_ancestor_spell(monster_spells &spells, spell_type spell) in _add_ancestor_spell() function
5663 _add_ancestor_spell(ancestor.spells, HD >= 10 ? in set_ancestor_spells()
5666 _add_ancestor_spell(ancestor.spells, HD >= 16 ? in set_ancestor_spells()
5671 _add_ancestor_spell(ancestor.spells, HD >= 10 ? SPELL_PARALYSE in set_ancestor_spells()
5673 _add_ancestor_spell(ancestor.spells, HD >= 13 ? SPELL_MASS_CONFUSION in set_ancestor_spells()