summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2/helperMInk.txt
diff options
context:
space:
mode:
authorPihro <fluffyanddeadly999@gmail.com>2012-04-25 14:40:11 -0500
committerJessica Tölke <jtoelke@mail.upb.de>2012-04-25 22:35:09 +0200
commitdbd2ea1bb30c0bf051411bb2a24e56d633c8c029 (patch)
treec1b4405e8029a07948e3e24c6c371fc3625f02fd /world/map/npc/048-2/helperMInk.txt
parente9d3978123f400ebd89f283cfb75973abd53c3d4 (diff)
downloadserverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.tar.gz
serverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.tar.bz2
serverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.tar.xz
serverdata-dbd2ea1bb30c0bf051411bb2a24e56d633c8c029.zip
Fixed Grammar/Dialogue issues in the Blue Sage Quest
Diffstat (limited to 'world/map/npc/048-2/helperMInk.txt')
-rw-r--r--world/map/npc/048-2/helperMInk.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/048-2/helperMInk.txt b/world/map/npc/048-2/helperMInk.txt
index 36baa76c..05141ad3 100644
--- a/world/map/npc/048-2/helperMInk.txt
+++ b/world/map/npc/048-2/helperMInk.txt
@@ -25,7 +25,7 @@
"What do you need?",-,
"Not my problem.",L_Investigate;
mes "[Eevert]";
- mes "\"I'm doing the covers and illustrations for the new books we create from the pieces of the old ones. But due to all the chaos when the slimes escaped, most of the phials with colored ink were broken. How am I supposed to do the illustrations without color?\"";
+ mes "\"I'm doing the covers and illustrations for the new books we create from the pieces of the old ones. But due to all of the chaos from when the slimes escaped, most of the phials of colored ink were broken. How am I supposed to do the illustrations without color?\"";
next;
mes "\"I think I'll need at least " + @water_amount + " Bottles of Water, " + @spectre_amount + " Spectre Powders, " + @poltergeist_amount + " Poltergeist Powders, " + @wisp_amount + " Wisp Powders and " + @ironpowder_amount + " Iron Powders to create new ink.\"";
menu
@@ -69,18 +69,18 @@ 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:
mes "[Eevert]";
- mes "\"A visitor? I don't really pay attention to visitors, except it's someone notably.\"";
+ mes "\"A visitor? I don't really pay attention to visitors, unless it's someone notable.\"";
goto L_Close;
L_Helper: