summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-11-20 20:19:47 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-11-20 20:19:47 +0100
commitad36ceb063ee2cb58638d68a587c8acf79d7d3a8 (patch)
tree31b6431946b5c50ca53cd4f09668ec00f4253ad4 /crawl-ref/source/branch-data.h
parent283eb99bda8bde4f18a5fe476b1e19ce5bf857b2 (diff)
downloadcrawl-ref-ad36ceb063ee2cb58638d68a587c8acf79d7d3a8.tar.gz
crawl-ref-ad36ceb063ee2cb58638d68a587c8acf79d7d3a8.zip
Move the Vaults entrance to D:14-15.
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 95c7271d1c..b139a13626 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, 1, 3, 5, 19,
+ { BRANCH_VAULTS, BRANCH_DUNGEON, 14, 15, 5, 19,
0, 0,
DNGN_ENTER_VAULTS, DNGN_RETURN_FROM_VAULTS,
"Vaults", "the Vaults", "Vaults",