From f80d6f4e45cbee76a1184268a5e10fcde7ba6c52 Mon Sep 17 00:00:00 2001 From: Jude Brown Date: Thu, 12 Nov 2009 19:45:44 +1000 Subject: Rename SPELL_BACKLIGHT -> SPELL_CORONA, and relevant ZAP/BEAM/DUR. --- crawl-ref/source/spl-book.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawl-ref/source/spl-book.cc') diff --git a/crawl-ref/source/spl-book.cc b/crawl-ref/source/spl-book.cc index 1c71fbdd8c..989e5db899 100644 --- a/crawl-ref/source/spl-book.cc +++ b/crawl-ref/source/spl-book.cc @@ -320,7 +320,7 @@ static spell_type spellbook_template_array[][SPELLBOOK_SIZE] = }, // 24 - Book of Charms - {SPELL_BACKLIGHT, + {SPELL_CORONA, SPELL_REPEL_MISSILES, SPELL_HIBERNATION, SPELL_CONFUSE, -- cgit v1.2.3-54-g00ecf