summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-03-23 11:38:57 -0400
committerShmuale Mark <shm.mark@gmail.com>2014-04-27 21:15:46 -0400
commit1c1d20b53d0ed372ca794ec954b8ee485ba84e1f (patch)
tree263689143d33c561a265b00253752590d912c6c7 /crawl-ref/source/book-data.h
parent641c57ee1a96169a7364f108604eb7169934e826 (diff)
downloadcrawl-ref-1c1d20b53d0ed372ca794ec954b8ee485ba84e1f.tar.gz
crawl-ref-1c1d20b53d0ed372ca794ec954b8ee485ba84e1f.zip
Remove the book of War Chants.
With the weapon branding spells gone it was in a pretty sad shape.
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h10
1 files changed, 6 insertions, 4 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index 6305f40c78..7cf27d3f4d 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -162,17 +162,19 @@
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},
-
+#if TAG_MAJOR_VERSION == 34
{ // Book of War Chants
- SPELL_SHROUD_OF_GOLUBRIA,
- SPELL_REPEL_MISSILES,
- SPELL_REGENERATION,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},
+#endif
+
#if TAG_MAJOR_VERSION > 34
{ // Book of Battle
SPELL_INFUSION,