From 9983f2b9e63adf0d4d8681ab3822ada5c24a1de0 Mon Sep 17 00:00:00 2001
From: jc_gargma <jc_gargma@iserlohn-fortress.net>
Date: Wed, 5 Jan 2022 12:34:25 -0800
Subject: Sync all the mods

---
 Mods/Medieval_Stuff/Medieval and Historic Content,.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'Mods/Medieval_Stuff')

diff --git a/Mods/Medieval_Stuff/Medieval and Historic Content,.json b/Mods/Medieval_Stuff/Medieval and Historic Content,.json
index bdb86eb..17bce0d 100644
--- a/Mods/Medieval_Stuff/Medieval and Historic Content,.json	
+++ b/Mods/Medieval_Stuff/Medieval and Historic Content,.json	
@@ -2,7 +2,7 @@
     {
         "type": "sound_effect",
         "id" : "fire_gun",
-        "volume" : 100,
+        "volume" : 50,
         "variant" : "fire_lance",
         "files" : [
             "Mods/Medieval_Stuff/hit_1.ogg",
@@ -16,7 +16,7 @@
 	{
         "type": "sound_effect",
         "id" : "fire_gun_distant",
-        "volume" : 40,
+        "volume" : 20,
         "variant" : "fire_lance",
         "files" : [
             "Mods/Medieval_Stuff/hit_1.ogg",
@@ -30,7 +30,7 @@
 	{
         "type": "sound_effect",
         "id" : "reload",
-        "volume" : 90,
+        "volume" : 50,
         "variant" : "fire_lance",
         "files" : [
             "guns/reload/rifle_s/rifle_1.ogg",
-- 
cgit v1.2.1