diff options
Diffstat (limited to 'npc/functions/news.txt')
-rw-r--r-- | npc/functions/news.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt index 63283a788..7dabd24bd 100644 --- a/npc/functions/news.txt +++ b/npc/functions/news.txt @@ -344,6 +344,8 @@ function script Journalman { l("Beware the Terranite! Only @@ would be brave enough to challenge them!", $MOST_HEROIC$), l("Terrible manaquake hits the whole world, causing dramatic changes!"), l("Green Wars project says that @@ trees were planted by adventurers on the world!", $TREE_PLANTED), + l("The Team For A Better PvP says that @@ players were killed in fair matches!", $PLAYERS_KILLED), + l("The Alliance says that @@ monsters have been slain by players since 2019-05-24!", $MONSTERS_KILLED), l("All hail @@ and Andrei Sakar, heroes of the world!", $MOST_HEROIC$)); mesn getarg(0); mesq l("Bonjour! I am @@, and I am from the Press! Read the latest news with me!", getarg(0)); |