diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-04 23:51:20 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-04 23:51:20 -0300 |
commit | 4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8 (patch) | |
tree | 9b0bee683fb12fcd550f5a0350a200c7649888ba /npc/functions/scoreboards.txt | |
parent | 160c48bd59f21f3d74973536a30c72872ae7eb58 (diff) | |
download | serverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.tar.gz serverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.tar.bz2 serverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.tar.xz serverdata-4330a6d5a599d14183ed6f8c3b5ba11fb200a8e8.zip |
Free Software Day is now builtin.
On 09/09, the day we finished LICENSE file, ALL mobs may drop a blueprint!
Great, right?
Diffstat (limited to 'npc/functions/scoreboards.txt')
-rw-r--r-- | npc/functions/scoreboards.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/scoreboards.txt b/npc/functions/scoreboards.txt index 8622d16e7..52aaf07da 100644 --- a/npc/functions/scoreboards.txt +++ b/npc/functions/scoreboards.txt @@ -651,12 +651,12 @@ function script HallOf2021 { mesc l("June 21st - September 21st"); mes ""; mes l(".:: Chocolate Day ::."); - //mesc l("Event Canceled"), 1; mesc l("Scheduled: July 7th"); + //mes l("No victor appliable."); mes ""; mes l(".:: Free Software Day ::."); - //mesc l("Event Canceled"), 1; mesc l("Scheduled: September 9th"); + //mes l("No victor appliable."); mes ""; mes l(".:: International Coffee Day ::."); mesc l("Scheduled: October 1st"); |