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.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc
index 869d872b94..0b095e471d 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -125,7 +125,7 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
{SPELL_FREEZE,
SPELL_THROW_FROST,
SPELL_OZOCUBUS_ARMOUR,
- SPELL_FLING_ICICLE,
+ SPELL_THROW_ICICLE,
SPELL_SUMMON_ICE_BEAST,
SPELL_FREEZING_CLOUD,
SPELL_NO_SPELL,
@@ -643,7 +643,7 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
// 53 - Rod of destruction (ice)
{SPELL_THROW_FROST,
- SPELL_FLING_ICICLE,
+ SPELL_THROW_ICICLE,
SPELL_FREEZING_CLOUD,
SPELL_NO_SPELL,
SPELL_NO_SPELL,