mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-05 01:40:38 +02:00
Add pollen effect
This commit is contained in:
1
init.lua
1
init.lua
@ -53,3 +53,4 @@ dofile(weather_mod.modpath.."/weathers/snow_heavy.lua")
|
||||
dofile(weather_mod.modpath.."/weathers/storm.lua")
|
||||
dofile(weather_mod.modpath.."/weathers/sandstorm.lua")
|
||||
dofile(weather_mod.modpath.."/weathers/hail.lua")
|
||||
dofile(weather_mod.modpath.."/weathers/pollen.lua")
|
||||
|
Reference in New Issue
Block a user