forked from mtcontrib/weather_pack
adjusted clouds number
This commit is contained in:
parent
3a315928c4
commit
5d8bf1ae1c
|
@ -67,7 +67,7 @@ local set_sky_box = function(player_name)
|
|||
{r=120, g=120, b=120},
|
||||
{r=50, g=50, b=50}
|
||||
},
|
||||
density = 0.7
|
||||
density = 0.6
|
||||
}
|
||||
skylayer.add_layer(player_name, sl)
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue
Block a user