summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/vaults.des
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/dat/vaults.des')
-rw-r--r--crawl-ref/source/dat/vaults.des8
1 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/dat/vaults.des b/crawl-ref/source/dat/vaults.des
index 8a34132890..748e9130fd 100644
--- a/crawl-ref/source/dat/vaults.des
+++ b/crawl-ref/source/dat/vaults.des
@@ -168,8 +168,8 @@
# SHUFFLE: 12/3w (i.e. list of slash-separated blocks of same size)
# will either do nothing or swap all "1" with "3" and then also
# swap "2" with "w" everywhere.
-# Several SHUFFLE: lines can be used, and the shuffles will be applied in
-# order.
+# Several SHUFFLE: lines can be used, and mixed with SUBST:, and the shuffles
+# and substitutions will be applied in order.
#
# SUBST:
# ------
@@ -194,8 +194,8 @@
#
# SUBST: w = wW
#
-# Multiple SUBST: lines can be used, and will be applied in order.
-# Substitutions are performed after any declared shuffles.
+# Multiple SUBST: lines can be used, and mixed with SHUFFLE:, and will be
+# applied in order.
#
# KFEAT:
# -----