summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ghost.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/ghost.cc')
-rw-r--r--crawl-ref/source/ghost.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/ghost.cc b/crawl-ref/source/ghost.cc
index 5735eb9134..60362b318a 100644
--- a/crawl-ref/source/ghost.cc
+++ b/crawl-ref/source/ghost.cc
@@ -50,7 +50,7 @@ static spell_type search_order_conj[] = {
SPELL_ISKENDERUNS_MYSTIC_BLAST,
// 10
SPELL_BOLT_OF_MAGMA,
- SPELL_FLING_ICICLE,
+ SPELL_THROW_ICICLE,
SPELL_BOLT_OF_FIRE,
SPELL_BOLT_OF_COLD,
SPELL_FIREBALL,