From 00f08684e80ba2abe80401fc7c42944313b98c5a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 9 Dec 2024 20:57:59 -0800 Subject: Clean up formatting on many json files. Also move unused mods to a subfolder. --- Mods/Expanded Archery/archery.json | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 Mods/Expanded Archery/archery.json (limited to 'Mods/Expanded Archery/archery.json') diff --git a/Mods/Expanded Archery/archery.json b/Mods/Expanded Archery/archery.json deleted file mode 100644 index de85139..0000000 --- a/Mods/Expanded Archery/archery.json +++ /dev/null @@ -1,28 +0,0 @@ -[ - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 75, - "variant" : "hybridbow", - "files" : [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 40, - "variant" : "hybridbow", - "files" : [ - "guns/archery/archery_1.ogg", - "guns/archery/archery_2.ogg", - "guns/archery/archery_3.ogg", - "guns/archery/archery_4.ogg", - "guns/archery/archery_5.ogg" - ] - } -] -- cgit v1.2.1