Generate more raindrops in thunderstorms
This commit is contained in:
parent
de45af5e79
commit
b3ad5c7927
2 changed files with 16 additions and 1 deletions
|
@ -13,6 +13,7 @@ minetest.register_globalstep(function(dtime)
|
|||
return false
|
||||
end
|
||||
|
||||
rain.set_particles_mode("thunder")
|
||||
rain.make_weather()
|
||||
|
||||
if thunder.init_done == false then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue