Extend AUTUMN_LATE further out into december
Swapped winter_end _start around to make more sense
This commit is contained in:
parent
d6a5c25b20
commit
bbe0de531d
@ -130,18 +130,18 @@
|
||||
"name": "AUTUMN_LATE",
|
||||
"startDay": "1",
|
||||
"startMonth": "11",
|
||||
"endDay": "25",
|
||||
"endMonth": "11"
|
||||
}, {
|
||||
"seasonType": 2,
|
||||
"name": "WINTER_END",
|
||||
"startDay": "25",
|
||||
"startMonth": "11",
|
||||
"endDay": "31",
|
||||
"endDay": "11",
|
||||
"endMonth": "12"
|
||||
}, {
|
||||
"seasonType": 2,
|
||||
"name": "WINTER_START",
|
||||
"startDay": "11",
|
||||
"startMonth": "12",
|
||||
"endDay": "31",
|
||||
"endMonth": "12"
|
||||
}, {
|
||||
"seasonType": 2,
|
||||
"name": "WINTER_END",
|
||||
"startDay": "1",
|
||||
"startMonth": "1",
|
||||
"endDay": "15",
|
||||
|
Loading…
x
Reference in New Issue
Block a user