Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.cc3187 const mon_inv_type last_weap_slot = mons_wields_two_weapons(*mon) ? in _weapons_with_prop() local
3190 for (int i = MSLOT_WEAPON; i <= last_weap_slot; i++) in _weapons_with_prop()