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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user