summaryrefslogtreecommitdiff
path: root/npc/functions/event.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/functions/event.txt')
-rw-r--r--npc/functions/event.txt4
1 files changed, 2 insertions, 2 deletions
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;