Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-book.h21 mon_spellbook_type get_spellbook(const monster_info &mon);
H A Dmon-info.cc1618 const mon_spellbook_type book = get_spellbook(*this); in has_spells()
H A Dmon-util.cc2652 mon_spellbook_type get_spellbook(const monster_info &mon) in get_spellbook() function
2671 const mon_spellbook_type book = get_spellbook(mi); in get_unique_spells()