From feade443d6cca15fd3fca380c32995f86d633cc3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 9 Dec 2024 20:59:27 -0800 Subject: Delete the old mods. --- .../Biosynthetic_Robot_Mod_jm.json | 42 ---------------------- 1 file changed, 42 deletions(-) delete mode 100644 Mods/zz_old-mods/Bionsynthetic_Robot_Mod_jm/Biosynthetic_Robot_Mod_jm.json (limited to 'Mods/zz_old-mods/Bionsynthetic_Robot_Mod_jm') diff --git a/Mods/zz_old-mods/Bionsynthetic_Robot_Mod_jm/Biosynthetic_Robot_Mod_jm.json b/Mods/zz_old-mods/Bionsynthetic_Robot_Mod_jm/Biosynthetic_Robot_Mod_jm.json deleted file mode 100644 index 38771eb..0000000 --- a/Mods/zz_old-mods/Bionsynthetic_Robot_Mod_jm/Biosynthetic_Robot_Mod_jm.json +++ /dev/null @@ -1,42 +0,0 @@ -[ - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 75, - "variant" : "gkb_xedra_ar", - "files" : [ - "guns/eweapons/laser_rifle_1.ogg", - "guns/eweapons/laser_rifle_2.ogg", - "guns/eweapons/laser_rifle_3.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 40, - "variant" : "gkb_xedra_ar", - "files" : [ - "guns/eweapons/laser_rifle_1.ogg", - "guns/eweapons/laser_rifle_2.ogg", - "guns/eweapons/laser_rifle_3.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 70, - "variant" : "gkb_xedra_magnum", - "files" : [ - "guns/eweapons/laser_cannon.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 70, - "variant" : "gkb_xedra_magnum", - "files" : [ - "guns/eweapons/laser_cannon.ogg" - ] - } -] -- cgit v1.2.1