summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-01-05 15:17:50 -0300
committerJesusaves <cpntb1@ymail.com>2022-01-05 15:17:50 -0300
commitac1617a96577e4749aa273acb6104612723c2513 (patch)
tree44e0ebe549b83f7171cfd0dcdf6d8e055a6c6ac5
parent2c3bc5ddaa553d26b0dfa8d30366ef12e148178a (diff)
downloadserverdata-ac1617a96577e4749aa273acb6104612723c2513.tar.gz
serverdata-ac1617a96577e4749aa273acb6104612723c2513.tar.bz2
serverdata-ac1617a96577e4749aa273acb6104612723c2513.tar.xz
serverdata-ac1617a96577e4749aa273acb6104612723c2513.zip
Update scoreboards with Christmas 2021 event results
-rw-r--r--npc/functions/scoreboards.txt9
1 files changed, 8 insertions, 1 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt
index 6a7965480..270b0e8dc 100644
--- a/npc/functions/scoreboards.txt
+++ b/npc/functions/scoreboards.txt
@@ -751,7 +751,14 @@ function script HallOf2021 {
mes l("No victor appliable.");
mes "";
mes l(".:: Christmas 2021 ::.");
- mesc l("Scheduled: December 19th - January 2nd");
+ //mesc l("December 19th - January 2nd");
+ mes l("1. Alcyone - 5,942");
+ mes l("2. andulkaT - 438");
+ mes l("3. poppet - 71");
+ mes "";
+ mesc l("1. andulkaT - 100,001 GP");
+ mesc l("2. Alcyone - 53,057 GP");
+ mesc l("3. poppet - 20,010 GP");
return;
}