From 9983f2b9e63adf0d4d8681ab3822ada5c24a1de0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 5 Jan 2022 12:34:25 -0800 Subject: Sync all the mods --- Mods/Blazemod/furniture_effects.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Mods/Blazemod/furniture_effects.json') diff --git a/Mods/Blazemod/furniture_effects.json b/Mods/Blazemod/furniture_effects.json index fbada38..88b918b 100644 --- a/Mods/Blazemod/furniture_effects.json +++ b/Mods/Blazemod/furniture_effects.json @@ -3,7 +3,7 @@ "type": "sound_effect", "id" : "smash_success", "variant" : "f_fridge_unplugged", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/smash_metal_1.ogg", "terrain/metal/smash_metal_2.ogg", @@ -21,7 +21,7 @@ "type": "sound_effect", "id" : "smash_fail", "variant" : "f_fridge_unplugged", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/hit_metal_1.ogg", "terrain/metal/hit_metal_2.ogg", @@ -39,7 +39,7 @@ "type": "sound_effect", "id" : "smash_success", "variant" : "f_washer_unplugged", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/smash_metal_1.ogg", "terrain/metal/smash_metal_2.ogg", @@ -57,7 +57,7 @@ "type": "sound_effect", "id" : "smash_fail", "variant" : "f_washer_unplugged", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/hit_metal_1.ogg", "terrain/metal/hit_metal_2.ogg", -- cgit v1.2.1