summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2014-02-12 20:04:13 +0000
committerChris Campbell <chriscampbell89@gmail.com>2014-02-12 20:04:13 +0000
commit48ad3987cb9c79ccd8913825c84764c1ab90cf7f (patch)
treeb4e2ba075d10db2841bb4b5a45b3424acfbe904f /crawl-ref/source/book-data.h
parent58eacce2df5802a2da0113cded305f9d548dcf07 (diff)
downloadcrawl-ref-48ad3987cb9c79ccd8913825c84764c1ab90cf7f.tar.gz
crawl-ref-48ad3987cb9c79ccd8913825c84764c1ab90cf7f.zip
Add Summon Forest to the book of Callings (for testing purposes)
It very likely shouldn't be in the starting book ultimately, but since the purpose of the experimental branch is to test the spells, this makes it easier to do so without needing to find the book of the Warp.
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 116879a0b5..cfaf7dfa33 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -214,7 +214,7 @@
SPELL_SUMMON_GUARDIAN_GOLEM,
SPELL_SUMMON_LIGHTNING_SPIRE,
SPELL_SUMMON_ICE_BEAST,
- SPELL_NO_SPELL,
+ SPELL_SUMMON_FOREST,
SPELL_NO_SPELL,
},