summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2/helperMSilk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/048-2/helperMSilk.txt')
-rw-r--r--world/map/npc/048-2/helperMSilk.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/048-2/helperMSilk.txt b/world/map/npc/048-2/helperMSilk.txt
index e65d81fe..5ac182c7 100644
--- a/world/map/npc/048-2/helperMSilk.txt
+++ b/world/map/npc/048-2/helperMSilk.txt
@@ -14,13 +14,13 @@
if (BaseLevel >= $@Q_BlueSageMinimumLevel) goto L_Quest;
mes "[Janika]";
- mes "\"This is going to be difficult... oh, hello. I'm working on recreating some of the books that got destroyed.\"";
+ mes "\"This is going to be difficult... oh, hello. I'm working on recreating some of the books that were destroyed.\"";
goto L_Close;
L_Quest:
mes "[Janika]";
mes "\"This is going to be difficult...";
- mes "Oh, hello. You don't have " + @silk_amount + " Silk Cocoons with you, have you? I need them for the book covers and binding of some of the more valuable books we're trying to recreate.\"";
+ mes "Oh, hello. You don't have " + @silk_amount + " Silk Cocoons with you, do you? I need them for the book covers and binding of some of the more valuable books we're trying to recreate.\"";
menu
"I have!",-,
"I haven't, but I can try to get some.",L_Investigate,
@@ -57,13 +57,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: