Home
last modified time | relevance | path

Searched refs:needs_abyss_transit (Results 1 – 4 of 4) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmonster.h228 bool needs_abyss_transit() const;
H A Dabyss.cc590 if (mons.needs_abyss_transit()) in _abyss_lose_monster()
1063 if (mi->needs_abyss_transit() in save_abyss_uniques()
H A Dmon-death.cc2075 if (mons.pacified() || !mons.needs_abyss_transit()) in monster_die()
H A Dmonster.cc4886 bool monster::needs_abyss_transit() const in needs_abyss_transit() function in monster