summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 3cff4f6e55..bed2cf7b3c 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -508,9 +508,9 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
{SPELL_POISON_AMMUNITION,
SPELL_WARP_AMMUNITION,
SPELL_SHOCKING_AMMUNITION,
+ SPELL_EXPLODING_AMMUNITION,
SPELL_HASTE,
SPELL_DEFLECT_MISSILES,
- SPELL_EXPLODING_AMMUNITION,
SPELL_REAPING_AMMUNITION,
SPELL_NO_SPELL,
},