mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 16:10:43 -05:00
Reduced chance of sunny weather
This commit is contained in:
parent
c68b3d7644
commit
a5e187ebda
@ -4,7 +4,7 @@
|
|||||||
"generateWeatherAmountHours": 24,
|
"generateWeatherAmountHours": 24,
|
||||||
"clouds": {
|
"clouds": {
|
||||||
"values": [-1, -0.8, -0.5, 0.1, 0, 0.15, 0.4, 1],
|
"values": [-1, -0.8, -0.5, 0.1, 0, 0.15, 0.4, 1],
|
||||||
"weights": [100, 22, 22, 15, 15, 15, 5, 4]
|
"weights": [80, 22, 22, 15, 15, 15, 5, 4]
|
||||||
},
|
},
|
||||||
"windSpeed": {
|
"windSpeed": {
|
||||||
"values": [0, 1, 2, 3, 4],
|
"values": [0, 1, 2, 3, 4],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user