summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authordploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-06 07:14:12 +0000
committerdploog <dploog@c06c8d41-db1a-0410-9941-cceddc491573>2009-05-06 07:14:12 +0000
commit11742d5789a13c16e6abe35171d013f0ab79148a (patch)
tree3dc0d6dc7b0fa2eb4ffcd3487562db9f61b66a48 /crawl-ref/source/spl-data.h
parent27a907319c23811d9e945873f9eea134a760d4ad (diff)
downloadcrawl-ref-11742d5789a13c16e6abe35171d013f0ab79148a.tar.gz
crawl-ref-11742d5789a13c16e6abe35171d013f0ab79148a.zip
Reduce ranges for Mephitic Cloud and Dispel Undead (to 5).
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@9739 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index 805e74ff1f..9e4d8db8a6 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -474,7 +474,7 @@
SPFLAG_DIR_OR_TARGET | SPFLAG_AREA,
3,
200,
- 8, 8,
+ 5, 5,
0,
NULL,
true,
@@ -1073,7 +1073,7 @@
SPFLAG_DIR_OR_TARGET,
4,
100,
- LOS_RADIUS, LOS_RADIUS,
+ 5, 5,
0,
NULL,
true,