summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/describe.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/describe.cc')
-rw-r--r--crawl-ref/source/describe.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/crawl-ref/source/describe.cc b/crawl-ref/source/describe.cc
index 05830e781b..890e3201cb 100644
--- a/crawl-ref/source/describe.cc
+++ b/crawl-ref/source/describe.cc
@@ -5957,8 +5957,8 @@ void describe_monsters(int class_described, unsigned char which_mons)
break;
case MONS_TIAMAT:
- description += "A powerful draconian. Her scales seem to shimmer "
- "and change colour as you watch.";
+ description += "A powerful draconian with mighty wings. $"
+ "Her scales seem to shimmer and change colour as you watch.$";
break;
case MONS_DRACONIAN: