summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2/helperCleaning4.txt
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/npc/048-2/helperCleaning4.txt')
-rw-r--r--world/map/npc/048-2/helperCleaning4.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/world/map/npc/048-2/helperCleaning4.txt b/world/map/npc/048-2/helperCleaning4.txt
index 6c0dd19b..407ac5d2 100644
--- a/world/map/npc/048-2/helperCleaning4.txt
+++ b/world/map/npc/048-2/helperCleaning4.txt
@@ -13,7 +13,7 @@
if (@slimes > 0) goto L_Progress;
mes "[Kristian]";
- mes "\"Welcome. Please don't go deeper into the library, there are still some slimes left. But besides that we have made quite a bit of progress. You should have seen the mess just after most of the slimes escaped!\"";
+ mes "\"Welcome. Please don't go deeper into the library, there are still some slimes left. But in spite of that we have made quite a bit of progress. You should have seen the mess just after most of the slimes escaped!\"";
goto L_Investigate;
L_Progress:
@@ -34,18 +34,18 @@ L_Investigate:
L_Ask_Visitor:
menu
- "Can you tell me something about the visitor with the mask?",L_Visitor,
+ "Can you tell me anything about the visitor with the mask?",L_Visitor,
"I need to leave.",L_Close;
L_Ask_Helper:
menu
- "What's your opinion about Peetu and how he does his work?",L_Helper,
+ "What's your opinion of 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 opinion about Peetu and how does he do his work?",L_Helper,
+ "Can you tell me anything about the visitor with the mask?",L_Visitor,
+ "What's your opinion of Peetu and how he does his work?",L_Helper,
"Bye.",L_Close;
L_Visitor: