summaryrefslogtreecommitdiff
path: root/npc/functions/event.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-29 01:39:29 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-29 01:39:29 -0300
commit738f5d38d98c281f5382361a4f7d6017dc635bfb (patch)
treec80988afb17181aadf66a62ad2994cfedecad131 /npc/functions/event.txt
parent33c5c19806afeddb9a2b649facad9fb7f794948f (diff)
downloadserverdata-738f5d38d98c281f5382361a4f7d6017dc635bfb.tar.gz
serverdata-738f5d38d98c281f5382361a4f7d6017dc635bfb.tar.bz2
serverdata-738f5d38d98c281f5382361a4f7d6017dc635bfb.tar.xz
serverdata-738f5d38d98c281f5382361a4f7d6017dc635bfb.zip
Valentine Event: Move the date!
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;