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/helperResting2.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/048-2/helperResting2.txt') diff --git a/world/map/npc/048-2/helperResting2.txt b/world/map/npc/048-2/helperResting2.txt index f4b9e118..d5265d64 100644 --- a/world/map/npc/048-2/helperResting2.txt +++ b/world/map/npc/048-2/helperResting2.txt @@ -25,7 +25,7 @@ L_Progress: L_Thank: mes "[Miro]"; - mes "\"Wow, how you took care of the slimes in the library! Amazing! This makes our job there much easier... and safer. Thank you so much!\""; + mes "\"Wow, the way you took care of the slimes in the library! Amazing! This makes our job there much easier... and safer. Thank you so much!\""; goto L_Investigate; L_Investigate: @@ -41,13 +41,13 @@ L_Ask_Visitor: 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, "Bye.",L_Close; L_Ask_Both: menu "Do you know anything about the visitor with the mask?",L_Visitor, - "What's your opinion about Peetu and how does he do his work?",L_Helper, + "What's your opinion of Peetu and how he does his work?",L_Helper, "I need to leave.",L_Close; L_Visitor: @@ -59,7 +59,7 @@ L_Helper: mes "[Miro]"; mes "\"Peetu? It was his job to seal away the slimes before the night, right? I have to say I'm really surprised about what happened, because he's a very cautious person. I'd have never guessed that he'd mess up something as important as this.\""; next; - mes "\"If Nikolai's helpers weren't that carefully chosen I'd think this was some kind of a bad joke from someone.\""; + mes "\"If Nikolai's helpers weren't so carefully chosen, I'd think this was some kind of a bad joke from someone.\""; if ((@investigate != 5) && (@investigate != 6) && (@investigate != 7)) goto L_Close; set @investigate, @investigate + 3; -- cgit v1.2.3-70-g09d2