Home
last modified time | relevance | path

Searched defs:no_corr (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddgn-layouts.cc54 int no_corr = (one_chance_in(100) ? 500 + random2(500) in dgn_build_basic_level() local
290 int intersect_chance, int no_corr, in _make_trail()
/dports/games/dungeoncrawl/dc400b26-src/source/
H A Ddungeon.cc3859 int no_corr = (one_chance_in(100) ? 500 + random2(500) : 30 + random2(200)); in builder_basic() local
4172 int intersect_chance, int no_corr, unsigned char begin, in make_trail()