Adjusted Christmas event to start on 13th, 1 day later

Adjusted snow to start on 13th to match Christmas, 8 days earlier
This commit is contained in:
Chomp
2025-12-12 10:02:16 +00:00
parent 9407e8308d
commit b10d1db5da
2 changed files with 3 additions and 3 deletions
@@ -9931,7 +9931,7 @@
"enableChristmasHideout": true,
"enableSanta": true
},
"startDay": "12",
"startDay": "13",
"startMonth": "12",
"type": "CHRISTMAS"
},
@@ -287,13 +287,13 @@
"name": "AUTUMN_LATE",
"startDay": "1",
"startMonth": "11",
"endDay": "21",
"endDay": "13",
"endMonth": "12"
},
{
"seasonType": 2,
"name": "WINTER_START",
"startDay": "21",
"startDay": "13",
"startMonth": "12",
"endDay": "31",
"endMonth": "12"