summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/zap-data.h
diff options
context:
space:
mode:
authorAdam Borowski <kilobyte@angband.pl>2013-06-15 13:39:10 +0200
committerAdam Borowski <kilobyte@angband.pl>2013-06-15 23:26:12 +0200
commit3c4ea9ef4c4537c44a575d1d7d5a4f81aea3f4c6 (patch)
treee888dffb2eca9bb4b1b9a3d53eb3f59e8862f411 /crawl-ref/source/zap-data.h
parent40bfca1178e93d91521b1dea7ac814e85e56f55e (diff)
downloadcrawl-ref-3c4ea9ef4c4537c44a575d1d7d5a4f81aea3f4c6.tar.gz
crawl-ref-3c4ea9ef4c4537c44a575d1d7d5a4f81aea3f4c6.zip
Make hellfire explosions look slightly different from fire ones.
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 c4e37a8bd0..098bf7ce5e 100644
--- a/crawl-ref/source/zap-data.h
+++ b/crawl-ref/source/zap-data.h
@@ -492,7 +492,7 @@ struct zap_info
200,
new calcdice_calculator<3, 8, 3, 5>,
new tohit_calculator<20, 1, 10>,
- RED,
+ LIGHTRED,
false,
BEAM_HELLFIRE,
DCHAR_FIRED_ZAP,