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