Adjusted SPRING
season start date to be closer to live
This commit is contained in:
parent
d437b5b922
commit
e38ad6dc3e
@ -130,13 +130,13 @@
|
|||||||
"name": "WINTER_START",
|
"name": "WINTER_START",
|
||||||
"startDay": "1",
|
"startDay": "1",
|
||||||
"startMonth": "1",
|
"startMonth": "1",
|
||||||
"endDay": "1",
|
"endDay": "24",
|
||||||
"endMonth": "3"
|
"endMonth": "3"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"seasonType": 3,
|
"seasonType": 3,
|
||||||
"name": "SPRING",
|
"name": "SPRING",
|
||||||
"startDay": "2",
|
"startDay": "25",
|
||||||
"startMonth": "3",
|
"startMonth": "3",
|
||||||
"endDay": "1",
|
"endDay": "1",
|
||||||
"endMonth": "5"
|
"endMonth": "5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user