Home
last modified time | relevance | path

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

/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dworn.c913 boolean passes_thru_clothes = !(mdat->msize <= MZ_SMALL); in mon_break_armor() local
946 if (passes_thru_clothes) in mon_break_armor()