summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2013-11-13 20:31:41 -0700
committerSteve Melenchuk <smelenchuk@gmail.com>2013-11-13 20:31:41 -0700
commitecfe5d8b4e9c06d6c816d742c2ff1d96cf0bae7c (patch)
tree16a2ae9cdba4d5355ed6e9da24e612a569e87cce /crawl-ref/source/branch-data.h
parent7e7dc6c928cd337dc978e3d5a534bca5c150945d (diff)
downloadcrawl-ref-ecfe5d8b4e9c06d6c816d742c2ff1d96cf0bae7c.tar.gz
crawl-ref-ecfe5d8b4e9c06d6c816d742c2ff1d96cf0bae7c.zip
Move Vaults entry to Depths:1-3 (was 2-5).
Consensus is that Depths is pretty scary, and having the entrance appear in a place that could be considered the equivalent of D:26 is too deep.
Diffstat (limited to 'crawl-ref/source/branch-data.h')
-rw-r--r--crawl-ref/source/branch-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/branch-data.h b/crawl-ref/source/branch-data.h
index 14e7d407f5..b83405a1c5 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -102,7 +102,7 @@ const Branch branches[NUM_BRANCHES] =
true, GREEN, BROWN,
'M', true, -5 },
- { BRANCH_VAULTS, BRANCH_DEPTHS, 2, 5, 5, 19,
+ { BRANCH_VAULTS, BRANCH_DEPTHS, 1, 3, 5, 19,
0, 0,
DNGN_ENTER_VAULTS, DNGN_RETURN_FROM_VAULTS,
"Vaults", "the Vaults", "Vaults",