diff options
Diffstat (limited to 'npc/functions/event.txt')
-rw-r--r-- | npc/functions/event.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/functions/event.txt b/npc/functions/event.txt index 419eabb08..4a5da07c3 100644 --- a/npc/functions/event.txt +++ b/npc/functions/event.txt @@ -228,8 +228,8 @@ function script sThanksgiving { OnInit: .valentine_stday=29; .valentine_stmon=JANUARY; - .valentine_endday=16; - .valentine_endmon=FEBRUARY; + .valentine_endday=31; + .valentine_endmon=JANUARY; .patrick_stday=15; .patrick_stmon=MARCH; |