OSDN Git Service

"ボーパル・ブレード" -> "ヴォーパルブレード".
authornothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 3 May 2003 09:03:24 +0000 (09:03 +0000)
committernothere <nothere@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 3 May 2003 09:03:24 +0000 (09:03 +0000)
src/cmd1.c

index e8662b3..eff20c5 100644 (file)
@@ -2442,7 +2442,7 @@ static void py_attack_aux(int y, int x, bool *fear, bool *mdeath, s16b hand, int
                                        if (o_ptr->name1 == ART_VORPAL_BLADE)
                                        {
 #ifdef JP
-                                               msg_print("Ìܤˤâ»ß¤Þ¤é¤Ì¥Ü¡¼¥Ñ¥ë¡¦¥Ö¥ì¡¼¥É¡¢¼êÏ£¤ÎÁá¶È¡ª");
+                                               msg_print("Ìܤˤâ»ß¤Þ¤é¤Ì¥ô¥©¡¼¥Ñ¥ë¥Ö¥ì¡¼¥É¡¢¼êÏ£¤ÎÁá¶È¡ª");
 #else
                                                msg_print("Your Vorpal Blade goes snicker-snack!");
 #endif