summaryrefslogtreecommitdiff
path: root/npc/000-1/mickael.txt
diff options
context:
space:
mode:
authorAlige <aligetmw@hotmail.fr>2012-06-05 11:46:51 +0200
committerAlige <aligetmw@hotmail.fr>2012-06-05 11:46:51 +0200
commitb434cf3bb3cd295debb3f600e6410e629f190741 (patch)
tree836cd4efdd1b11a58ce8cfd06eb424acd6751416 /npc/000-1/mickael.txt
parent200367b5edf611539791d0e725cb4216cc487029 (diff)
downloadserverdata-b434cf3bb3cd295debb3f600e6410e629f190741.tar.gz
serverdata-b434cf3bb3cd295debb3f600e6410e629f190741.tar.bz2
serverdata-b434cf3bb3cd295debb3f600e6410e629f190741.tar.xz
serverdata-b434cf3bb3cd295debb3f600e6410e629f190741.zip
Fixed few dialogues in scripts and npc functions.
Diffstat (limited to 'npc/000-1/mickael.txt')
-rw-r--r--npc/000-1/mickael.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/npc/000-1/mickael.txt b/npc/000-1/mickael.txt
index cb3ca332..f9ebea04 100644
--- a/npc/000-1/mickael.txt
+++ b/npc/000-1/mickael.txt
@@ -11,20 +11,20 @@
next;
mesq l("I hope that 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 Capt'ain let us stay here while he writes the location of this new island on his map!");
+ 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;
mesq l("So we are looking for some new merchandise that we could trade at our next destination.");
next;
- mesq l("It's yours as well, right?");
+ mesq l("That's where you go as well, right?");
next;
menu
l("That's right."), -,
- l("Which one?"), l_Artis;
+ l("Where?"), l_Artis;
mes "";
mesn;
- mesq l("If you are looking for us there, mostly all of us will be at Pedro's restaurant and in the INN for Silvio's case...");
+ mesq l("If you are looking for us there, mostly all of us will be at Pedro's restaurant and in the Inn for Silvio's case.");
close;
@@ -33,7 +33,7 @@ l_Artis:
mesn;
mesq l("Artis of course!");
next;
- mesq l("It's where every merchant ship ends their travelling, and we won't be the exception!");
+ mesq l("It's where every merchant ship ends their travel and we won't be an exception.");
close;