diff options
author | wushin <pasekei@gmail.com> | 2014-07-03 14:41:20 -0500 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2014-07-03 14:46:19 -0500 |
commit | ceab7196027dbe56590033062ce5dc26c7619932 (patch) | |
tree | 50e418a979aadfb5b9f16c89ff5ae030184d8ee4 | |
parent | 70977334d34abd7d754c9fc635de4efc1de8f644 (diff) | |
download | serverdata-ceab7196027dbe56590033062ce5dc26c7619932.tar.gz serverdata-ceab7196027dbe56590033062ce5dc26c7619932.tar.bz2 serverdata-ceab7196027dbe56590033062ce5dc26c7619932.tar.xz serverdata-ceab7196027dbe56590033062ce5dc26c7619932.zip |
Fix Sorfina Typo
-rw-r--r-- | world/map/npc/042-2/sorfina.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/npc/042-2/sorfina.txt b/world/map/npc/042-2/sorfina.txt index 4301d124..2bad44d5 100644 --- a/world/map/npc/042-2/sorfina.txt +++ b/world/map/npc/042-2/sorfina.txt @@ -91,7 +91,7 @@ L_Tut: L_Carpet: mes "[Sorfina]"; - mes "\"Try to take a few steps and walk to that red carpet over there."; + mes "\"Try to take a few steps and walk to that carpet over there."; mes "Just use the ###keyMoveUp; to move up, ###keyMoveDown; to move down, "; mes " ###keyMoveLeft; to move left, ###keyMoveRight; to move right "; mes " or click on the place you want to go to.\""; @@ -131,7 +131,7 @@ L_Clothes: mes "\"I think this will help you a bit. To get more information, press the button Setup and look at the controls on the Keyboard tab. You can also change them as you like."; mes "Talk to me again if you want me to explain more things.\""; next; - mes "\"Now you should go to see my granddaughter, she is very worried. She's in the storehouse, that's the second building southeast from here.\""; + mes "\"Now you should go to see my granddaughter, she is very worried. She's downstairs.\""; next; mes "\"Oh, and if you're looking for work, you should talk to Aidan when you go to Tulimshar. They're giving rewards for monster hunting."; mes "You can find him near the south gate.\""; |