Home
last modified time | relevance | path

Searched defs:spell_skills (Results 1 – 3 of 3) sorted by relevance

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Dspl-book.cc779 bool spell_skills = false; in spellbook_contents() local
H A Deffects.cc460 int spell_skills = 0; in acquirement() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.cc2799 void spell_skills(spell_type spell, set<skill_type> &skills) in spell_skills() function