Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc452 static int _mons_offhand_weapon_index(const monster* m) in _mons_offhand_weapon_index() function
474 const int offhand = _mons_offhand_weapon_index(this); in weapon()
569 const int offhand = _mons_offhand_weapon_index(this); in can_wield()