summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/zap-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2011-10-07 14:24:38 +0200
committerAdam Borowski <kilobyte@angband.pl>2011-10-07 14:24:38 +0200
commitd2dbe0ea19d1b5a906975b2f901140fd7653e9c6 (patch)
tree70aab8401e6be3cfbe50af5940434d5368d6edd4 /crawl-ref/source/zap-data.h
parent59152f3bb121b02a967fc46f0d584170d6894bf2 (diff)
downloadcrawl-ref-d2dbe0ea19d1b5a906975b2f901140fd7653e9c6.tar.gz
crawl-ref-d2dbe0ea19d1b5a906975b2f901140fd7653e9c6.zip
Rename "Light Beam" to "Holy Light" to match the BEAM and to disambiguate vs Sunray.
Diffstat (limited to 'crawl-ref/source/zap-data.h')
-rw-r--r--crawl-ref/source/zap-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/zap-data.h b/crawl-ref/source/zap-data.h
index 8bca5ca0d6..8100062d5a 100644
--- a/crawl-ref/source/zap-data.h
+++ b/crawl-ref/source/zap-data.h
@@ -1008,7 +1008,7 @@
},
{
- ZAP_LIGHT_BEAM,
+ ZAP_HOLY_LIGHT,
"beam of light",
200,
new calcdice_calculator<3, 11, 1, 3>,