From 9b5f0d73e7652b0f5558125be6044efaa7832df8 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 12 Sep 2020 16:20:17 -0700 Subject: Clean up formatting --- guns/launchers.json | 268 +++++++++++++++++++++++++--------------------------- 1 file changed, 127 insertions(+), 141 deletions(-) (limited to 'guns/launchers.json') diff --git a/guns/launchers.json b/guns/launchers.json index f890475..9bf736f 100644 --- a/guns/launchers.json +++ b/guns/launchers.json @@ -1,143 +1,129 @@ [ - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 100, - "variant" : "LAW", - "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" : "LAW", - "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", - "volume" : 100, - "variant" : "mininuke_launcher", - "files" : [ - "guns/others/mininuke_launcher.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 40, - "variant" : "mininuke_launcher", - "files" : [ - "guns/others/mininuke_launcher.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "reload", - "volume" : 90, - "variant" : "mininuke_launcher", - "files" : [ - "guns/reload/others/mininuke_launcher.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 100, - "variant" : "RPG", - "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" : "RPG", - "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" : "RPG", - "files" : [ - "guns/reload/launcher/rocket.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 100, - "variant" : "surv_rocket_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" : "surv_rocket_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" : "surv_rocket_launcher", - "files" : [ - "guns/reload/launcher/rocket.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 100, - "variant" : "watercannon", - "files" : [ - "guns/others/watercannon.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 40, - "variant" : "watercannon", - "files" : [ - "guns/others/watercannon.ogg" - ] - } + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 100, + "variant": "LAW", + "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": "LAW", + "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", + "volume": 100, + "variant": "mininuke_launcher", + "files": [ "guns/others/mininuke_launcher.ogg" ] + }, + { + "type": "sound_effect", + "id": "fire_gun_distant", + "volume": 40, + "variant": "mininuke_launcher", + "files": [ "guns/others/mininuke_launcher.ogg" ] + }, + { + "type": "sound_effect", + "id": "reload", + "volume": 90, + "variant": "mininuke_launcher", + "files": [ "guns/reload/others/mininuke_launcher.ogg" ] + }, + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 100, + "variant": "RPG", + "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": "RPG", + "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": "RPG", + "files": [ "guns/reload/launcher/rocket.ogg" ] + }, + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 100, + "variant": "surv_rocket_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": "surv_rocket_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": "surv_rocket_launcher", + "files": [ "guns/reload/launcher/rocket.ogg" ] + }, + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 100, + "variant": "watercannon", + "files": [ "guns/others/watercannon.ogg" ] + }, + { + "type": "sound_effect", + "id": "fire_gun_distant", + "volume": 40, + "variant": "watercannon", + "files": [ "guns/others/watercannon.ogg" ] + } ] -- cgit v1.2.1