summaryrefslogtreecommitdiff
path: root/npc/functions/news.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-05-26 16:35:43 -0300
committerJesusaves <cpntb1@ymail.com>2019-05-26 16:35:43 -0300
commite60933d60b504e98a45dd92ceee65aff3bb26605 (patch)
treeac40f176cc199ccbc71549cb79934879973f120d /npc/functions/news.txt
parente3a5860e65f6a2287d66df3d1ab3efb267e905dc (diff)
downloadserverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.tar.gz
serverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.tar.bz2
serverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.tar.xz
serverdata-e60933d60b504e98a45dd92ceee65aff3bb26605.zip
Notes, and fix a style issue
Diffstat (limited to 'npc/functions/news.txt')
-rw-r--r--npc/functions/news.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/news.txt b/npc/functions/news.txt
index 7e281772f..0b737d99a 100644
--- a/npc/functions/news.txt
+++ b/npc/functions/news.txt
@@ -354,7 +354,7 @@ 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 Team For A Better PvP says that @@ players were killed in fair matches!", format_number($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);