diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-27 11:12:34 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-27 11:12:34 +0200 |
commit | 6cd88773e33476cda229449d377bdb966c1cef53 (patch) | |
tree | c0b0f6898f312d89dd65f0780ce27fbdac3a5d09 /npc | |
parent | 8206fcd54c8fbc67625f8a849dc3584f8c6458f0 (diff) | |
download | serverdata-6cd88773e33476cda229449d377bdb966c1cef53.tar.gz serverdata-6cd88773e33476cda229449d377bdb966c1cef53.tar.bz2 serverdata-6cd88773e33476cda229449d377bdb966c1cef53.tar.xz serverdata-6cd88773e33476cda229449d377bdb966c1cef53.zip |
Transformed "RedPlush" into "Red Plush", makes more sense in game.
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-1/lean.txt | 2 | ||||
-rw-r--r-- | npc/001-2-28/jenna.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt index fdd9742a..3772eac9 100644 --- a/npc/000-1/lean.txt +++ b/npc/000-1/lean.txt @@ -35,7 +35,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, most of us will be at the tavern of the Redplush, 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 Red Plush, at the bar counter, for Silvio's case..."); goto L_Close; diff --git a/npc/001-2-28/jenna.txt b/npc/001-2-28/jenna.txt index b2ed50a4..47984f01 100644 --- a/npc/001-2-28/jenna.txt +++ b/npc/001-2-28/jenna.txt @@ -12,7 +12,7 @@ if (.@tick > @Artis_RedPlush_WaitressTick + 10) { setarray .messages$[0], l("Welcome to our inn!"), - l("Welcome to RedPlush."), + l("Welcome to Red Plush."), l("Please, have a seat."), l("Lovely day, isn't it?"); |