summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-07-18 00:27:16 +0200
committerAdam Borowski <kilobyte@angband.pl>2013-07-18 01:25:53 +0200
commit19e1bf6eebfe1604a0dbeaab3975128e19543ee6 (patch)
treeb83916e933a2334394cb8b0a3a6c3ecef05fcc5d /crawl-ref/source/branch-data.h
parent0d6b90aed9fe05505abea7ee415768b69550cbda (diff)
downloadcrawl-ref-19e1bf6eebfe1604a0dbeaab3975128e19543ee6.tar.gz
crawl-ref-19e1bf6eebfe1604a0dbeaab3975128e19543ee6.zip
Don't let --mapstat try to build Dwarf maps.
With all layouts being opt-in, there's none for it, which causes a crash.
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 1f149102d9..26791ebfc1 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -45,7 +45,7 @@ const Branch branches[NUM_BRANCHES] =
'E', true, 0 },
#if TAG_MAJOR_VERSION == 34
- { BRANCH_DWARVEN_HALL, BRANCH_ELVEN_HALLS, 2, 2, 1, 17,
+ { BRANCH_DWARVEN_HALL, BRANCH_ELVEN_HALLS, -1, -1, 0, 17,
0, 0,
DNGN_ENTER_DWARVEN_HALL, DNGN_RETURN_FROM_DWARVEN_HALL,
"Dwarven Hall", "the Dwarven Hall", "Dwarf",