summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2/helperBookpages1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/048-2/helperBookpages1.txt')
-rw-r--r--world/map/npc/048-2/helperBookpages1.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/world/map/npc/048-2/helperBookpages1.txt b/world/map/npc/048-2/helperBookpages1.txt
index b92802cf..43dbff5b 100644
--- a/world/map/npc/048-2/helperBookpages1.txt
+++ b/world/map/npc/048-2/helperBookpages1.txt
@@ -16,14 +16,14 @@
if (@bookpages > 0) goto L_Progress;
mes "[Ensio]";
- mes "\"Hello. Did you come here to see the library? It's not much left... But we're working on recovering the books by collecting the ripped out book pages, sorting them and recreating the books.\"";
+ mes "\"Hello. Did you come here to see the library? There isn't much left... But we're working on recovering the books by collecting the ripped out book pages, sorting them and recreating the books.\"";
if (BaseLevel < $@Q_BlueSageMinimumLevel)
goto L_Close;
menu
"Good luck with that. See you in ten years or something.",L_Investigate,
"Can I help somehow?",-;
mes "[Ensio]";
- mes "\"Oh, would you? That'd be great! You see, the slimes ate most of the books and it is difficult to get back the bookpages.";
+ mes "\"Oh, would you? That'd be great! You see, the slimes ate most of the books and it is difficult to retrieve the bookpages.";
mes "If you feel capable of this task, you could go out to hunt the Blue and White Slimes to get back the bookpages from them.\"";
L_Progress:
mes "[Ensio]";
@@ -43,11 +43,11 @@ L_Progress:
callfunc "updateBlueSageBookPages";
getexp @new_bookpage_exp, 0;
mes "[Ensio]";
- mes "\"Ah, wonderful! This is a page we didn't find yet!\"";
+ mes "\"Ah, wonderful! This is a page we haven't find yet!\"";
if (@bookpages < 31)
goto L_Progress;
next;
- mes "\"Amazing. I think you found all the missing pages of which we don't had a copy. This is a great help! I'll mention this towards Nikolai.\"";
+ mes "\"Amazing. I think you found all the missing pages of which we didn't have a copy. This is a great help! I'll mention this to Nikolai.\"";
goto L_Investigate;
L_OldPage:
@@ -79,13 +79,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: