mirror of
https://github.com/FaceDeer/dfcaverns.git
synced 2025-07-22 02:10:27 +02:00
bloodthorn also needs to be set opaque
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user