summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-05-27 20:07:10 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-05-27 20:08:15 -0700
commit82da913bb1dc22010cf0f47cae656e9f50465dd7 (patch)
treede1256e24e5b0b18e194519494e3a3724d40d307 /crawl-ref/source/book-data.h
parent6644165f80cb0b139aa655a56b9361ecb6f82761 (diff)
downloadcrawl-ref-82da913bb1dc22010cf0f47cae656e9f50465dd7.tar.gz
crawl-ref-82da913bb1dc22010cf0f47cae656e9f50465dd7.zip
Reduce Tukima's Dance to level 3
The new effect compared unfavorably to Enslavement. It works rather a lot better at level 3, and will probably get more use there, too.
Diffstat (limited to 'crawl-ref/source/book-data.h')
-rw-r--r--crawl-ref/source/book-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/book-data.h b/crawl-ref/source/book-data.h
index 6f3eca3323..0ae22bd608 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -90,9 +90,9 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
},
{ // Book of Enchantments
+ SPELL_TUKIMAS_DANCE,
SPELL_CAUSE_FEAR,
SPELL_SILENCE,
- SPELL_TUKIMAS_DANCE,
SPELL_DEFLECT_MISSILES,
SPELL_HASTE,
SPELL_DISCORD,
@@ -372,8 +372,8 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] =
SPELL_SUMMON_BUTTERFLIES,
SPELL_APPORTATION,
SPELL_BLINK,
- SPELL_INTOXICATE,
SPELL_TUKIMAS_DANCE,
+ SPELL_INTOXICATE,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,