Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-death.h33 (x)->strict_neutral() ? BEH_STRICT_NEUTRAL : \
H A Dmon-behv.cc668 if (mon->strict_neutral() && mons_is_slime(*mon) in handle_behaviour()
918 if (mon->good_neutral() || mon->strict_neutral() in set_nearest_monster_foe()
H A Dmonster.h445 bool strict_neutral() const;
H A Dmon-death.cc2924 && !twin->strict_neutral()) in elven_twin_died()
2936 if (mons->good_neutral() || mons->strict_neutral()) in elven_twin_died()
H A Dmonster.cc3099 bool monster::strict_neutral() const in strict_neutral() function in monster
3106 return friendly() || good_neutral() || strict_neutral(); in wont_attack()
H A Ddescribe.cc4889 if (mons.strict_neutral()) in get_monster_db_desc()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/vim/syntax/
H A Dlevdes.vim132 syn keyword desOrientation good_neutral fellow_slime strict_neutral neutral
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/webserver/game_data/static/
H A Dstyle.css304 #monster_list .strict_neutral {