1
0
mirror of https://github.com/t-affeldt/regional_weather.git synced 2025-07-21 18:00:29 +02:00

Fix speed buff effect, update to new wind influences, tinker with skybox effect

This commit is contained in:
Till Affeldt
2020-04-18 11:14:09 +02:00
parent 52f06da30f
commit 497f31918a
5 changed files with 11 additions and 9 deletions

View File

@ -10,9 +10,7 @@ local conditions = {
has_biome = {
"desert",
"sandstone_desert",
"cold_desert",
"grassland_dunes",
"coniferous_forest_dunes"
"cold_desert"
}
}