Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-tentacle.cc725 bool attack_foe = false; in move_solo_tentacle() local
743 attack_foe = !foe_positions.empty(); in move_solo_tentacle()
781 if (attack_foe) in move_solo_tentacle()
847 if (!attack_foe || !path_found) in move_solo_tentacle()