From f056ec60c63a52b32efd0cba0a84e2163413c736 Mon Sep 17 00:00:00 2001 From: The Kandiman Date: Mon, 30 Apr 2012 09:56:26 -0400 Subject: Spelling and grammar corrections for Blue Sage quest. --- world/map/npc/048-2/helperBookpages1.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'world/map/npc/048-2/helperBookpages1.txt') diff --git a/world/map/npc/048-2/helperBookpages1.txt b/world/map/npc/048-2/helperBookpages1.txt index 43dbff5b..f2e2b668 100644 --- a/world/map/npc/048-2/helperBookpages1.txt +++ b/world/map/npc/048-2/helperBookpages1.txt @@ -24,7 +24,7 @@ "Can I help somehow?",-; mes "[Ensio]"; mes "\"Oh, would you? That'd be great! You see, the slimes ate most of the books and it is difficult to retrieve the bookpages."; - mes "If you feel capable of this task, you could go out to hunt the Blue and White Slimes to get back the bookpages from them.\""; + mes "If you feel capable of this task, you could go out to hunt the Blue and White Slimes to get the bookpages back from them.\""; L_Progress: mes "[Ensio]"; mes "\"Did you get some bookpage from the slimes?\""; @@ -43,7 +43,7 @@ L_Progress: callfunc "updateBlueSageBookPages"; getexp @new_bookpage_exp, 0; mes "[Ensio]"; - mes "\"Ah, wonderful! This is a page we haven't find yet!\""; + mes "\"Ah, wonderful! This is a page we haven't found yet!\""; if (@bookpages < 31) goto L_Progress; next; @@ -74,26 +74,26 @@ L_Investigate: L_Ask_Visitor: menu - "Can you tell me something about the visitor with the mask?",L_Visitor, + "Can you tell me anything about the visitor with the mask?",L_Visitor, "I need to leave.",L_Close; L_Ask_Helper: menu - "What's your opinion about Peetu and how he does his work?",L_Helper, + "What's your opinion of Peetu and how he does his work?",L_Helper, "See you later.",L_Close; L_Ask_Both: menu - "Can you tell me something about the visitor with the mask?",L_Visitor, - "What's your opinion about Peetu and how does he do his work?",L_Helper, + "Can you tell me anything about the visitor with the mask?",L_Visitor, + "What's your opinion of Peetu and how he does his work?",L_Helper, "Bye.",L_Close; L_Visitor: mes "[Ensio]"; mes "\"Visitor with a mask? Ah, I think I know who are you talking about. Black clothes and a golden mask. Rather strange guy.\""; next; - mes "\"He was looking around in the library a while, and then came to ask about our researches. He seemed to be particularly interested in our experiments with the slimes."; - mes "Heh, I wonder what he've had said if he'd have visited us a little bit later. Mh, now that I think about it, the accidenet with the slimes happened just the night after he was here.\""; + mes "\"He was looking around in the library a while, and then came to ask about our research. He seemed to be particularly interested in our experiments with the slimes."; + mes "Heh, I wonder what he would've said if he'd have visited us a little bit later. Mh, now that I think about it, the accident with the slimes happened just the night after he was here.\""; if ((@investigate != 3) && (@investigate != 6) && (@investigate != 9)) goto L_Close; set @investigate, @investigate + 1; @@ -102,7 +102,7 @@ L_Visitor: L_Helper: mes "[Ensio]"; - mes "\"Oh, I can't really tell. I'm mostly working in the library, while he's very involved in the researches. \""; + mes "\"Oh, I can't really tell. I'm mostly working in the library, while he's very involved in the research.\""; goto L_Close; L_Close: -- cgit v1.2.3-60-g2f50