summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/debug.cc')
-rw-r--r--crawl-ref/source/debug.cc10
1 files changed, 8 insertions, 2 deletions
diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc
index 6902c614b0..ec4bfd62c0 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -1841,8 +1841,10 @@ static const char *mutation_type_names[] = {
"throw frost",
"smite",
"claws",
- "hooves",
"fangs",
+ "hooves",
+ "talons",
+ "paws",
"breathe poison",
"stinger",
"big wings",
@@ -1850,8 +1852,12 @@ static const char *mutation_type_names[] = {
"green marks",
"drifting",
"saprovorous",
- "talons",
+ "extra eyes",
+ "",
+ "",
+ "",
"",
+ // from here on scales
"red scales",
"nacreous scales",
"grey2 scales",