summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch.cc
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-19 08:33:16 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-19 08:33:16 +0000
commit4b864a615980826c6b0013a7e799a91b13dc67b9 (patch)
tree815cf067996d24b12a3afb5bcdecbaa9513d51f5 /crawl-ref/source/branch.cc
parent2e7a87cbd1a89c7025d80d847fef33816aed842d (diff)
downloadcrawl-ref-4b864a615980826c6b0013a7e799a91b13dc67b9.tar.gz
crawl-ref-4b864a615980826c6b0013a7e799a91b13dc67b9.zip
Cut Hive depth to 2.
Could someone check the Hive vaults, please? git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8586 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/branch.cc')
-rw-r--r--crawl-ref/source/branch.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/branch.cc b/crawl-ref/source/branch.cc
index 968be889a0..48f14f98f9 100644
--- a/crawl-ref/source/branch.cc
+++ b/crawl-ref/source/branch.cc
@@ -221,7 +221,7 @@ Branch branches[] = {
NULL, NULL, NULL, NULL,
10, 'P', false, true },
- { BRANCH_HIVE, BRANCH_MAIN_DUNGEON, 4, 15, 0, 0,
+ { BRANCH_HIVE, BRANCH_MAIN_DUNGEON, 2, 15, 0, 0,
DNGN_ENTER_HIVE, DNGN_RETURN_FROM_HIVE,
"Hive", "the Hive", "Hive",
"You hear a buzzing sound coming from all directions.",