bloodthorn also needs to be set opaque

This commit is contained in:
FaceDeer
2022-08-15 19:49:53 -06:00
parent 7e9b14bcbf
commit 5dbf0248e3
2 changed files with 2 additions and 2 deletions

View File

@ -154,7 +154,7 @@ df_ambience.add_set({
sounds = {
{name = "dfcaverns_drums", gain = 0.3},
{name = "dfcaverns_frog", gain = 0.5},
jungle_bird, jungle_bird,
jungle_bird, jungle_bird, -- double up the birds to make them more common
},
sound_check = function(def)
return def.biome == "primordial jungle"