OSDN Git Service

"ツヌ、チナン、キ、ソ" -> "ツヌ、チハァ、テ、ソ".
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Thu, 29 May 2003 16:29:46 +0000 (16:29 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Thu, 29 May 2003 16:29:46 +0000 (16:29 +0000)
src/artifact.c

index df8dc21..6cf4764 100644 (file)
@@ -2396,7 +2396,7 @@ bool activate_random_artifact(object_type * o_ptr)
                        if (banish_evil(100))
                        {
 #ifdef JP
-                               msg_print("¥¢¡¼¥Æ¥£¥Õ¥¡¥¯¥È¤ÎÎϤ¬¼Ù°­¤òÂǤÁÅݤ·¤¿¡ª");
+                               msg_print("¥¢¡¼¥Æ¥£¥Õ¥¡¥¯¥È¤ÎÎϤ¬¼Ù°­¤òÂǤÁʧ¤Ã¤¿¡ª");
 #else
                                msg_print("The power of the artifact banishes evil!");
 #endif