summaryrefslogtreecommitdiff
path: root/npc/000-1/lean.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-09-07 19:09:57 +0400
committerAlige <aligetmw@hotmail.fr>2012-09-07 19:09:57 +0400
commitb45d5ac0f909bd89e3bce1c7e88168ba33efbc28 (patch)
tree831a3b8752f6101e6856097db8455a3b465a8815 /npc/000-1/lean.txt
parented203faf07ec993fd182ebac8031a00efa2d6f7e (diff)
downloadserverdata-b45d5ac0f909bd89e3bce1c7e88168ba33efbc28.tar.gz
serverdata-b45d5ac0f909bd89e3bce1c7e88168ba33efbc28.tar.bz2
serverdata-b45d5ac0f909bd89e3bce1c7e88168ba33efbc28.tar.xz
serverdata-b45d5ac0f909bd89e3bce1c7e88168ba33efbc28.zip
Fixed several typos in many scripts.
Diffstat (limited to 'npc/000-1/lean.txt')
-rw-r--r--npc/000-1/lean.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt
index 557378e6..f0bdc496 100644
--- a/npc/000-1/lean.txt
+++ b/npc/000-1/lean.txt
@@ -7,9 +7,9 @@
000-1.gat,79,108,0,1 script Lean 106;2,{
mesn;
- mesq l("Oh, hey you.");
+ mesq l("Oh, hey you!");
next;
- mesq l("I hope that you don't mind that we used your raft to build this ramp.");
+ mesq l("I hope you don't mind that we used your raft to build this ramp.");
next;
mesq l("We usually don't stop in such places, but the capt'ain let us stay here while he writes the location of this new island on his map!");
next;
@@ -20,7 +20,7 @@
menu
l("That's right."), -,
- l("Where?"), l_Artis;
+ l("Wait... Where are we going?"), l_Artis;
mes "";
mesn;
@@ -33,7 +33,7 @@ l_Artis:
mesn;
mesq l("Artis of course!");
next;
- mesq l("It's where every merchant ship ends their travel and we won't be an exception.");
+ mesq l("It's where every merchant ship end their road and we won't be an exception.");
close;