mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-07-18 00:10:39 +02:00
Reconfigure fog to only show up in the morning and always heavy, remove puddle sound
This commit is contained in:
@ -80,13 +80,7 @@ for i = 1, VARIANT_COUNT do
|
||||
water = apply_water_group,
|
||||
weather_puddle = 1
|
||||
},
|
||||
drop = "",
|
||||
sounds = {
|
||||
footstep = {
|
||||
name = "weather_puddle",
|
||||
gain = 0.8
|
||||
}
|
||||
}
|
||||
drop = ""
|
||||
})
|
||||
end
|
||||
end
|
||||
|
Reference in New Issue
Block a user