OSDN Git Service

Update Quest info for QUEST_TYPE_FIND_EXIT
authordis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 16 Feb 2013 10:46:49 +0000 (10:46 +0000)
committerdis- <dis-@0568b783-4c39-0410-ac80-bf13821ea2a2>
Sat, 16 Feb 2013 10:46:49 +0000 (10:46 +0000)
src/cmd4.c

index 889255b..3431bcc 100644 (file)
@@ -9296,9 +9296,9 @@ static void do_cmd_knowledge_quests_current(FILE *fff)
                                                break;
                                        case QUEST_TYPE_FIND_EXIT:
 #ifdef JP
                                                break;
                                        case QUEST_TYPE_FIND_EXIT:
 #ifdef JP
-                                               sprintf(note," - Ãµº÷¤¹¤ë¡£");
+                                               sprintf(note," - ½Ð¸ý¤ËÅþ㤹¤ë¡£");
 #else
 #else
-                                               sprintf(note," - Search.");
+                                               sprintf(note," - Reach to Exit.");
 #endif
                                                break;
 
 #endif
                                                break;