Home
last modified time | relevance | path

Searched defs:temp_attitude (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dplayer.h747 mon_attitude_type temp_attitude() const override { return ATT_FRIENDLY; }; in temp_attitude() function
H A Dmonster.cc231 mon_attitude_type monster::temp_attitude() const in temp_attitude() function in monster