summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-11-12 19:41:50 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-11-12 19:41:50 +1000
commit87db512f77a2420f9ffbb25286d34c874e9e0509 (patch)
treeaa1fc5ab7b73d15ceb4291b7cc712d06f860cdd5 /crawl-ref/source/spl-data.h
parentd96f555a5581a19b5d657bcd63084e7447019f7c (diff)
downloadcrawl-ref-87db512f77a2420f9ffbb25286d34c874e9e0509.tar.gz
crawl-ref-87db512f77a2420f9ffbb25286d34c874e9e0509.zip
Rename SPELL_SLEEP -> SPELL_HIBERNATE, and relevant ZAP/BEAM.
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 724d627fd9..79bea30680 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -1664,7 +1664,7 @@
},
{
- SPELL_SLEEP, "Ensorcelled Hibernation",
+ SPELL_HIBERNATION, "Ensorcelled Hibernation",
SPTYP_ENCHANTMENT | SPTYP_ICE,
SPFLAG_DIR_OR_TARGET | SPFLAG_NOT_SELF,
2,