diff options
Diffstat (limited to 'npc/functions/scoreboards.txt')
-rw-r--r-- | npc/functions/scoreboards.txt | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index ebc1b151c..959ce184d 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -609,7 +609,12 @@ function script HallOf2020 { mes l("No victor appliable."); mes ""; mes l(".:: Hasan Scorpion Killing Challenge 2020 ::."); - mesc l("September 22nd - December 20th"); + //mesc l("September 22nd - December 20th"); + mes l("1. Leather - 4523"); + mes l("2. Manatauro - 4386"); + mes l("3. G II - 4151"); + mesc l("4. Povo - 3999"); + mesc l("5. Woolie - 3345"); mes ""; mes l(".:: Thanksgiving 2020 ::."); //mesc l("November 1st - November 30th"); |