add 'thunder_rate' weather property

This commit is contained in:
MihailRis
2025-02-28 18:48:21 +03:00
parent aed7c1c5b8
commit 0ea842580c
5 changed files with 29 additions and 2 deletions
+2 -1
View File
@@ -18,5 +18,6 @@
"fog_opacity": 0.8,
"fog_dencity": 2.0,
"fog_curve": 0.5,
"clouds": 0.5
"clouds": 0.5,
"thunder_rate": 0.1
}