Home
last modified time | relevance | path

Searched refs:mons_is_object (Results 1 – 7 of 7) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-death.cc726 || mons_is_object(mons->type) in _ely_heal_monster()
1814 && !mons_is_object(mons.type) in monster_die()
1870 && !mons_is_object(mons.type) in monster_die()
1972 && !mons_is_object(mons.type) in monster_die()
H A Dmon-util.h433 bool mons_is_object(monster_type mc);
H A Ddelay.cc1096 && !mons_is_object(mon->type) in _monster_warning()
H A Dview.cc485 || mons_is_object(mon->type) in _maybe_gozag_incite()
H A Dreligion.cc3267 if (mons_is_object(species)) in god_hates_attacking_friend()
4032 if (mons_is_object(mon.type)) in god_hates_killing()
H A Dmon-util.cc896 bool mons_is_object(monster_type mc) in mons_is_object() function
H A Dplayer.cc7875 if (mons_unseen || mons_is_object(mon->type)) in player_close_door()