summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-11 22:47:30 +0000
committerharanp <haranp@c06c8d41-db1a-0410-9941-cceddc491573>2009-01-11 22:47:30 +0000
commitc189cc37d4a2e1b018059965189cbcef3b00e444 (patch)
treedec0947e9a269b24e5ae924351637dedabcad7fa /crawl-ref/source/spl-data.h
parent10b6e46cd72b6e18482d91a1144a997bd4658c2d (diff)
downloadcrawl-ref-c189cc37d4a2e1b018059965189cbcef3b00e444.tar.gz
crawl-ref-c189cc37d4a2e1b018059965189cbcef3b00e444.zip
Make Flame Tongue have range 1-4. This might be overpowered. [2470382]
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@8417 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 0b498d9ab7..b5c4a13b64 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -2128,8 +2128,8 @@
SPTYP_CONJURATION | SPTYP_FIRE,
SPFLAG_DIR_OR_TARGET | SPFLAG_NOT_SELF,
1,
- 25,
- 1, 2,
+ 40, // cap for range; damage cap is at 25
+ 1, 4,
0,
NULL,
false,