summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2014-03-18 00:39:19 +0000
committerChris Campbell <chriscampbell89@gmail.com>2014-03-18 00:39:19 +0000
commit5b524ce2c7e76c1be61cdd8c69cf6dd43585384c (patch)
treef70603ab06036e9ff7c5b30ca99200877c75641d /crawl-ref/source/book-data.h
parent14ab85716a98fb378f4cfbca4cd0d519f2ef6b5e (diff)
downloadcrawl-ref-5b524ce2c7e76c1be61cdd8c69cf6dd43585384c.tar.gz
crawl-ref-5b524ce2c7e76c1be61cdd8c69cf6dd43585384c.zip
Re-sort Metabolic Englaciation in spellbooks (simmarine)
Also remove Ensorcelled Hibernation from the book of Ice.
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index a419b4efdb..0093dfa042 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -66,13 +66,13 @@
{ // Book of Ice
SPELL_FREEZING_AURA,
- SPELL_HIBERNATION,
+ SPELL_ENGLACIATION,
SPELL_OZOCUBUS_REFRIGERATION,
SPELL_BOLT_OF_COLD,
SPELL_FREEZING_CLOUD,
- SPELL_ENGLACIATION,
SPELL_SIMULACRUM,
SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
},
{ // Book of Spatial Translocations
@@ -288,8 +288,8 @@
SPELL_CONTROL_TELEPORT,
SPELL_CONTROL_UNDEAD,
SPELL_ENSLAVEMENT,
- SPELL_MASS_CONFUSION,
SPELL_ENGLACIATION,
+ SPELL_MASS_CONFUSION,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,