Implement light correction for HUD, create new artwork

This commit is contained in:
Till Affeldt
2020-04-24 19:52:03 +02:00
parent 677382c142
commit 084ee8c9f5
9 changed files with 28 additions and 13 deletions

View File

@ -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