summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2/helperResting1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/048-2/helperResting1.txt')
-rw-r--r--world/map/npc/048-2/helperResting1.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/world/map/npc/048-2/helperResting1.txt b/world/map/npc/048-2/helperResting1.txt
index 208ba68c..a1140f33 100644
--- a/world/map/npc/048-2/helperResting1.txt
+++ b/world/map/npc/048-2/helperResting1.txt
@@ -13,10 +13,10 @@
if (@bookpages > 0) goto L_Progress;
mes "[Lenita]";
- mes "\"Oh, hello. You didn't choose a good moment to visit. The library is a total mess. The slimes got out of control and ate most of the books.\"";
+ mes "\"Oh, hello. You didn't choose a good time to visit. The library is a total mess. The slimes got out of control and ate most of the books.\"";
next;
mes "\"We're trying to repair some of the valuable and important books. It's so much work!";
- mes "I was up until late night yesterday, and went up so early today... I'm having a break right now.\"";
+ mes "I was up until late last night, and woke up so early today... I'm having a break right now.\"";
goto L_Investigate;
L_Progress:
@@ -42,13 +42,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: