diff options
author | Alige <aligetmw@hotmail.fr> | 2013-12-16 00:06:38 +0400 |
---|---|---|
committer | Alige <aligetmw@hotmail.fr> | 2013-12-16 00:06:38 +0400 |
commit | 299e511ac174a4ee5dcb5ef10d7f720603ec929b (patch) | |
tree | 799f0333cada3c3c984db7e9e6c273c596dab413 /npc/000-1/lean.txt | |
parent | c9a05f923120e0211296bf5a0007aab8fe3bb983 (diff) | |
download | serverdata-299e511ac174a4ee5dcb5ef10d7f720603ec929b.tar.gz serverdata-299e511ac174a4ee5dcb5ef10d7f720603ec929b.tar.bz2 serverdata-299e511ac174a4ee5dcb5ef10d7f720603ec929b.tar.xz serverdata-299e511ac174a4ee5dcb5ef10d7f720603ec929b.zip |
Fixed a line in lean's script.
Diffstat (limited to 'npc/000-1/lean.txt')
-rw-r--r-- | npc/000-1/lean.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt index ff87c53af..66cd54267 100644 --- a/npc/000-1/lean.txt +++ b/npc/000-1/lean.txt @@ -28,7 +28,7 @@ L_Artis: next; mesq l("It's where every merchant ship end their road and we won't be an exception."); next; - mesq l("If you're looking for us there, mostly all of us will be at the tavern of the Redplush and at the bar counter for Silvio's case..."); + mesq l("If you're looking for us there, most of us will be at the tavern of the Redplush, at the bar counter for Silvio's case..."); goto L_Close; |