Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dshout.cc272 if (mons_just_slept(*mons)) in check_awaken()
1089 && !mons_just_slept(*mons) in apply_noise_effects()
H A Dmon-util.h390 bool mons_just_slept(const monster& m);
H A Dmon-util.cc3524 bool mons_just_slept(const monster& m) in mons_just_slept() function
H A Dbeam.cc5579 if (mons_just_slept(*mon)) in apply_enchantment_to_monster()