diff options
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."); |