Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dghost.cc184 while (attack == AT_HIT || !is_plain_attack_type(attack)); in _pan_lord_random_attack_type()
H A Dmon-util.h253 bool is_plain_attack_type(attack_type attack);
H A Dmon-util.cc2163 bool is_plain_attack_type(attack_type attack) in is_plain_attack_type() function