summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-02-25 23:46:30 -0330
committerSteve Melenchuk <smelenchuk@gmail.com>2014-03-06 09:58:12 -0700
commitcb30c9eeb30b0eb6c2ce7c83a6d0b0a38e574630 (patch)
treee162709b17ef80fd31802e4555d857e288fda59d /crawl-ref/source/book-data.h
parente8428e0f7598243559ba29fa8eabd33f22628876 (diff)
downloadcrawl-ref-cb30c9eeb30b0eb6c2ce7c83a6d0b0a38e574630.tar.gz
crawl-ref-cb30c9eeb30b0eb6c2ce7c83a6d0b0a38e574630.zip
Some summoning book changes
Add Forceful Dismissal to the Grand Grimoire. Put Spellforged Servitor in the Book of Wizardry (replacing Fireball, which still shows up in 3 other books). This is maybe too common a location, but I'm not sure where else to put it right now (Annihilations doesn't feel a good fit to me) and being common during testing sounds okay. Add Summon Menagerie and Summon Mana Viper to the Book of Beasts, removing Sticks to Snakes and Ice Form.
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index 00f0e40d2f..4cfd816900 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -334,9 +334,9 @@
SPELL_SUMMON_ELEMENTAL,
SPELL_AGONY,
SPELL_FORCE_LANCE,
- SPELL_FIREBALL,
SPELL_HASTE,
SPELL_INVISIBILITY,
+ SPELL_SPELLFORGED_SERVITOR,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},
@@ -444,10 +444,10 @@
{ // Book of Beasts
SPELL_SUMMON_BUTTERFLIES,
- SPELL_STICKS_TO_SNAKES,
SPELL_CALL_CANINE_FAMILIAR,
- SPELL_ICE_FORM,
SPELL_SUMMON_ICE_BEAST,
+ SPELL_SUMMON_MENAGERIE,
+ SPELL_SUMMON_MANA_VIPER,
SPELL_SUMMON_HYDRA,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
@@ -466,13 +466,13 @@
{ // Grand Grimoire
SPELL_AURA_OF_ABJURATION,
+ SPELL_FORCEFUL_DISMISSAL,
SPELL_HAUNT,
SPELL_SUMMON_GREATER_DEMON,
SPELL_MALIGN_GATEWAY,
SPELL_SUMMON_HORRIBLE_THINGS,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
- SPELL_NO_SPELL,
},
{ // Necronomicon