From 31805cc355695452779ee15357520ef955813883 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 6 Jan 2022 15:04:55 -0300 Subject: Fix typos, add a final reward tier to Golbanez and change the gift amount logic --- npc/functions/scoreboards.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index 270b0e8dc..cbe8a6b79 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -777,14 +777,14 @@ function script HallOf2022 { //mes l("No victor appliable."); mesc l("TMW2 Day marks the server birthdate. Do not mistake with TMW2 Anniversary."); mes ""; - mes l(".:: Easter 2021 ::."); + mes l(".:: Easter 2022 ::."); mesc l("Scheduled: April 17th - 24th"); mes ""; mes l(".:: Worker Day ::."); mesc l("Scheduled: April 27th - May 3rd"); //mes l("No victor appliable."); next; - mes l(".:: Ched's Summer 2021 ::."); + mes l(".:: Ched's Summer 2022 ::."); mesc l("June 21st - September 21st"); mes ""; mes l(".:: Chocolate Day ::."); @@ -799,14 +799,14 @@ function script HallOf2022 { mesc l("Scheduled: October 1st"); //mes l("No victor appliable."); mes ""; - mes l(".:: Hasan Scorpion Killing Challenge 2021 ::."); + mes l(".:: Hasan Scorpion Killing Challenge 2022 ::."); mesc l("September 22nd - December 20th"); mes ""; - mes l(".:: Thanksgiving 2021 ::."); + mes l(".:: Thanksgiving 2022 ::."); mesc l("November 1st - November 30th"); //mes l("No victor appliable."); mes ""; - mes l(".:: Christmas 2021 ::."); + mes l(".:: Christmas 2022 ::."); mesc l("Scheduled: December 19th - January 2nd"); return; } -- cgit v1.2.3-60-g2f50