diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-08 23:10:39 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-08 23:10:39 -0200 |
commit | 7cd1630448cb179369637b3dc5d8d3aeafa752f1 (patch) | |
tree | b7534b81ad48a0c4c0737d55dadbf4321a12b718 | |
parent | ed3fc4e97b7bf73af9231757466c96ff7871b67e (diff) | |
download | serverdata-7cd1630448cb179369637b3dc5d8d3aeafa752f1.tar.gz serverdata-7cd1630448cb179369637b3dc5d8d3aeafa752f1.tar.bz2 serverdata-7cd1630448cb179369637b3dc5d8d3aeafa752f1.tar.xz serverdata-7cd1630448cb179369637b3dc5d8d3aeafa752f1.zip |
Update news: CoD *did* make in r8.0! That wasn't even planned o.o
-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."); |