OSDN Git Service

反魔法洞窟で The arena absorbes all .....と表示されていたので、
authormogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 25 Jun 2002 20:14:04 +0000 (20:14 +0000)
committermogami <mogami@0568b783-4c39-0410-ac80-bf13821ea2a2>
Tue, 25 Jun 2002 20:14:04 +0000 (20:14 +0000)
The dungeon absorbes に修正。

src/dungeon.c

index a976091..c2702a8 100644 (file)
@@ -4369,7 +4369,7 @@ msg_print("
 #ifdef JP
                                        msg_print("¥À¥ó¥¸¥ç¥ó¤¬ËâË¡¤òµÛ¼ý¤·¤¿¡ª");
 #else
-                                       msg_print("The arena absorbs all attempted magic!");
+                                       msg_print("The dungeon absorbs all attempted magic!");
 #endif
                                        msg_print(NULL);
                                }