summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-03-27 00:37:41 -0400
committerShmuale Mark <shm.mark@gmail.com>2014-03-27 00:38:56 -0400
commit432ff94ce6695695f03b065a1007e2b1712deda5 (patch)
tree1825b9e7a56cc03b07c2ab4f0e4267e0b7b3d69c /crawl-ref/source/book-data.h
parentcc4fd4c8929ca8c1e6737ee1e75261700c5ea59c (diff)
downloadcrawl-ref-432ff94ce6695695f03b065a1007e2b1712deda5.tar.gz
crawl-ref-432ff94ce6695695f03b065a1007e2b1712deda5.zip
Empty removed books/rods.
This was causing the problem in 8308.
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index 204eeaa445..dd9bc89eed 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -376,8 +376,8 @@
#if TAG_MAJOR_VERSION == 34
{ // Book of Stalking
- SPELL_PASSWALL,
- SPELL_PETRIFY,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
@@ -556,10 +556,10 @@
#if TAG_MAJOR_VERSION == 34
{ // Rod of warding
- SPELL_ABJURATION,
- SPELL_CONDENSATION_SHIELD,
- SPELL_CAUSE_FEAR,
- SPELL_DEFLECT_MISSILES,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
@@ -591,9 +591,9 @@
#if TAG_MAJOR_VERSION == 34
{ // Rod of venom
- SPELL_OLGREBS_TOXIC_RADIANCE,
- SPELL_POISONOUS_CLOUD,
- SPELL_POISON_ARROW,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,