summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authorDracoOmega <draco_omega@live.com>2014-02-13 16:13:10 -0330
committerDracoOmega <draco_omega@live.com>2014-02-13 16:13:10 -0330
commitfd2042da072e8b92f7f69314687444703562b256 (patch)
tree9814cdc448bc22045edc2b48e3ab8caec0508605 /crawl-ref/source/spl-data.h
parent74a666722cce3ac5c022eab9228938887cc34816 (diff)
downloadcrawl-ref-fd2042da072e8b92f7f69314687444703562b256.tar.gz
crawl-ref-fd2042da072e8b92f7f69314687444703562b256.zip
Increase Summon Lightning Spire's range to 2
To give it just a touch more flexibility than only creating it immediately adjacent.
Diffstat (limited to 'crawl-ref/source/spl-data.h')
-rw-r--r--crawl-ref/source/spl-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-data.h b/crawl-ref/source/spl-data.h
index f96d3796e2..c50b3364e8 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -3581,7 +3581,7 @@ struct spell_desc
SPFLAG_GRID | SPFLAG_NOT_SELF | SPFLAG_NEUTRAL,
4,
200,
- 1, 1,
+ 2, 2,
0,
NULL,
false,