summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/xom.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/xom.cc')
-rw-r--r--crawl-ref/source/xom.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/xom.cc b/crawl-ref/source/xom.cc
index 578f3ee7d5..b51315b92c 100644
--- a/crawl-ref/source/xom.cc
+++ b/crawl-ref/source/xom.cc
@@ -641,6 +641,8 @@ static void _do_chaos_upgrade(item_def &item, const monsters* mon)
DESC_CAP_THE;
std::string msg = apostrophise(mon->name(desc));
+ msg += " ";
+
msg += item.name(DESC_PLAIN, false, false, false);
msg += " is briefly surrounded by a scintillating aura of "