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/arcana/furniture_effects.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Mods/arcana/furniture_effects.json') diff --git a/Mods/arcana/furniture_effects.json b/Mods/arcana/furniture_effects.json index 02f84b4..55fad5e 100644 --- a/Mods/arcana/furniture_effects.json +++ b/Mods/arcana/furniture_effects.json @@ -3,7 +3,7 @@ "type": "sound_effect", "id" : "smash_fail", "variant" : "f_blade_upright", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/hit_bar_1.ogg", "terrain/metal/hit_bar_2.ogg", @@ -21,7 +21,7 @@ "type": "sound_effect", "id" : "smash_success", "variant" : "f_blade_upright", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/hit_bar_1.ogg", "terrain/metal/hit_bar_2.ogg", @@ -39,7 +39,7 @@ "type": "sound_effect", "id" : "smash_fail", "variant" : "f_candle_barrier", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/other/hit_flesh_1.ogg", "terrain/other/hit_flesh_2.ogg", @@ -52,7 +52,7 @@ "type": "sound_effect", "id" : "smash_success", "variant" : "f_candle_barrier", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/other/smash_flesh_1.ogg", "terrain/other/smash_flesh_2.ogg", -- cgit v1.2.1