summaryrefslogtreecommitdiff
path: root/npc/000-2-0/julia.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-01-13 02:32:07 +0100
committerReid <reidyaro@gmail.com>2012-01-13 02:32:07 +0100
commit4f9eb272e01a3a97e493415c732ecb81d9d6083c (patch)
treea84faf2ac548405018ef118020206638e124e959 /npc/000-2-0/julia.txt
parentcb1e651eb7d577e9c5f4830ebdd3e46e70350056 (diff)
parenta612b9e5567e701d8c99c1ba5f621250e8ec4412 (diff)
downloadclientdata-4f9eb272e01a3a97e493415c732ecb81d9d6083c.tar.gz
clientdata-4f9eb272e01a3a97e493415c732ecb81d9d6083c.tar.bz2
clientdata-4f9eb272e01a3a97e493415c732ecb81d9d6083c.tar.xz
clientdata-4f9eb272e01a3a97e493415c732ecb81d9d6083c.zip
Merge branch 'master' of gitorious.org:evol/serverdata-beta
Diffstat (limited to 'npc/000-2-0/julia.txt')
-rw-r--r--npc/000-2-0/julia.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/npc/000-2-0/julia.txt b/npc/000-2-0/julia.txt
index 3ff1e035..c151094e 100644
--- a/npc/000-2-0/julia.txt
+++ b/npc/000-2-0/julia.txt
@@ -34,9 +34,9 @@
mesn;
mesq l("Hi, nice to see you!");
next;
- mesq l("I'm called Julia, it's me who took care of you during some days, when we found you back on the sea, I'm very happy to see that you seem okay now!");
+ mesq l("I'm called Julia, it's me who took care of you some days ago, when we found you back on the sea, I'm very happy to see that you seem okay now!");
next;
- mesq l("Could I ask you which is your native language? A sailor said me russian, an other one said me french... I'm a bit lost. I will register you on the ship board list just after that.");
+ mesq l("Could I ask you what your native language is? A sailor told me you're russian, but another one told me you're french... I'm a bit lost. I will register you on the ship boarding list just after that.");
set @s$, "";
goto l_ChooseLang;
@@ -56,7 +56,7 @@
if (@lang < 0 || @lang > 7) close;
setlang @lang;
mesn;
- mesq l("Ok, Done. I'm sure that you got some question for me, feel free to ask them!");
+ mesq l("Ok, Done. I'm sure that you've got some questions for me, feel free to ask them!");
goto l_Menu;
close;
@@ -78,9 +78,9 @@
l_WhereIam:
mesn;
- mesq l("You are actually on a ship, we're on our way to the commercial capital of Artis. ");
+ mesq l("You are actually on a ship, we're on our way to the commercial capital of Artis.");
next;
- mesq l("We should be there in a few days, and once we arrive, I will advertise the warrior guild of what happened, I'm sure that they can help you. ");
+ mesq l("We should be there in a few days, and once we arrive, I will advertise the warrior guild of what happened, I'm sure that they can help you.");
next;
mesq l("But until then, you need to stay here, there is nothing else to do anyway.");
next;
@@ -88,17 +88,17 @@
l_What:
mesn;
- mesq l("We thought that you could help us understand this, all we know is that we found you back on the sea, adrifting one your raft.");
+ mesq l("We thought that you could help us understand this, all we know is that we found you back in the sea, adrift on your raft.");
next;
- mesq l("You were in a bad mood and you can be happy that we found you before the sea took you.");
+ mesq l("You were in a bad mood and you should be happy that we found you before the sea took you.");
next;
- mesq l("Also, there was this inscription on your raft, the one of the warrior guild of Esperia, the largest and biggest guild of the whole new world, does it make you remember something?");
+ mesq l("Also, there was this inscription on your raft, one of the warrior guild of Esperia, the largest and biggest guild of the whole new world, does that make you remember something?");
next;
goto l_EsperiaMenu;
l_EsperiaMenu:
menu
- l("Sorry but I can't tell you anything about it."), l_NoChanges,
+ l("Sorry but I can't tell you anything about that."), l_NoChanges,
l("Nothing, sorry."), l_NoChanges;
l_Close: