fixing up explosions. Also make slade sand diggable in mcl, and fix a bug in web generators

This commit is contained in:
FaceDeer
2022-08-13 22:20:48 -06:00
parent de3e15e87b
commit c1bddb9ef7
7 changed files with 29 additions and 24 deletions

View File

@ -138,7 +138,7 @@ df_ambience.add_set({
frequency = 0.025,
nodes = {"df_underworld_items:slade"},
sounds = {
{name = "dfcaverns_whispers", gain = 0.25},
{name = "dfcaverns_whispers", gain = 0.15},
},
sound_check = function(def)
return def.biome == "underworld"