Home
last modified time | relevance | path

Searched defs:wont_attack (Results 1 – 3 of 3) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dl-mons.cc200 MDEF(wont_attack) in MDEF() argument
H A Dplayer.h746 bool wont_attack() const override { return true; }; in wont_attack() function
H A Dmonster.cc3104 bool monster::wont_attack() const in wont_attack() function in monster