summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2013-10-22 10:37:03 +0100
committerChris Campbell <chriscampbell89@gmail.com>2013-10-22 15:32:48 +0100
commit118bf1a1ac04a081ec9e3823a9ecb5a19127b8c5 (patch)
tree24d35ad0df0479b7948b9bca61550951040ca43c /crawl-ref/source/book-data.h
parent20f95d841363a5460801e4d5ec446eec281c7378 (diff)
downloadcrawl-ref-118bf1a1ac04a081ec9e3823a9ecb5a19127b8c5.tar.gz
crawl-ref-118bf1a1ac04a081ec9e3823a9ecb5a19127b8c5.zip
Remove Song of Shielding
Just mimicking guardian spirit, even if it works a bit differently, isn't very interesting, and it appears to not be useful anyway. It's also inconsistent in terms of not behaving as a "song" in the same way as Song of Slaying (and making the two songs exclusive would make it even worse).
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 6520e3ea81..0499b63940 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -181,7 +181,7 @@
SPELL_SONG_OF_SLAYING,
SPELL_SPECTRAL_WEAPON,
SPELL_REGENERATION,
- SPELL_SONG_OF_SHIELDING,
+ SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},
@@ -304,7 +304,7 @@
SPELL_SONG_OF_SLAYING,
SPELL_SPECTRAL_WEAPON,
SPELL_REGENERATION,
- SPELL_SONG_OF_SHIELDING,
+ SPELL_NO_SPELL,
SPELL_NO_SPELL,
SPELL_NO_SPELL,
},