mirror of
https://github.com/t-affeldt/regional_weather.git
synced 2025-09-22 11:26:49 -04:00
Implement light correction for HUD, create new artwork
This commit is contained in:
parent
677382c142
commit
084ee8c9f5
9 changed files with 28 additions and 13 deletions
|
@ -52,6 +52,12 @@ for i = 1,VARIANT_COUNT do
|
|||
regional_weather_puddle = 1
|
||||
},
|
||||
drop = "",
|
||||
sounds = {
|
||||
footstep = {
|
||||
name = "weather_puddle",
|
||||
gain = 0.8
|
||||
}
|
||||
}
|
||||
})
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue