summaryrefslogtreecommitdiff
path: root/npc/000-1/ale.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-11-20 07:45:05 +0400
committerAlige <aligetmw@hotmail.fr>2012-11-20 07:45:05 +0400
commit22618254b04994f0abe7bd56514113d9db330b82 (patch)
tree8418853ec9b93d1bd381849bd99e7f70a69032e6 /npc/000-1/ale.txt
parentfd3125dd4c79473b8b9b9b44d32f10d5c00ad5f8 (diff)
downloadserverdata-22618254b04994f0abe7bd56514113d9db330b82.tar.gz
serverdata-22618254b04994f0abe7bd56514113d9db330b82.tar.bz2
serverdata-22618254b04994f0abe7bd56514113d9db330b82.tar.xz
serverdata-22618254b04994f0abe7bd56514113d9db330b82.zip
Major typo fix in both new scripts.
Diffstat (limited to 'npc/000-1/ale.txt')
-rw-r--r--npc/000-1/ale.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index de568370..1810c8f8 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -11,20 +11,20 @@
if (@q == 1) goto l_CallFunc;
mesn;
- mesq l("Don't you see I am working here?!");
+ mesq l("Can't you see I'm working?!");
next;
menu
- l("Well I'm working too! Do you want me to carry one of those boxes back to Gugli?"), -;
+ l("Well I'm working too! Don't you want me to carry one of those boxes back to Gugli?"), -;
mes "";
mesn;
- mesq l("Ooh...So now it seems sailors are not able to do their job anymore!");
+ mesq l("Ooh... It seems sailors are not able to do their job anymore?!");
next;
menu
l("Fine! Goodbye."), l_Close;
- l("Yes, it is true! You are not able at all. Nard has been waited the food for too long. Hurry up lazy sailors!"), -;
+ l("Yes, it is true! You are not able at all. Nard has been waiting for the food for too long already. Hurry up, you lazy sailors!"), -;
mes "";
mesn;
@@ -36,7 +36,7 @@
mes "";
mesn;
- mesq l("Well then...Here it is!");
+ mesq l("Well then... Take this one!");
next;
setq ShipQuests_Ale, 1;
@@ -56,7 +56,7 @@ l_CallFunc:
mes "";
mesn;
- mesq l("Who are you searching?");
+ mesq l("Who are you looking for?");
next;
menu
@@ -72,7 +72,7 @@ l_CallFunc:
l_Bottom:
mes "";
mesn;
- mesq l("I've seen him on the bottom of the island, ask Jalad for more info.");
+ mesq l("I've seen him on the bottom of the island, ask Jalad for more information.");
close;