mirror of
				https://github.com/FaceDeer/dfcaverns.git
				synced 2025-11-04 01:55:28 +01:00 
			
		
		
		
	fixing up explosions. Also make slade sand diggable in mcl, and fix a bug in web generators
This commit is contained in:
		@@ -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"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user