summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mon-spll.h
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-11-12 19:45:44 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-11-12 19:45:44 +1000
commitf80d6f4e45cbee76a1184268a5e10fcde7ba6c52 (patch)
tree9a27eef81e2e94655cd23ecaa8e270cb99e5510c /crawl-ref/source/mon-spll.h
parent576ccd691ef3a7e3a779845cc52d6d223f819dd8 (diff)
downloadcrawl-ref-f80d6f4e45cbee76a1184268a5e10fcde7ba6c52.tar.gz
crawl-ref-f80d6f4e45cbee76a1184268a5e10fcde7ba6c52.zip
Rename SPELL_BACKLIGHT -> SPELL_CORONA, and relevant ZAP/BEAM/DUR.
Diffstat (limited to 'crawl-ref/source/mon-spll.h')
-rw-r--r--crawl-ref/source/mon-spll.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mon-spll.h b/crawl-ref/source/mon-spll.h
index 84bf0e05a0..e246092c2a 100644
--- a/crawl-ref/source/mon-spll.h
+++ b/crawl-ref/source/mon-spll.h
@@ -1080,7 +1080,7 @@
SPELL_SLOW,
SPELL_SUMMON_UGLY_THING,
SPELL_PORKALATOR,
- SPELL_BACKLIGHT,
+ SPELL_CORONA,
SPELL_INVISIBILITY
}
},
@@ -1088,7 +1088,7 @@
{ MST_DOWAN,
{
SPELL_THROW_FROST,
- SPELL_BACKLIGHT,
+ SPELL_CORONA,
SPELL_BLINK,
SPELL_THROW_FLAME,
SPELL_HASTE_OTHER,