From 738f5d38d98c281f5382361a4f7d6017dc635bfb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 29 Jan 2020 01:39:29 -0300 Subject: Valentine Event: Move the date! --- npc/functions/event.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/functions/event.txt') diff --git a/npc/functions/event.txt b/npc/functions/event.txt index b694733c2..fe33cb6b7 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -226,9 +226,9 @@ function script sThanksgiving { // Event Schedule (all dates are inclusive) OnInit: - .valentine_stday=12; + .valentine_stday=13; .valentine_stmon=FEBRUARY; - .valentine_endday=15; + .valentine_endday=16; .valentine_endmon=FEBRUARY; .patrick_stday=15; -- cgit v1.2.3-60-g2f50