Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dspl-cast.cc86 static string _spell_failure_rate_description(spell_type spell);
819_spell_failure_rate_description(you.last_cast_spell).c_str()); in cast_a_spell()
1846 _spell_failure_rate_description(spell).c_str()); in your_spells()
2534 static string _spell_failure_rate_description(spell_type spell) in _spell_failure_rate_description() function