diff options
author | Alige <aligetmw@hotmail.fr> | 2012-12-11 08:18:24 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2012-12-11 08:18:24 +0400 |
commit | 90b1a9c44a53d4851c0efa4369c509a335e1e983 (patch) | |
tree | fc7dc945d314341ac2b7fd4a08c351b79dcd18a8 /npc | |
parent | dcde888599e44657c7e2fbcefc194cfdf7e90ecf (diff) | |
download | serverdata-90b1a9c44a53d4851c0efa4369c509a335e1e983.tar.gz serverdata-90b1a9c44a53d4851c0efa4369c509a335e1e983.tar.bz2 serverdata-90b1a9c44a53d4851c0efa4369c509a335e1e983.tar.xz serverdata-90b1a9c44a53d4851c0efa4369c509a335e1e983.zip |
Fixed 2 typos in lean.txt.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/lean.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt index c25a152b..248479c1 100644 --- a/npc/000-1/lean.txt +++ b/npc/000-1/lean.txt @@ -13,7 +13,7 @@ next; 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 splendid places, but the captain lets us stay here while he writes down the location of this new island on his map!"); + mesq l("We usually don't stop in such splendid places, but the captain let us stay here while he writes down the location of this new island on his map!"); next; mesq l("Some sailors are looking for goods we could trade in our next destination."); next; @@ -61,7 +61,7 @@ l_Sailors: mes ""; mesn; - mesq l("I'm not sure. They probably have left the ship early this morning. I was not awake yet."); + mesq l("I'm not sure. They probably left the ship early this morning. I was not awake yet."); next; mesq l("Try to ask Max. He's an early riser."); |