summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2013-11-13 20:43:16 -0700
committerSteve Melenchuk <smelenchuk@gmail.com>2013-11-13 20:43:16 -0700
commit9b5d3a5331998629e3d216a931e3b3accb7e1e61 (patch)
tree0e90f704a5043be584e89d470afb41a168c047e7 /crawl-ref/source/branch-data.h
parentecfe5d8b4e9c06d6c816d742c2ff1d96cf0bae7c (diff)
downloadcrawl-ref-9b5d3a5331998629e3d216a931e3b3accb7e1e61.tar.gz
crawl-ref-9b5d3a5331998629e3d216a931e3b3accb7e1e61.zip
Bump Depths' absdepth.
This is mostly for vault functionality.
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 b83405a1c5..95c7271d1c 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -286,7 +286,7 @@ const Branch branches[NUM_BRANCHES] =
false, LIGHTGREY, BROWN, // set per-map
'8', false, 0 },
- { BRANCH_DEPTHS, BRANCH_DUNGEON, 16, 16, 6, 16,
+ { BRANCH_DEPTHS, BRANCH_DUNGEON, 16, 16, 6, 22,
0, 0,
DNGN_ENTER_DEPTHS, DNGN_RETURN_FROM_DEPTHS,
"Depths", "the Depths", "Depths",