From 0698cf0b883c01bee4dbe411331cca5d11bcf76f Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Wed, 16 Aug 2023 12:19:28 -0700 Subject: Reduce volume of chemical spray gun. --- guns/chemical_spray.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guns/chemical_spray.json b/guns/chemical_spray.json index b85d813..6428c47 100644 --- a/guns/chemical_spray.json +++ b/guns/chemical_spray.json @@ -2,7 +2,7 @@ { "type": "sound_effect", "id": "fire_gun", - "volume": 100, + "volume": 75, "variant": "chemical_thrower", "files": [ "guns/others/chemical_thrower.ogg" @@ -20,7 +20,7 @@ { "type": "sound_effect", "id": "reload", - "volume": 90, + "volume": 70, "variant": "chemical_thrower", "files": [ "guns/reload/flammable/flammable_1.ogg", -- cgit v1.2.1