summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/scoreboards.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt
index 3b82ebb25..708f26400 100644
--- a/npc/functions/scoreboards.txt
+++ b/npc/functions/scoreboards.txt
@@ -212,12 +212,18 @@ function script HallOf2019 {
mes l(".:: Worker Day ::.");
mesc l("Scheduled: April 27th - May 3rd");
next;
+ mes l(".:: Ched's Summer 2019 ::.");
+ mesc l("June 21st - September 21st");
+ mes "";
mes l(".:: Chocolate Day ::.");
mesc l("Scheduled: July 7th");
mes "";
mes l(".:: Free Software Day ::.");
mesc l("Scheduled: September 9th");
mes "";
+ mes l(".:: Hasan Scorpion Killing Challenge 2019 ::.");
+ mesc l("September 22nd - December 20th");
+ mes "";
mes l(".:: Christmas 2019 ::.");
mesc l("Scheduled: December 19th - January 2nd");
return;