Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtilemcache.cc253 const item_def* mon_weapon2 = mon.inv[MSLOT_ALT_WEAPON].get(); in mcache_monster() local
254 if (mon_weapon2) in mcache_monster()
256 switch (tilep_equ_weapon(*mon_weapon2)) in mcache_monster()