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/helperCleaning5.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'world/map/npc/048-2/helperCleaning5.txt') diff --git a/world/map/npc/048-2/helperCleaning5.txt b/world/map/npc/048-2/helperCleaning5.txt index 9c9e8e02..fcea13fe 100644 --- a/world/map/npc/048-2/helperCleaning5.txt +++ b/world/map/npc/048-2/helperCleaning5.txt @@ -34,25 +34,25 @@ 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 "[Mirjami]"; - mes "\"Ohh, I think I know who you mean. That was a strange guy. He always came over here in the workshop, said he's very interested in the researches. I suppose that's ok, but he didn't keep his hands to himself, and touched some experiments and I caught him on some storage rack.\""; + mes "\"Ohh, I think I know who you mean. That was a strange guy. He always came over here in the workshop, said he's very interested in the research. I suppose that's ok, but he didn't keep his hands to himself, and touched some experiments and I caught him near some storage racks.\""; next; - mes "\"Visitors should keep away from that!\""; + mes "\"Visitors should keep away from those!\""; if ((@investigate != 3) && (@investigate != 6) && (@investigate != 9)) goto L_Close; set @investigate, @investigate + 1; -- cgit v1.2.3-60-g2f50