mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-17 16:00:35 +02:00
Very minor weather tweaks
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
if not minetest.get_modpath("lightning") then return end
|
||||
|
||||
local LIGHTNING_CHANCE = 1
|
||||
local LIGHTNING_CHANCE = 20
|
||||
lightning.auto = false
|
||||
|
||||
local rng = PcgRandom(82492402425)
|
||||
|
Reference in New Issue
Block a user