summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation-data.h
diff options
context:
space:
mode:
authorpubby <pubby8@gmail.com>2014-01-19 13:27:25 -0600
committerAdam Borowski <kilobyte@angband.pl>2014-01-20 12:40:25 +0100
commita5f20ec47410ee1c775302a75187a173e6401485 (patch)
tree62f095405da286718a0c9f40be2d34496cfe98b0 /crawl-ref/source/mutation-data.h
parente4ac22e01a67cb49b54782457bd9e5466a2314c2 (diff)
downloadcrawl-ref-a5f20ec47410ee1c775302a75187a173e6401485.tar.gz
crawl-ref-a5f20ec47410ee1c775302a75187a173e6401485.zip
Buff Formicids.
HP to -1 and Spellcasting to 0. Because of this change, their exoskeleton mutation no longer provides extra HP.
Diffstat (limited to 'crawl-ref/source/mutation-data.h')
-rw-r--r--crawl-ref/source/mutation-data.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/mutation-data.h b/crawl-ref/source/mutation-data.h
index 1310d13f94..0ac886ef54 100644
--- a/crawl-ref/source/mutation-data.h
+++ b/crawl-ref/source/mutation-data.h
@@ -1555,8 +1555,8 @@
{ MUT_EXOSKELETON, 0, 2, false, true, true,
"exoskeleton",
- {"Your body is surrounded by an exoskeleton. (HP +5, AC +1)",
- "Your body is surrounded by a tough exoskeleton. (HP +20, AC +2)",
+ {"Your body is surrounded by an exoskeleton. (AC +1)",
+ "Your body is surrounded by a tough exoskeleton. (AC +4)",
""},
{"Your exoskeleton hardens.",