diff --git a/df_ambience/mod.conf b/df_ambience/mod.conf index a22835a..0bd4e08 100644 --- a/df_ambience/mod.conf +++ b/df_ambience/mod.conf @@ -1,3 +1,4 @@ name = df_ambience +description = Ambient wildlife sounds for DFCaverns depends = df_caverns, df_dependencies optional_depends = chasms, playerplus, df_underworld_items \ No newline at end of file diff --git a/df_ambience/soundsets.lua b/df_ambience/soundsets.lua index f869954..c42834d 100644 --- a/df_ambience/soundsets.lua +++ b/df_ambience/soundsets.lua @@ -26,7 +26,7 @@ df_ambience.add_set({ }) df_ambience.add_set({ - frequency = 0.025, + frequency = 0.050, nodes = {"df_mapitems:dirt_with_cave_moss", "df_trees:tower_cap_stem", "df_trees:tower_cap_gills", "df_trees:tower_cap"}, sounds = { {name = "dfcaverns_exotic_creature_song", gain = 0.5},