summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/book-data.h
diff options
context:
space:
mode:
authorChris Oelmueller <chris.oelmueller@gmail.com>2013-08-22 01:50:59 +0200
committerNeil Moore <neil@s-z.org>2013-08-22 19:52:36 -0400
commit5dd9ceac74552920171806618baad20767a7e2f4 (patch)
tree85ec746bbdce32793d809c1df351d87d56bc7273 /crawl-ref/source/book-data.h
parent0776aa49448be0105b3d0500e239d7c91659343c (diff)
downloadcrawl-ref-5dd9ceac74552920171806618baad20767a7e2f4.tar.gz
crawl-ref-5dd9ceac74552920171806618baad20767a7e2f4.zip
Fix some book names in comments
The "special" apparently was missed in ba7d4b7e00b62146a6ee2a2addbb6033ae714127.
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 097a62b301..6520e3ea81 100644
--- a/crawl-ref/source/book-data.h
+++ b/crawl-ref/source/book-data.h
@@ -1,4 +1,4 @@
-{ // Minor Magic
+{ // Book of Minor Magic
SPELL_MAGIC_DART,
SPELL_BLINK,
SPELL_CALL_IMP,
@@ -400,7 +400,7 @@
SPELL_NO_SPELL,
},
-{ // Tome of the Dragon
+{ // Book of the Dragon
SPELL_FLY,
SPELL_CAUSE_FEAR,
SPELL_BOLT_OF_FIRE,
@@ -477,7 +477,7 @@
SPELL_NO_SPELL,
},
-{ // Necronomicon - Kikubaaqudgha special
+{ // Necronomicon
SPELL_BORGNJORS_REVIVIFICATION,
SPELL_HAUNT,
SPELL_DEATHS_DOOR,