summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation-data.h
diff options
context:
space:
mode:
authorSteve Melenchuk <smelenchuk@gmail.com>2014-05-08 20:46:26 -0600
committerSteve Melenchuk <smelenchuk@gmail.com>2014-05-08 20:46:26 -0600
commita82c57f8d186f6149b1b60cf70b62e5bf6f8db59 (patch)
treeb96e800f4996e9941df7aff001ed8f283194ee66 /crawl-ref/source/mutation-data.h
parent714ec68abff0feb91dbe23075ec658c240c9e9e4 (diff)
downloadcrawl-ref-a82c57f8d186f6149b1b60cf70b62e5bf6f8db59.tar.gz
crawl-ref-a82c57f8d186f6149b1b60cf70b62e5bf6f8db59.zip
Revert "Make antimagic bite a normal good mutation"
A furious discussion on ##crawl-dev suggests that this is potentially too overpowered (it's free antimagic without any drawbacks) and treads too much on the toes of their normal home of Vine Stalkers. This reverts commit 714ec68abff0feb91dbe23075ec658c240c9e9e4.
Diffstat (limited to 'crawl-ref/source/mutation-data.h')
-rw-r--r--crawl-ref/source/mutation-data.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/mutation-data.h b/crawl-ref/source/mutation-data.h
index 495d831352..e259de8def 100644
--- a/crawl-ref/source/mutation-data.h
+++ b/crawl-ref/source/mutation-data.h
@@ -1293,7 +1293,7 @@
"acidic bite"
},
-{ MUT_ANTIMAGIC_BITE, 5, 1, false, true, true,
+{ MUT_ANTIMAGIC_BITE, 0, 1, false, true, true,
"antimagic bite",
{"Your bite disrupts and absorbs the magic of your enemies.", "", ""},