Home
last modified time | relevance | path

Searched refs:mons_allows_beogh (Results 1 – 5 of 5) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-poly.cc777 if (mons_allows_beogh(*mons)) in seen_monster()
H A Dmon-util.h436 bool mons_allows_beogh(const monster& mon);
H A Dstairs.cc1140 if (mons_allows_beogh(**mon_it)) in _update_level_state()
H A Dmon-util.cc923 bool mons_allows_beogh(const monster& mon) in mons_allows_beogh() function
935 return mons_allows_beogh(mon) in mons_allows_beogh_now()
H A Dgod-abil.cc2504 if (mons_allows_beogh(*mon)) in spare_beogh_convert()