summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation-data.h
diff options
context:
space:
mode:
authorShmuale Mark <shm.mark@gmail.com>2014-03-28 14:00:57 -0400
committerShmuale Mark <shm.mark@gmail.com>2014-03-28 14:03:33 -0400
commit6fc50d03444cad0d34274100e7ef2bdf1b47413c (patch)
treef733639971c8e0fa1bb7f86b929b189618b89e4e /crawl-ref/source/mutation-data.h
parent3cecf4cad8f0273cdad8476e4f3a1bd888555f2d (diff)
downloadcrawl-ref-6fc50d03444cad0d34274100e7ef2bdf1b47413c.tar.gz
crawl-ref-6fc50d03444cad0d34274100e7ef2bdf1b47413c.zip
Remove -str from thin skeletal structure.
Its usefulness is already very character dependent, and the only other scales with a malus (rough black) provides a very significant bonus. Also replace "Stlth" with "Stealth".
Diffstat (limited to 'crawl-ref/source/mutation-data.h')
-rw-r--r--crawl-ref/source/mutation-data.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/crawl-ref/source/mutation-data.h b/crawl-ref/source/mutation-data.h
index 385be23205..01d7477d1b 100644
--- a/crawl-ref/source/mutation-data.h
+++ b/crawl-ref/source/mutation-data.h
@@ -1469,9 +1469,9 @@
{ MUT_THIN_SKELETAL_STRUCTURE, 2, 3, false, true, false,
"thin skeletal structure",
- {"You have a somewhat thin skeletal structure (Dex +2, Stlth).",
- "You have a moderately thin skeletal structure (Dex +4, Str -1, Stlth).",
- "You have an unnaturally thin skeletal structure (Dex +6, Str -2, Stlth)."},
+ {"You have a somewhat thin skeletal structure (Dex +2, Stealth).",
+ "You have a moderately thin skeletal structure (Dex +4, Stealth+).",
+ "You have an unnaturally thin skeletal structure (Dex +6, Stealth++)."},
{"Your bones become slightly less dense.",
"Your bones become somewhat less dense.",