diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-08-27 00:32:38 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-08-27 00:32:38 -0300 |
commit | 8b38f9fe97a7f2c381d55f450126bd07e76f366f (patch) | |
tree | 7c76a0ce0708ad43cc1c9931439a77bc125e4fb3 /npc/002-3 | |
parent | 30b732793148a3e284c3f172328092c4ef5d2119 (diff) | |
download | serverdata-8b38f9fe97a7f2c381d55f450126bd07e76f366f.tar.gz serverdata-8b38f9fe97a7f2c381d55f450126bd07e76f366f.tar.bz2 serverdata-8b38f9fe97a7f2c381d55f450126bd07e76f366f.tar.xz serverdata-8b38f9fe97a7f2c381d55f450126bd07e76f366f.zip |
Inform players that discount is a thing
Diffstat (limited to 'npc/002-3')
-rw-r--r-- | npc/002-3/nard.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/002-3/nard.txt b/npc/002-3/nard.txt index 24bc12848..98493b585 100644 --- a/npc/002-3/nard.txt +++ b/npc/002-3/nard.txt @@ -243,6 +243,7 @@ L_NotYet: next; mesn; mesq l("The Alliance have records of everyone. And if you need another trip, talk to me!"); + mesc l("PROTIP: Every quest you complete in a location, will make ship travels to and from them cheaper!"); } else { mesq l("You still haven't completed your tasks."); |