summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorShayne Halvorson <N78291@gmail.com>2014-02-07 13:34:12 -0600
committerChris Campbell <chriscampbell89@gmail.com>2014-02-10 21:02:51 +0000
commit3fcccda608e7ba86139bccc754948cd42c478f21 (patch)
tree5ac802c6933a6006d04dcc6ccc97175cd194fc61 /crawl-ref/source/book-data.h
parenta8f07b1d7ffb24825637ea889198faf24749f241 (diff)
downloadcrawl-ref-3fcccda608e7ba86139bccc754948cd42c478f21.tar.gz
crawl-ref-3fcccda608e7ba86139bccc754948cd42c478f21.zip
New spell: Summon Forest (L5 Summ/Tloc)
It temporarily changes nearby terrain to trees and water and summons a dryad.
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 a27227f492..e0d4606658 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -213,7 +213,7 @@
SPELL_CALL_CANINE_FAMILIAR,
SPELL_SUMMON_SCORPIONS,
SPELL_SUMMON_ICE_BEAST,
- SPELL_NO_SPELL,
+ SPELL_SUMMON_FOREST,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},