diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-05-31 00:24:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-05-31 00:24:35 -0300 |
commit | e499bd1430a5ed1f06d8c053c727a3df34040d2a (patch) | |
tree | 704cbb06530cd8f5b12c51e1d8b9fea374803169 /npc/functions | |
parent | 6c1cb4742477eac55576f1627448592392ce72c4 (diff) | |
download | serverdata-e499bd1430a5ed1f06d8c053c727a3df34040d2a.tar.gz serverdata-e499bd1430a5ed1f06d8c053c727a3df34040d2a.tar.bz2 serverdata-e499bd1430a5ed1f06d8c053c727a3df34040d2a.tar.xz serverdata-e499bd1430a5ed1f06d8c053c727a3df34040d2a.zip |
Minor rephrasing on news. That's now out of the way.
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/news.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index c47b7da51..1a9f06b4c 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -23,7 +23,7 @@ function script GameNews { mes col("Tulimshar Guards bought a Slot Machine to play, but that was done unofficialy.", 9); mes col("There are rumors of a grand prize to whoever gets lucky on that machine.", 9); next; - mes col("Tulimshar Jewerly is once again open, and Cyndala moved to a better place.", 9); + mes col("Tulimshar Jewerly is once again open. Cyndala and Tamiloc rented a shop south of Tulimshar.", 9); mes col("The Tulimshar Forge is also dealing with more complex materials, and not just Iron.", 9); next; mes col("Nard's ship is not capable to do Tulimshar<->Candor route instantly anymore: His magic sail broke.", 9); |