Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc2212 static string _invalid_monster_str(monster_type type) in _invalid_monster_str() function
2279 return _invalid_monster_str(mon.type); in _mon_special_name()