summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlige <gauvain.dauchy@free.fr>2016-06-27 11:12:34 +0200
committerAlige <gauvain.dauchy@free.fr>2016-06-27 11:12:34 +0200
commit6cd88773e33476cda229449d377bdb966c1cef53 (patch)
treec0b0f6898f312d89dd65f0780ce27fbdac3a5d09
parent8206fcd54c8fbc67625f8a849dc3584f8c6458f0 (diff)
downloadserverdata-6cd88773e33476cda229449d377bdb966c1cef53.tar.gz
serverdata-6cd88773e33476cda229449d377bdb966c1cef53.tar.bz2
serverdata-6cd88773e33476cda229449d377bdb966c1cef53.tar.xz
serverdata-6cd88773e33476cda229449d377bdb966c1cef53.zip
Transformed "RedPlush" into "Red Plush", makes more sense in game.
-rw-r--r--db/re/item_db.conf2
-rw-r--r--npc/000-1/lean.txt2
-rw-r--r--npc/001-2-28/jenna.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index d1218be6..e8ce53d3 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -1097,7 +1097,7 @@ item_db: (
{
Id: 531
AegisName: "RedPlushWine"
- Name: "RedPlush's Wine"
+ Name: "Red Plush Wine"
Type: "IT_HEALING"
Buy: 100
Sell: 20
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?");