From c9ab85e03423d004f2d5d26d6d407b477e0a725b Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 26 May 2020 23:03:34 -0700 Subject: Full gun revamp, part 6 --- Mods/Tanks/guns.json | 35 ----------------------------------- 1 file changed, 35 deletions(-) (limited to 'Mods/Tanks') diff --git a/Mods/Tanks/guns.json b/Mods/Tanks/guns.json index 0054e9e..20e7144 100644 --- a/Mods/Tanks/guns.json +++ b/Mods/Tanks/guns.json @@ -184,41 +184,6 @@ "guns/reload/mg/mgk_5.ogg" ] }, - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 100, - "variant" : "atgm_launcher", - "files" : [ - "guns/others/Rocket_1.ogg", - "guns/others/Rocket_2.ogg", - "guns/others/Rocket_3.ogg", - "guns/others/Rocket_4.ogg", - "guns/others/Rocket_5.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 40, - "variant" : "atgm_launcher", - "files" : [ - "guns/others/Rocket_1.ogg", - "guns/others/Rocket_2.ogg", - "guns/others/Rocket_3.ogg", - "guns/others/Rocket_4.ogg", - "guns/others/Rocket_5.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "reload", - "volume" : 90, - "variant" : "atgm_launcher", - "files" : [ - "guns/reload/launcher/rocket.ogg" - ] - }, { "type": "sound_effect", "id" : "fire_gun", -- cgit v1.2.1