summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch.cc
diff options
context:
space:
mode:
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 cf247bb4ad..f95ed8b96b 100644
--- a/crawl-ref/source/branch.cc
+++ b/crawl-ref/source/branch.cc
@@ -184,7 +184,7 @@ Branch branches[] = {
NULL, NULL, NULL, NULL,
8, 'E', false, true },
- { BRANCH_LAIR, BRANCH_MAIN_DUNGEON, 10, 8, 0, 0,
+ { BRANCH_LAIR, BRANCH_MAIN_DUNGEON, 8, 8, 0, 0,
DNGN_ENTER_LAIR, DNGN_RETURN_FROM_LAIR,
"Lair", "the Lair of Beasts", "Lair",
NULL,