Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddirectn.cc3326 static string _describe_monster_weapon(const monster_info& mi, bool ident) in _describe_monster_weapon() function
3667 string weap = _describe_monster_weapon(mi, level == DESC_IDENTIFIED); in get_monster_equipment_desc()