summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-03-29 05:23:22 -0230
committerDracoOmega <draco_omega@live.com>2014-03-29 06:30:46 -0230
commitb42587663b152f97fab3c2bfe2104a248dd83b85 (patch)
tree0b2fa74512efd6973915b8273d2d00e4351a8c16 /crawl-ref/source/book-data.h
parent9da7ed46ab9e6172ce08c82ae2f39b8af391a8e4 (diff)
downloadcrawl-ref-b42587663b152f97fab3c2bfe2104a248dd83b85.tar.gz
crawl-ref-b42587663b152f97fab3c2bfe2104a248dd83b85.zip
Add Summon Mana Viper to the Book of Hinderance
Replacing Slow (already found in 2 other books, and generally not very appealing in a non-starter book). Despite its side-benefits, Mana Viper was rather outshone in the book of beasts by Monstrous Menagerie which eschews debilitating things for simply killing them. Putting it in some book that doesn't also contain a 'better' summon spell might give more chances for learning it to be appealing to someone.
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index b31819cbb5..4b865c6f76 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -132,11 +132,11 @@
{ // Book of Hinderance
SPELL_CONFUSING_TOUCH,
- SPELL_SLOW,
SPELL_CONFUSE,
SPELL_PETRIFY,
SPELL_LEDAS_LIQUEFACTION,
SPELL_ENGLACIATION,
+ SPELL_SUMMON_MANA_VIPER,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},