1
0
mirror of https://github.com/t-affeldt/regional_weather.git synced 2025-07-21 01:40: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

@ -8,7 +8,7 @@ local conditions = {
local function generate_effects(params)
local override = {}
local wind = vector.new(params.wind_x, 0, params.wind_z)
local wind = climate_api.environment.get_wind()
override["climate_api:skybox"] = {
cloud_data = {