summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
diff options
context:
space:
mode:
authorDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-15 09:18:28 -0500
committerDavid Lawrence Ramsey <dolorous@users.sourceforge.net>2009-10-15 09:18:28 -0500
commit38f91916093842231d643b996d72767f2a07ac26 (patch)
tree927be39ad0876a7fcc326630f740c755ba3f270f /crawl-ref/source/spl-book.cc
parenteaac2ae8638569b9aefaa5a6ab9dfe7f3addee39 (diff)
downloadcrawl-ref-38f91916093842231d643b996d72767f2a07ac26.tar.gz
crawl-ref-38f91916093842231d643b996d72767f2a07ac26.zip
Since Haunt is partially a Summoning spell again, put it back in the
book of Summonings.
Diffstat (limited to 'crawl-ref/source/spl-book.cc')
-rw-r--r--crawl-ref/source/spl-book.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc
index df1b03760d..ecacd268b4 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -137,6 +137,7 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
SPELL_CALL_CANINE_FAMILIAR,
SPELL_SUMMON_UGLY_THING,
SPELL_SHADOW_CREATURES,
+ SPELL_HAUNT,
SPELL_SUMMON_HORRIBLE_THINGS,
SPELL_NO_SPELL,
},