summaryrefslogtreecommitdiff
path: root/world/map/npc/048-2/helperJanitor.txt
diff options
context:
space:
mode:
authorThe Kandiman <kandiman@kandiman.(none)>2012-04-30 09:56:26 -0400
committerJessica Tölke <jtoelke@mail.upb.de>2012-04-30 17:29:34 +0200
commitf056ec60c63a52b32efd0cba0a84e2163413c736 (patch)
tree9d969b1e3956e9c6b33301393a9724988b0ccafc /world/map/npc/048-2/helperJanitor.txt
parentf96373e1a80dffbe2de2c1c502049cf79517becb (diff)
downloadserverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.tar.gz
serverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.tar.bz2
serverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.tar.xz
serverdata-f056ec60c63a52b32efd0cba0a84e2163413c736.zip
Spelling and grammar corrections for Blue Sage quest.
Diffstat (limited to 'world/map/npc/048-2/helperJanitor.txt')
-rw-r--r--world/map/npc/048-2/helperJanitor.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/world/map/npc/048-2/helperJanitor.txt b/world/map/npc/048-2/helperJanitor.txt
index d1666966..fb678af4 100644
--- a/world/map/npc/048-2/helperJanitor.txt
+++ b/world/map/npc/048-2/helperJanitor.txt
@@ -14,17 +14,17 @@
if (QUEST_BlueSage > 0) goto L_ShortHello;
mes "[Elias]";
- mes "\"Welcome in the residence of Nikolai, member of the Sages of Kaizei.\"";
+ mes "\"Welcome to the residence of Nikolai, member of the Sages of Kaizei.\"";
next;
mes "\"Our house is famous for its extraordinary and well equipped library.";
mes "Ahm, usually well equipped.\"";
next;
- mes "\"We had an accident with some magic experiment, that caused some slimes get out of control. They ate most of the books in the library.\"";
+ mes "\"We had an accident with some magic experiments, that caused some slimes to get out of control. They ate most of the books in the library.\"";
mes "He sighs with a regretful look on his face.";
next;
mes "[Elias]";
mes "\"So, if you came because of the library, I'll have to disappoint you, because there isn't much left.";
- mes "Though you look like a skilled adventurer. If you'd like to offer your help that'd be highly appreciated.\"";
+ mes "Though you look like a skilled adventurer. If you'd like to offer your help that'd be greatly appreciated.\"";
next;
mes "\"The library is on the third floor.\"";
goto L_Close;
@@ -44,7 +44,7 @@ L_ShortHello:
next;
mes "Elias gets a bit excited now.";
mes "[Elias]";
- mes "\"Do you think he may have had something to do with the accident? We're a very hospitable house, so I didn't see a reason to deny him the entrance. I mean, his mask might have been a bit unusual, but hey, there could've been many reasons why someone would wear a mask, don't you think so?\"";
+ mes "\"Do you think he may have had something to do with the accident? We're a very hospitable house, so I didn't see a reason to deny him the entrance. I mean, his mask might have been a bit unusual, but hey, there could've been many reasons why someone would wear a mask, don't you think?\"";
set @investigate, @investigate + 1;
callfunc "updateBlueSageInvestigate";
@@ -55,8 +55,8 @@ L_ShortHello:
L_Worry:
mes "[Elias]";
- mes "\"After your questions I'm really getting worried about this guy with the mask. In the afterthought it really seems suspicous.";
- mes "It might be a good idea to ask around if someone else observed something odd connected to this person.\"";
+ mes "\"After your questions I'm really getting worried about this guy with the mask. In retrospect it really seems suspicous.";
+ mes "It might be a good idea to ask around if anyone else observed something odd connected to this person.\"";
goto L_Close;
L_Confirmed:
@@ -68,9 +68,9 @@ L_Confirmed:
L_Thank:
mes "[Elias]";
- mes "\"Now that Chief Oskari knows about the backgrounds, the Sages will take care of it. It's really a shame how malicious people can be.\"";
+ mes "\"Now that Chief Oskari knows about the sequence of events, the Sages will take care of it. It's really a shame how malicious people can be.\"";
next;
- mes "\"Thanks a lot for your help with revealing the truth.\"";
+ mes "\"Thanks a lot for your help revealing the truth.\"";
goto L_Close;
L_Close: