Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.h298 bool intelligent_ally(const monster& mon);
H A Dmon-util.cc3396 bool intelligent_ally(const monster& mon) in intelligent_ally() function
H A Dmonster.cc4675 if (intelligent_ally(*this) && (trap.type == TRAP_TELEPORT in is_trap_safe()