From dbd2ea1bb30c0bf051411bb2a24e56d633c8c029 Mon Sep 17 00:00:00 2001 From: Pihro Date: Wed, 25 Apr 2012 14:40:11 -0500 Subject: Fixed Grammar/Dialogue issues in the Blue Sage Quest --- world/map/npc/048-2/helperBookpages3.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'world/map/npc/048-2/helperBookpages3.txt') diff --git a/world/map/npc/048-2/helperBookpages3.txt b/world/map/npc/048-2/helperBookpages3.txt index 1d90aa76..b261c3bd 100644 --- a/world/map/npc/048-2/helperBookpages3.txt +++ b/world/map/npc/048-2/helperBookpages3.txt @@ -13,7 +13,7 @@ if (@bookpages > 0) goto L_Progress; mes "[Teuvo]"; - mes "\"I always thought it's a bad idea to play around with the slimes. And as if holding them in here isn't bad enough, no, they also had to mess around with magic.\""; + mes "\"I always thought it was a bad idea to play around with the slimes. And as if holding them in here isn't bad enough, no, they also had to mess around with magic.\""; mes "He seems to be rather upset."; goto L_Investigate; @@ -40,13 +40,13 @@ L_Ask_Visitor: L_Ask_Helper: menu - "What's your impression about Peetu and how he does his work?",L_Helper, + "What's your opinion about 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 impression about Peetu and how does he do his work?",L_Helper, + "What's your opinion about Peetu and how does he do his work?",L_Helper, "Bye.",L_Close; L_Visitor: -- cgit v1.2.3-60-g2f50