summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2014-03-11 16:57:40 -0600
committerSteve Melenchuk <smelenchuk@gmail.com>2014-03-11 16:57:40 -0600
commit5fd345fd51eee524946afa451c1141278212098b (patch)
treeb52214fdacd7b4e334583570f36e8c198f98d915 /crawl-ref/source/branch-data.h
parent02a44c4bb238c5e05cb931e9b2f5139a02fe9bf1 (diff)
downloadcrawl-ref-5fd345fd51eee524946afa451c1141278212098b.tar.gz
crawl-ref-5fd345fd51eee524946afa451c1141278212098b.zip
Move the Vaults entrance up a level (elliptic).
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 dd466b5313..b4625c8d25 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_DUNGEON, 14, 15, 5, 19,
+ { BRANCH_VAULTS, BRANCH_DUNGEON, 13, 14, 5, 19,
0, 0,
DNGN_ENTER_VAULTS, DNGN_RETURN_FROM_VAULTS,
"Vaults", "the Vaults", "Vaults",