summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/branch-data.h
diff options
context:
space:
mode:
authorreaverb <reaverb.Crawl@gmail.com>2014-06-07 21:06:11 -0400
committerreaverb <reaverb.Crawl@gmail.com>2014-06-07 23:51:21 -0400
commit57c10a80aea6fe3093246d5bc8770f1f4a2f71df (patch)
tree02c4d414058c03c5de297c12f50073b3db48fd03 /crawl-ref/source/branch-data.h
parentb0c9e7892796b91383c174755e9888fc75e8857d (diff)
downloadcrawl-ref-57c10a80aea6fe3093246d5bc8770f1f4a2f71df.tar.gz
crawl-ref-57c10a80aea6fe3093246d5bc8770f1f4a2f71df.zip
Remove Hall of Blades
The complaints against the branch are well documented, mostly stating Dancing Weapons are awful enemies and the Hall of Blades is filled with them.
Diffstat (limited to 'crawl-ref/source/branch-data.h')
-rw-r--r--crawl-ref/source/branch-data.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/branch-data.h b/crawl-ref/source/branch-data.h
index 4a454589da..d2e7dfaab7 100644
--- a/crawl-ref/source/branch-data.h
+++ b/crawl-ref/source/branch-data.h
@@ -109,7 +109,7 @@ const Branch branches[NUM_BRANCHES] =
NULL,
true, LIGHTGREY, BROWN,
'V', true, 0 },
-
+#if TAG_MAJOR_VERSION == 34
{ BRANCH_BLADE, BRANCH_VAULTS, 3, 4, 1, 21,
BFLAG_NO_ITEMS, 0,
DNGN_ENTER_BLADE, DNGN_RETURN_FROM_BLADE,
@@ -117,6 +117,7 @@ const Branch branches[NUM_BRANCHES] =
NULL,
true, LIGHTGREY, BROWN,
'B', false, -7 },
+#endif
{ BRANCH_CRYPT, BRANCH_VAULTS, 2, 3, 3, 19,
0, 0,