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/National_Guard_Camp/furniture_effects.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Mods/National_Guard_Camp/furniture_effects.json') diff --git a/Mods/National_Guard_Camp/furniture_effects.json b/Mods/National_Guard_Camp/furniture_effects.json index 68ef752..1f9f1a0 100644 --- a/Mods/National_Guard_Camp/furniture_effects.json +++ b/Mods/National_Guard_Camp/furniture_effects.json @@ -4,7 +4,7 @@ "type": "sound_effect", "id" : "smash_fail", "variant" : "f_tank_trap", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/hit_metal_1.ogg", "terrain/metal/hit_metal_2.ogg", @@ -22,7 +22,7 @@ "type": "sound_effect", "id" : "smash_success", "variant" : "f_tank_trap", - "volume" : 100, + "volume" : 50, "files" : [ "terrain/metal/smash_metal_1.ogg", "terrain/metal/smash_metal_2.ogg", -- cgit v1.2.1