summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-book.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/spl-book.cc')
-rw-r--r--crawl-ref/source/spl-book.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc
index 0bb371f7d7..6958d365f2 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -133,8 +133,8 @@ static spell_type spellbook_template_array[NUMBER_SPELLBOOKS][SPELLBOOK_SIZE] =
SPELL_FIRE_BRAND,
SPELL_SUMMON_ELEMENTAL,
SPELL_BOLT_OF_MAGMA,
- SPELL_DELAYED_FIREBALL,
SPELL_IGNITE_POISON,
+ SPELL_DELAYED_FIREBALL,
SPELL_RING_OF_FLAMES,
SPELL_NO_SPELL,
},