Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dghost.cc403 normalize_spell_freq(spells, spellcaster ? spell_freq_for_hd(xl) in init_pandemonium_lord()
769 normalize_spell_freq(spells, spell_freq_for_hd(xl)); in add_spells()
H A Dmon-util.h553 void normalize_spell_freq(monster_spells &spells, int total_freq);
H A Dmon-util.cc5358 void normalize_spell_freq(monster_spells &spells, int total_freq) in normalize_spell_freq() function
H A Dtags.cc7387 normalize_spell_freq(spells, total_given_freq); in unmarshallSpells()