Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc5655 for (auto spellslot : ancestor.spells) in set_ancestor_spells() local
5656 old_spells.emplace_back(spellslot.spell); in set_ancestor_spells()
5689 for (auto spellslot : ancestor.spells) in set_ancestor_spells() local
5691 if (find(old_spells.begin(), old_spells.end(), spellslot.spell) in set_ancestor_spells()
5697 spell_title(spellslot.spell)); in set_ancestor_spells()