OSDN Git Service

For clarity, change tense from past perfect to present perfect for English message...
[hengbandforosx/hengbandosx.git] / src / effects.c
index 4c9f8ca..8a1986f 100644 (file)
@@ -2084,7 +2084,7 @@ bool set_dustrobe(TIME_EFFECT v, bool do_dec)
                }
                else if (!p_ptr->dustrobe)
                {
-                       msg_print(_("体が鏡のオーラで覆われた。", "You were enveloped by mirror shards."));
+                       msg_print(_("体が鏡のオーラで覆われた。", "You are enveloped by mirror shards."));
                        notice = TRUE;
                }
        }