Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dranged-attack.cc103 bool shield_blocked = attack_shield_blocked(false); in attack() local
112 if (shield_blocked) in attack()
137 && !shield_blocked && ev_margin >= 0) in attack()
H A Dmelee-attack.cc728 bool shield_blocked = attack_shield_blocked(true); in attack() local
753 shield_blocked = false; in attack()
761 if (shield_blocked) in attack()