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.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/ghost.cc b/crawl-ref/source/ghost.cc
index c92ab83ff4..e20e7e2317 100644
--- a/crawl-ref/source/ghost.cc
+++ b/crawl-ref/source/ghost.cc
@@ -85,11 +85,12 @@ static spell_type search_order_third[] = {
SPELL_SUMMON_DEMON,
SPELL_DEMONIC_HORDE,
SPELL_HASTE,
+ SPELL_SUMMON_SWARM,
SPELL_SUMMON_UGLY_THING,
SPELL_SWIFTNESS,
+// 10
SPELL_SUMMON_ICE_BEAST,
SPELL_ANIMATE_DEAD,
-// 10
SPELL_INVISIBILITY,
SPELL_SUMMON_SCORPIONS,
SPELL_CALL_IMP,