Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.h437 bool mons_allows_beogh_now(const monster& mon);
H A Dmon-behv.cc1306 if (mons_allows_beogh_now(*mon)) in behaviour_event()
H A Dmon-util.cc932 bool mons_allows_beogh_now(const monster& mon) in mons_allows_beogh_now() function
H A Dgod-abil.cc2472 if (mons_allows_beogh_now(*m)) in can_convert_to_beogh()