diff options
Diffstat (limited to 'npc')
-rw-r--r-- | npc/functions/news.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 1fb983bdf..597d45217 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -20,6 +20,7 @@ function script GameNews { next; mesc l("The famous PVP Arena, Quirino Voraz, can now be used by all players."); mesc l("GMs weren't using it a lot, and Quirin needed to collect money."); + mesc l("The foretold Call Of Dusty event quest is also now available for PVP Parties."); next; mesc l("Lua FINALLY noticed that travelling to Halinarzo at level 20 is akin suicide."); mesc l("She is sending players to Hurnscald instead."); |