diff options
author | Reid Yaro <reidyaro@gmail.com> | 2013-12-15 14:51:59 +0100 |
---|---|---|
committer | Reid Yaro <reidyaro@gmail.com> | 2013-12-15 14:51:59 +0100 |
commit | c9a05f923120e0211296bf5a0007aab8fe3bb983 (patch) | |
tree | 1fd838536efa6dbf2ddc14c89a745b0f0160d909 | |
parent | 3fdfb38228e21a1e111c2383519c727329a2a475 (diff) | |
download | serverdata-c9a05f923120e0211296bf5a0007aab8fe3bb983.tar.gz serverdata-c9a05f923120e0211296bf5a0007aab8fe3bb983.tar.bz2 serverdata-c9a05f923120e0211296bf5a0007aab8fe3bb983.tar.xz serverdata-c9a05f923120e0211296bf5a0007aab8fe3bb983.zip |
Change some wrong dialog about Artis's location.
-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 4558f561..ff87c53a 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 Pedro's restaurant and in the Inn for Silvio's case..."); + 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..."); goto L_Close; |