From 9dce385a589c59fff2be65c40121fe9ef10c3e4b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 12 Jan 2022 22:17:12 -0800 Subject: Normalize shotguns volumes. Normalize mod gun volumes. Add reload sounds to mod bow. --- guns/00shot.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'guns/00shot.json') diff --git a/guns/00shot.json b/guns/00shot.json index d5770a2..77da09a 100644 --- a/guns/00shot.json +++ b/guns/00shot.json @@ -28,7 +28,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "ashot", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -106,7 +106,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "browning_a5", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -145,7 +145,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "ksg", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -184,7 +184,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "m1014", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -223,7 +223,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "mossberg_500", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -262,7 +262,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "mossberg_500_security", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -301,7 +301,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "mossberg_590", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -340,7 +340,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "mossberg_930", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -379,7 +379,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "pipe_double_shotgun", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -418,7 +418,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "pipe_shotgun", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -457,7 +457,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "remington_870", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -496,7 +496,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "remington_870_breacher", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -535,7 +535,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "remington_870_express", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -574,7 +574,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "remington_1100", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -613,7 +613,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "revolver_shotgun", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -691,7 +691,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "shotgun_d", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -730,7 +730,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "shotgun_s", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -769,7 +769,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "streetsweeper", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -808,7 +808,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "SPAS_12", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -847,7 +847,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "tavor_12", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -925,7 +925,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "winchester_1887", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", @@ -964,7 +964,7 @@ { "type": "sound_effect", "id" : "reload", - "volume" : 75, + "volume" : 70, "variant" : "winchester_1897", "files" : [ "guns/reload/shotgun/pumpreload1.ogg", -- cgit v1.2.1