summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-data.h
diff options
context:
space:
mode:
authordshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-09-26 13:50:10 +0000
committerdshaligram <dshaligram@c06c8d41-db1a-0410-9941-cceddc491573>2007-09-26 13:50:10 +0000
commitc9fda02ca95819b56b730617ecc71c7584bfdcd0 (patch)
tree39d3eb5cc25f7e2287755a94257330b76f388076 /crawl-ref/source/spl-data.h
parentee273b62d39f3fd55b9aad600265514f26c5cd0d (diff)
downloadcrawl-ref-c9fda02ca95819b56b730617ecc71c7584bfdcd0.tar.gz
crawl-ref-c9fda02ca95819b56b730617ecc71c7584bfdcd0.zip
Dropped bolt of inaccuracy accuracy. It's probably still be too accurate, given
the nerf to monster EV vs beams. Bumped inaccuracy to level 3. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@2215 c06c8d41-db1a-0410-9941-cceddc491573
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 101152e0fe..812ba85aae 100644
--- a/crawl-ref/source/spl-data.h
+++ b/crawl-ref/source/spl-data.h
@@ -685,7 +685,7 @@
SPELL_BOLT_OF_INACCURACY, "Bolt of Inaccuracy",
SPTYP_CONJURATION,
SPFLAG_DIR_OR_TARGET,
- 2,
+ 3,
1000,
NULL,
true