mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 16:10:43 -05:00
Further reduced WINTER season to 20 days
This commit is contained in:
parent
320835f122
commit
d2c0775b90
@ -130,12 +130,12 @@
|
||||
"name": "AUTUMN_LATE",
|
||||
"startDay": "1",
|
||||
"startMonth": "11",
|
||||
"endDay": "20",
|
||||
"endDay": "21",
|
||||
"endMonth": "12"
|
||||
}, {
|
||||
"seasonType": 2,
|
||||
"name": "WINTER_START",
|
||||
"startDay": "20",
|
||||
"startDay": "21",
|
||||
"startMonth": "12",
|
||||
"endDay": "31",
|
||||
"endMonth": "12"
|
||||
@ -144,12 +144,12 @@
|
||||
"name": "WINTER_END",
|
||||
"startDay": "1",
|
||||
"startMonth": "1",
|
||||
"endDay": "12",
|
||||
"endDay": "9",
|
||||
"endMonth": "1"
|
||||
}, {
|
||||
"seasonType": 5,
|
||||
"name": "SPRING_EARLY",
|
||||
"startDay": "12",
|
||||
"startDay": "9",
|
||||
"startMonth": "1",
|
||||
"endDay": "25",
|
||||
"endMonth": "3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user