From b160fdbc530bd4a89f350def90ae931a9442bcb6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Jan 2020 19:19:16 -0300 Subject: Remove payloads --- npc/functions/event.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 4a5da07c3..820cbe6d0 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -226,10 +226,10 @@ function script sThanksgiving { // Event Schedule (all dates are inclusive) OnInit: - .valentine_stday=29; - .valentine_stmon=JANUARY; - .valentine_endday=31; - .valentine_endmon=JANUARY; + .valentine_stday=13; + .valentine_stmon=FEBRUARY; + .valentine_endday=16; + .valentine_endmon=FEBRUARY; .patrick_stday=15; .patrick_stmon=MARCH; -- cgit v1.2.3-60-g2f50