summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2009-12-31 14:50:41 +0100
committerAdam Borowski <kilobyte@angband.pl>2009-12-31 14:50:41 +0100
commitc48d7313e27ede38dd33dc251448064615682e12 (patch)
tree04de7eb85f7218dde2eb9090abc9b47fcebb7fc2
parentf8ab5653d8d2df09a719ff09ad51f2cf5294ec8c (diff)
downloadcrawl-ref-c48d7313e27ede38dd33dc251448064615682e12.tar.gz
crawl-ref-c48d7313e27ede38dd33dc251448064615682e12.zip
Move IMB back to the Book of Power (greensnark, due).
-rw-r--r--crawl-ref/source/spl-book.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc
index 8c6f77f0ff..9509f8cba0 100644
--- a/crawl-ref/source/spl-book.cc
+++ b/crawl-ref/source/spl-book.cc
@@ -429,13 +429,13 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
// Book of Power
{SPELL_ANIMATE_DEAD,
+ SPELL_ISKENDERUNS_MYSTIC_BLAST,
SPELL_TELEPORT_OTHER,
SPELL_VENOM_BOLT,
SPELL_IRON_SHOT,
SPELL_INVISIBILITY,
SPELL_MASS_CONFUSION,
SPELL_POISONOUS_CLOUD,
- SPELL_NO_SPELL,
},
// Book of Cantrips
@@ -516,14 +516,14 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
},
// Book of Annihilations - Vehumet special
- {SPELL_ISKENDERUNS_MYSTIC_BLAST,
- SPELL_POISON_ARROW,
+ {SPELL_POISON_ARROW,
SPELL_IOOD,
SPELL_CHAIN_LIGHTNING,
SPELL_LEHUDIBS_CRYSTAL_SPEAR,
SPELL_ICE_STORM,
SPELL_FIRE_STORM,
SPELL_NO_SPELL,
+ SPELL_NO_SPELL,
},
// Book of Demonology - Vehumet special