From 7d6ce8de7accad073621fb24414f8b994748adcc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 9 Mar 2021 17:58:44 -0300 Subject: Dark Eggshell Hat can no longer be obtained outside Easter. (WARNING: Does not survives server restarts) --- npc/functions/event.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions/event.txt') diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 733658c91..c594bc562 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -533,7 +533,7 @@ OnClock0000: kamibroadcast("Easter begun!"); if ($EVENT$ != "") FYStopEvent(); - $EVENT$="Easter"; + sEaster(); } // End the event the day after else if (.@d == .easter_endday+1 && .@m == .easter_endmon) { -- cgit v1.2.3-70-g09d2