summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/mutation-data.h
diff options
context:
space:
mode:
authorChris Campbell <chriscampbell89@gmail.com>2013-12-05 08:33:45 +0000
committerChris Campbell <chriscampbell89@gmail.com>2014-02-08 23:54:46 +0000
commit338a552c722d9cd6ad4a67c963d169cb596524ad (patch)
tree43330dd2936064ba548c7c3d57dbbd18f4eb82b7 /crawl-ref/source/mutation-data.h
parentdc1dc17bbad6579e7821be58ee49164135786185 (diff)
downloadcrawl-ref-338a552c722d9cd6ad4a67c963d169cb596524ad.tar.gz
crawl-ref-338a552c722d9cd6ad4a67c963d169cb596524ad.zip
Adjust some mutation names on %
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 f9e86aaaee..bd3cfa90ae 100644
--- a/crawl-ref/source/mutation-data.h
+++ b/crawl-ref/source/mutation-data.h
@@ -848,7 +848,7 @@
// Octopode only
{ MUT_TENTACLE_SPIKE, 10, 3, false, true, true,
- "spike",
+ "tentacle spike",
{"One of your tentacles bears a spike.",
"One of your tentacles bears a nasty spike.",
@@ -1557,7 +1557,7 @@
},
{ MUT_JELLY_GROWTH, 0, 1, false, true, true,
- "a jelly is attached to you",
+ "jelly sensing items",
{"You have a small jelly attached to you that senses nearby items.", "", ""},
{"Your body partially splits into a small jelly.", "", ""},
@@ -1567,7 +1567,7 @@
},
{ MUT_JELLY_MISSILE, 0, 1, false, true, true,
- "absorbing missiles",
+ "jelly absorbing missiles",
{"You have a small jelly attached to you that may absorb incoming projectiles.", "", ""},
{"Your body partially splits into a small jelly.", "", ""},