Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc1124 const bool can_cackle = !silenced(pos) && !silenced(you.pos()); in _mimic_vanish() local
1125 const string cackle = can_cackle ? getSpeakString("_laughs_") + " and " : ""; in _mimic_vanish()