Reduced light cloud chance when raining
increased heavy cloud when raining
This commit is contained in:
@@ -60,10 +60,10 @@
|
||||
},
|
||||
"RAINY": {
|
||||
"clouds": {
|
||||
"0.7": 2,
|
||||
"0.7": 1,
|
||||
"0.9": 4,
|
||||
"1": 4,
|
||||
"1.2": 1
|
||||
"1.2": 2
|
||||
},
|
||||
"windSpeed": {
|
||||
"0": 3,
|
||||
|
||||
Reference in New Issue
Block a user