summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-11-12 21:46:16 -0300
committerJesusaves <cpntb1@ymail.com>2019-11-12 21:46:16 -0300
commit17e94b46e4148c3773a5330647f7247225647060 (patch)
treec13c8f0748d47ce0ecf1293c27a6e6116c51908d /npc
parente3f1954cce416d67f4b3ffaa8bc396316c08d635 (diff)
downloadserverdata-17e94b46e4148c3773a5330647f7247225647060.tar.gz
serverdata-17e94b46e4148c3773a5330647f7247225647060.tar.bz2
serverdata-17e94b46e4148c3773a5330647f7247225647060.tar.xz
serverdata-17e94b46e4148c3773a5330647f7247225647060.zip
Event schedule:
Nov 1 ~ Nov 30 → Thanksgiving Dec 1 ~ Dec 18 → Event Horizon (planned) Dec 19 ~ Jan 2 → Christmas
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/scoreboards.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt
index 0b2db22f8..1d322f73f 100644
--- a/npc/functions/scoreboards.txt
+++ b/npc/functions/scoreboards.txt
@@ -403,11 +403,15 @@ function script HallOf2019 {
//mesc l("Scheduled: September 9th");
mes "";
mes l(".:: International Coffee Day ::.");
- mesc l("Scheduled: October 1st");
+ //mesc l("Scheduled: October 1st");
+ mes l("No victor appliable.");
mes "";
mes l(".:: Hasan Scorpion Killing Challenge 2019 ::.");
mesc l("September 22nd - December 20th");
mes "";
+ mes l(".:: Thanksgiving 2019 ::.");
+ mesc l("November 1st - November 30th");
+ mes "";
mes l(".:: Christmas 2019 ::.");
mesc l("Scheduled: December 19th - January 2nd");
return;