aboutsummaryrefslogtreecommitdiff
path: root/Mods/zz_old-mods/Nimian-Manufacture/energy_weapons.json
diff options
context:
space:
mode:
Diffstat (limited to 'Mods/zz_old-mods/Nimian-Manufacture/energy_weapons.json')
-rw-r--r--Mods/zz_old-mods/Nimian-Manufacture/energy_weapons.json165
1 files changed, 0 insertions, 165 deletions
diff --git a/Mods/zz_old-mods/Nimian-Manufacture/energy_weapons.json b/Mods/zz_old-mods/Nimian-Manufacture/energy_weapons.json
deleted file mode 100644
index 562fd22..0000000
--- a/Mods/zz_old-mods/Nimian-Manufacture/energy_weapons.json
+++ /dev/null
@@ -1,165 +0,0 @@
-[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 50,
- "variant" : "nmlaspistol",
- "files" : [
- "guns/eweapons/v29_1.ogg",
- "guns/eweapons/v29_2.ogg",
- "guns/eweapons/v29_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 20,
- "variant" : "nmlaspistol",
- "files" : [
- "guns/eweapons/v29_1.ogg",
- "guns/eweapons/v29_2.ogg",
- "guns/eweapons/v29_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 70,
- "variant" : "nmlaspistol",
- "files" : [
- "Mods/Nimian-Manufacture/batterygun_reload.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 50,
- "variant" : "nmslfchrgpistol",
- "files" : [
- "guns/eweapons/v29_1.ogg",
- "guns/eweapons/v29_2.ogg",
- "guns/eweapons/v29_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 20,
- "variant" : "nmslfchrgpistol",
- "files" : [
- "guns/eweapons/v29_1.ogg",
- "guns/eweapons/v29_2.ogg",
- "guns/eweapons/v29_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 70,
- "variant" : "nmteslacoil",
- "files" : [
- "bionics/elec_crackle_med_1.ogg",
- "bionics/elec_crackle_med_2.ogg",
- "bionics/elec_crackle_high_1.ogg",
- "bionics/elec_crackle_high_2.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 70,
- "variant" : "nmteslacoil",
- "files" : [
- "bionics/elec_crackle_med_1.ogg",
- "bionics/elec_crackle_med_2.ogg",
- "bionics/elec_crackle_high_1.ogg",
- "bionics/elec_crackle_high_2.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 70,
- "variant" : "nmteslacoilmk2",
- "files" : [
- "bionics/elec_crackle_med_1.ogg",
- "bionics/elec_crackle_med_2.ogg",
- "bionics/elec_crackle_high_1.ogg",
- "bionics/elec_crackle_high_2.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 70,
- "variant" : "nmteslacoilmk2",
- "files" : [
- "bionics/elec_crackle_med_1.ogg",
- "bionics/elec_crackle_med_2.ogg",
- "bionics/elec_crackle_high_1.ogg",
- "bionics/elec_crackle_high_2.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 75,
- "variant" : "nmlasrifle",
- "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" : "nmlasrifle",
- "files" : [
- "guns/eweapons/laser_rifle_1.ogg",
- "guns/eweapons/laser_rifle_2.ogg",
- "guns/eweapons/laser_rifle_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 70,
- "variant" : "nmlasrifle",
- "files" : [
- "Mods/Nimian-Manufacture/batterygun_reload.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 75,
- "variant" : "nmhvlasrifle",
- "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" : "nmhvlasrifle",
- "files" : [
- "guns/eweapons/laser_rifle_1.ogg",
- "guns/eweapons/laser_rifle_2.ogg",
- "guns/eweapons/laser_rifle_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 70,
- "variant" : "nmhvlasrifle",
- "files" : [
- "Mods/Nimian-Manufacture/batterygun_reload.ogg"
- ]
- }
-] \ No newline at end of file