aboutsummaryrefslogtreecommitdiff
path: root/guns/Eweapons.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-26 23:03:34 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-26 23:03:34 -0700
commitc9ab85e03423d004f2d5d26d6d407b477e0a725b (patch)
treea0504d2f2bc1ec372346bdd2f8b80c3bdfe9a419 /guns/Eweapons.json
parentFull gun revamp, part 5 (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-c9ab85e03423d004f2d5d26d6d407b477e0a725b.tar.xz
Full gun revamp, part 6
Diffstat (limited to 'guns/Eweapons.json')
-rw-r--r--guns/Eweapons.json94
1 files changed, 0 insertions, 94 deletions
diff --git a/guns/Eweapons.json b/guns/Eweapons.json
deleted file mode 100644
index fb8e83f..0000000
--- a/guns/Eweapons.json
+++ /dev/null
@@ -1,94 +0,0 @@
-[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 90,
- "variant" : "unbio_chain_lightning",
- "files" : [
- "guns/eweapons/bio_lightning_1.ogg",
- "guns/eweapons/bio_lightning_2.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 90,
- "variant" : "unbio_chain_lightning",
- "files" : [
- "guns/eweapons/bio_lightning_1.ogg",
- "guns/eweapons/bio_lightning_2.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 90,
- "variant" : "plasma_rifle",
- "files" : [
- "guns/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 90,
- "variant" : "plasma_rifle",
- "files" : [
- "guns/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 90,
- "variant" : "plasma_rifle",
- "files" : [
- "guns/reload/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 90,
- "variant" : "ftk93",
- "files" : [
- "guns/eweapons/ftk93.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 90,
- "variant" : "ftk93",
- "files" : [
- "guns/eweapons/ftk93.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 90,
- "variant" : "ftk93",
- "files" : [
- "guns/reload/eweapons/ftk93.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 90,
- "variant" : "cerberus_laser",
- "files" : [
- "guns/eweapons/laser_cannon.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 90,
- "variant" : "cerberus_laser",
- "files" : [
- "guns/eweapons/laser_cannon.ogg"
- ]
- }
-]