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 29e3c69d1f..23efc42d75 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -485,10 +485,10 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
// Book of Brands
{SPELL_CORONA,
SPELL_SWIFTNESS,
- SPELL_CAUSE_FEAR,
SPELL_FIRE_BRAND,
SPELL_FREEZING_AURA,
SPELL_POISON_WEAPON,
+ SPELL_CAUSE_FEAR,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},