summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-11-20 20:30:35 +0100
committerAdam Borowski <kilobyte@angband.pl>2013-11-20 20:30:35 +0100
commit0df41456e286d62870f96595f49c630de381be6e (patch)
tree2ee426453c4951dda3b94f188f4d4c412c79869f /crawl-ref/source/branch-data.h
parenta976ef1a132d0d8aff6fbaa49fff081706ed95ca (diff)
downloadcrawl-ref-0df41456e286d62870f96595f49c630de381be6e.tar.gz
crawl-ref-0df41456e286d62870f96595f49c630de381be6e.zip
Limit the Lair entrance to D:8-11.
There's a huge difference between D:8 Lair and D:13 one.
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 b139a13626..dd1b948cfa 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -54,7 +54,7 @@ const Branch branches[NUM_BRANCHES] =
'K', false, 0 },
#endif
- { BRANCH_LAIR, BRANCH_DUNGEON, 8, 13, 8, 10,
+ { BRANCH_LAIR, BRANCH_DUNGEON, 8, 11, 8, 10,
0, 0,
DNGN_ENTER_LAIR, DNGN_RETURN_FROM_LAIR,
"Lair", "the Lair of Beasts", "Lair",