summaryrefslogtreecommitdiff
path: root/npc/000-1/gulukan.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-24 15:48:34 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-24 15:48:34 +0400
commitdd9390ed1f759d49494d4e49c5ae59aaba29133f (patch)
tree773de56c1895a567b743f51a18a8acb9779d3170 /npc/000-1/gulukan.txt
parenta5f6f99f969a701004c597843de1f6e06fbbdb1b (diff)
downloadserverdata-dd9390ed1f759d49494d4e49c5ae59aaba29133f.tar.gz
serverdata-dd9390ed1f759d49494d4e49c5ae59aaba29133f.tar.bz2
serverdata-dd9390ed1f759d49494d4e49c5ae59aaba29133f.tar.xz
serverdata-dd9390ed1f759d49494d4e49c5ae59aaba29133f.zip
Final language fixes in scripts.
Diffstat (limited to 'npc/000-1/gulukan.txt')
-rw-r--r--npc/000-1/gulukan.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index d0ddb6e4..5b2d4f8f 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -17,11 +17,11 @@
mesn;
mesq l("Hey @@!", strcharinfo(0));
next;
- mesq l("How are you feeling, now having foot on steady land? Better?");
+ mesq l("How are you feeling, now that you walk on steady land? Better?");
next;
menu
- l("Wow! It seems everyone knows my name."), l_Name,
+ l("Wow, it seems everyone knows my name!"), l_Name,
l("Well, it isn't a bad sensation to finally feel something beneath my feet."), l_Continue,
l("Not so good. I would feel better on Nard's ship."), close;
@@ -96,7 +96,7 @@ l_Fine:
l_RandomB:
mesq l("Thanks for the help!");
next;
- mesq l("These yeye box are way too heavy to be carried alone onto the ship.");
+ mesq l("These yeye boxes are way too heavy to be carried alone onto the ship.");
close;