diff options
Diffstat (limited to 'npc/functions/scoreboards.txt')
-rw-r--r-- | npc/functions/scoreboards.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index 71c1a5abf..a7069cdb3 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -324,7 +324,9 @@ function script HallOf2019 { mesc l("TMW2 Day marks the server birthdate. Do not mistake with TMW2 Anniversary."); mes ""; mes l(".:: Easter 2019 ::."); - mesc l("Scheduled: April 17th - 24th"); + //mesc l("Scheduled: April 17th - 24th"); + mes l("In honor of Woody, winner of Easter 2018."); + mesc l("Unfortunately, other victor's names weren't logged."); mes ""; mes l(".:: Worker Day ::."); mesc l("Scheduled: April 27th - May 3rd"); |