Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-util.cc1452 const int max_shout = (u == S_RANDOM ? NUM_SHOUTS : NUM_LOUDNESS); in mons_shouts() local
1455 u = static_cast<shout_type>(random2(max_shout)); in mons_shouts()