diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-05 12:34:25 -0800 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2022-01-05 12:34:25 -0800 |
commit | 9983f2b9e63adf0d4d8681ab3822ada5c24a1de0 (patch) | |
tree | ef20c4caf668d405a9c96ad6afa122aedd1c94c5 /Mods/Medieval_Stuff | |
parent | Sync up a lot of gun sounds with the new upstream (diff) | |
download | cataclysm-dda-soundpack_jcsoundpack-9983f2b9e63adf0d4d8681ab3822ada5c24a1de0.tar.xz |
Sync all the mods
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", |