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