mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-06 02:10:35 +02:00
Tweak world cycle, add documentation
This commit is contained in:
@ -7,7 +7,7 @@ if not state:contains("noise_timer") then
|
||||
humidity_base = 50,
|
||||
wind_x = 0.5,
|
||||
wind_z = 0.5,
|
||||
noise_timer = math.random(0, 300000)
|
||||
noise_timer = 0
|
||||
})
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user