mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-12 19:44:05 +09:00
weatherbox is now owned by the world
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
"cloudChance": 125,
|
||||
"cloudGamma": [0.45, 2.4],
|
||||
"cloudGammaVariance": [0.1, 0.0],
|
||||
"windSpeed": 0.25,
|
||||
"windSpeedVariance": 1.0,
|
||||
"windSpeed": 0.35,
|
||||
"windSpeedVariance": 0.4,
|
||||
"windSpeedDamping": 0.5,
|
||||
"clouds": {
|
||||
"cumulonimbus": {
|
||||
"filename": "cloud_large.png", "tw": 2048, "th": 1024, "probability": 0.2,
|
||||
|
||||
Reference in New Issue
Block a user