summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/uniques.des
diff options
context:
space:
mode:
authorMatthew Cline <zelgadis@sourceforge.net>2009-11-08 23:58:04 -0800
committerMatthew Cline <zelgadis@sourceforge.net>2009-11-08 23:58:04 -0800
commit283ff593621c1165a3252b1f96b2a5b92e88213a (patch)
tree1ae359806d0632209289ccc88e9ebede0d2d7990 /crawl-ref/source/dat/uniques.des
parent6f22c1aa223a666ae4d9d65f9f400b2fc0374dfd (diff)
downloadcrawl-ref-283ff593621c1165a3252b1f96b2a5b92e88213a.tar.gz
crawl-ref-283ff593621c1165a3252b1f96b2a5b92e88213a.zip
uniques.des: line-length formatting
Diffstat (limited to 'crawl-ref/source/dat/uniques.des')
-rw-r--r--crawl-ref/source/dat/uniques.des10
1 files changed, 5 insertions, 5 deletions
diff --git a/crawl-ref/source/dat/uniques.des b/crawl-ref/source/dat/uniques.des
index fe06de9d21..197d9eb176 100644
--- a/crawl-ref/source/dat/uniques.des
+++ b/crawl-ref/source/dat/uniques.des
@@ -9,12 +9,12 @@
#
# If you want to weight uniques different for different, the different vaults
# should all add up to 10 (the current default weight for uniques), you can use
-# multiple vaults that are tagged "uniq_<name>", with different weights for each
-# of the vaults.
+# multiple vaults that are tagged "uniq_<name>", with different weights for
+# each of the vaults.
#
-# As a final caveat, you.branches[you.where_are_you].has_uniques is still checked
-# before vaults are even considered; unique vaults with depths that could take
-# in Lair should be specified !Lair (unless you want them in lair).
+# As a final caveat, you.branches[you.where_are_you].has_uniques is still
+# checked before vaults are even considered; unique vaults with depths that
+# could take in Lair should be specified !Lair (unless you want them in lair).
#
# You can define DEBUG_UNIQUE_PLACEMENT and get a per-level unique generation
# report in "unique_placement.log" in debug mode.