diff options
Diffstat (limited to 'Mods/Medieval_Stuff')
| -rw-r--r-- | Mods/Medieval_Stuff/Medieval and Historic Content,.json | 6 | 
1 files changed, 3 insertions, 3 deletions
| 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", | 
