summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2014-02-18 04:43:52 +0000
committerChris Campbell <chriscampbell89@gmail.com>2014-02-18 04:43:52 +0000
commita726785d79ffb50c0de99ec9a377efda8a11bcba (patch)
treebf07fbffd05144a8c34b9128ed7ce52fc783d8d2 /crawl-ref/source/book-data.h
parent997c442b5a232eeb34896d4ab82b01ff7f2597aa (diff)
downloadcrawl-ref-a726785d79ffb50c0de99ec9a377efda8a11bcba.tar.gz
crawl-ref-a726785d79ffb50c0de99ec9a377efda8a11bcba.zip
Remove the rod of warding
It's one of the various uninteresting multi-spell rods, with Deflect Missiles as the only notable spell most of the time, and DMsl doesn't work as a rod spell with its recent changes (and probably shouldn't be a rod spell even if it did work properly).
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index e9d6027bbb..81957654ba 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -554,6 +554,7 @@
SPELL_NO_SPELL,
},
+#if TAG_MAJOR_VERSION == 34
{ // Rod of warding
SPELL_ABJURATION,
SPELL_CONDENSATION_SHIELD,
@@ -564,6 +565,7 @@
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},
+#endif
{ // Rod of demonology
SPELL_CALL_IMP,