Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Darena.cc230 static bool random_uniques = false; variable
468 random_uniques = strip_tag(spec, "random_uniques"); in parse_monster_spec()
1123 if (arena::random_uniques) in arena_pick_random_monster()