summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/spl-mis.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-mis.cc b/crawl-ref/source/spl-mis.cc
index 88396d253b..747c80f09b 100644
--- a/crawl-ref/source/spl-mis.cc
+++ b/crawl-ref/source/spl-mis.cc
@@ -1050,7 +1050,7 @@ void MiscastEffect::_translocation(int severity)
break;
case 2:
you_msg = "You feel a wrenching sensation.";
- mon_msg_seen = "@The monster@ jerks violently for a moment.";
+ mon_msg_seen = "@The_monster@ jerks violently for a moment.";
break;
case 3:
you_msg = "You feel a strange surge of energy!";