From 4c73065ec4ab64923d05cf6080d4eb0bbd04de63 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 26 Dec 2021 12:57:33 -0300 Subject: Update 2021's Scoreboards --- npc/003-1/hasan.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/003-1') 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."); -- cgit v1.2.3-60-g2f50