mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 16:10:43 -05:00
Increased chance of rain
This commit is contained in:
parent
a5e187ebda
commit
21d11702c6
@ -20,7 +20,7 @@
|
|||||||
},
|
},
|
||||||
"rain": {
|
"rain": {
|
||||||
"values": [1, 2, 3, 4, 5],
|
"values": [1, 2, 3, 4, 5],
|
||||||
"weights": [25, 1, 1, 1, 1]
|
"weights": [20, 1, 1, 1, 1]
|
||||||
},
|
},
|
||||||
"rainIntensity": {
|
"rainIntensity": {
|
||||||
"min": 0,
|
"min": 0,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user