Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddescribe.cc3063 static string _player_spell_stats(const spell_type spell) in _player_spell_stats() function
3325 return _player_spell_stats(spell) + _player_spell_desc(spell); in player_spell_desc()