summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/des/altar/overflow.des
diff options
context:
space:
mode:
authorNeil Moore <neil@s-z.org>2014-05-13 16:48:50 -0400
committerNeil Moore <neil@s-z.org>2014-05-13 16:48:50 -0400
commitc7a9a94001011f1fa806e52e84a566c7554d57e9 (patch)
tree7fedc0cd67f18489e71fade881565a3f19ff308d /crawl-ref/source/dat/des/altar/overflow.des
parentf1a2a4de5b28a1bce0f8a7567af3ab9c6fcfbb90 (diff)
downloadcrawl-ref-c7a9a94001011f1fa806e52e84a566c7554d57e9.tar.gz
crawl-ref-c7a9a94001011f1fa806e52e84a566c7554d57e9.zip
Reduce clouds in a Qazlal altar vault.
#... @... #B.. #AC. ###. If you saw only the cloud at A, autoexplore might wander into B. Increasing the exclusion radius to 1 would avoid that, too, but would also exclude the vault entrace @. Instead, reduce the cloud size to one so that only A gets a cloud. It would be nice if cloud generators could autoexclude all the spaces they might spread to, but that's probably tricky to do.
Diffstat (limited to 'crawl-ref/source/dat/des/altar/overflow.des')
-rw-r--r--crawl-ref/source/dat/des/altar/overflow.des8
1 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/dat/des/altar/overflow.des b/crawl-ref/source/dat/des/altar/overflow.des
index e864e747fd..5ec1ebdcd4 100644
--- a/crawl-ref/source/dat/des/altar/overflow.des
+++ b/crawl-ref/source/dat/des/altar/overflow.des
@@ -1400,20 +1400,20 @@ TAGS: temple_overflow_qazlal uniq_altar_qazlal
KFEAT: _ = altar_qazlal
MARKER: L = lua:fog_machine { cloud_type = "flame", \
pow_min = 5, pow_max = 7, delay_min = 55, \
- delay_max = 75, size = 2, walk_dist = 0, \
+ delay_max = 75, size = 1, walk_dist = 0, \
spread_rate = 0, excl_rad = 0 }
MARKER: M = lua:fog_machine { cloud_type = "freezing vapour", \
pow_min = 5, pow_max = 7, delay_min = 55, \
- delay_max = 75, size = 2, walk_dist = 0, \
+ delay_max = 75, size = 1, walk_dist = 0, \
spread_rate = 0, excl_rad = 0 }
MARKER: N = lua:fog_machine { cloud_type = "sparse dust", \
pow_min = 5, pow_max = 7, delay_min = 55, \
- delay_max = 75, size = 2, walk_dist = 0, \
+ delay_max = 75, size = 1, walk_dist = 0, \
spread_rate = 0 }
# not a storm cloud - it would be too noisy
MARKER: O = lua:fog_machine { cloud_type = "rain", \
pow_min = 5, pow_max = 7, delay_min = 55, \
- delay_max = 75, size = 2, walk_dist = 0, \
+ delay_max = 75, size = 1, walk_dist = 0, \
spread_rate = 0 }
SHUFFLE: LMNO
KPROP: LMNO- = no_rtele_into