summaryrefslogtreecommitdiff
path: root/npc/003-1
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-26 12:57:33 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-26 12:57:33 -0300
commit4c73065ec4ab64923d05cf6080d4eb0bbd04de63 (patch)
treeb46f4d7dccff6a77c3777ab9531339819cfda388 /npc/003-1
parentd2c812452c06f09f36ed1d6b960b0cb61de72a36 (diff)
downloadserverdata-4c73065ec4ab64923d05cf6080d4eb0bbd04de63.tar.gz
serverdata-4c73065ec4ab64923d05cf6080d4eb0bbd04de63.tar.bz2
serverdata-4c73065ec4ab64923d05cf6080d4eb0bbd04de63.tar.xz
serverdata-4c73065ec4ab64923d05cf6080d4eb0bbd04de63.zip
Update 2021's Scoreboards
Diffstat (limited to 'npc/003-1')
-rw-r--r--npc/003-1/hasan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt
index 08d9cacdb..5108c0b2d 100644
--- a/npc/003-1/hasan.txt
+++ b/npc/003-1/hasan.txt
@@ -87,7 +87,7 @@ L_Complete:
mesq l("I am collecting money for the Yearly Autumn Scorpion Hunter quest.");
mesq l("You're, of course, invited. Thus far, the total prize money I've collected is @@ GP.", $HASAN_GP);
if (season() == AUTUMN || $@GM_OVERRIDE || is_staff()) {
- mesq l("You've killed @@ scorpions, and a total of @@ were killed this season.", getq2(SQuest_Autumn), $HASAN_ST);
+ mesq l("You've killed @@ scorpions, and a total of @@ were killed this season.", fnum(getq2(SQuest_Autumn)), fnum($HASAN_ST));
mesq l("If the event ended now, you would get @@ GP.", getq2(SQuest_Autumn)*$HASAN_GP/$HASAN_ST);
mes "";
mesc l("Note: Poll may increase more than total money donated depending on current date.");