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 1886b65f8b..3c813f0a8c 100644
--- a/crawl-ref/source/ghost.cc
+++ b/crawl-ref/source/ghost.cc
@@ -68,7 +68,7 @@ static spell_type search_order_conj[] = {
SPELL_SHOCK,
SPELL_SANDBLAST,
SPELL_MAGIC_DART,
- SPELL_SLEEP,
+ SPELL_HIBERNATION,
SPELL_BACKLIGHT,
SPELL_NO_SPELL, // end search
};