summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-01-29 19:19:16 -0300
committerJesusaves <cpntb1@ymail.com>2020-01-29 19:19:16 -0300
commitb160fdbc530bd4a89f350def90ae931a9442bcb6 (patch)
tree38602763131403474574977937774666bb57a2e0
parent9222c179a636fd5ce34b369b2d0c65bc8c573d62 (diff)
downloadserverdata-b160fdbc530bd4a89f350def90ae931a9442bcb6.tar.gz
serverdata-b160fdbc530bd4a89f350def90ae931a9442bcb6.tar.bz2
serverdata-b160fdbc530bd4a89f350def90ae931a9442bcb6.tar.xz
serverdata-b160fdbc530bd4a89f350def90ae931a9442bcb6.zip
Remove payloads
-rw-r--r--npc/functions/event.txt8
1 files 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;