aboutsummaryrefslogtreecommitdiff
path: root/Mods/zz_old-mods/Whaleys Weird World/alien_weapons.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2024-12-09 20:59:27 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2024-12-09 20:59:27 -0800
commitfeade443d6cca15fd3fca380c32995f86d633cc3 (patch)
treedd32b238e4e2c0a13f36bcbf495cb181534e3c2b /Mods/zz_old-mods/Whaleys Weird World/alien_weapons.json
parentClean up formatting on many json files. (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-feade443d6cca15fd3fca380c32995f86d633cc3.tar.xz
Delete the old mods.
Diffstat (limited to 'Mods/zz_old-mods/Whaleys Weird World/alien_weapons.json')
-rw-r--r--Mods/zz_old-mods/Whaleys Weird World/alien_weapons.json33
1 files changed, 0 insertions, 33 deletions
diff --git a/Mods/zz_old-mods/Whaleys Weird World/alien_weapons.json b/Mods/zz_old-mods/Whaleys Weird World/alien_weapons.json
deleted file mode 100644
index fc70f93..0000000
--- a/Mods/zz_old-mods/Whaleys Weird World/alien_weapons.json
+++ /dev/null
@@ -1,33 +0,0 @@
-[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 50,
- "variant" : "grey_handgun",
- "files" : [
- "Mods/Whaleys Weird World/grey_handgun_1.ogg",
- "Mods/Whaleys Weird World/grey_handgun_2.ogg",
- "Mods/Whaleys Weird World/grey_handgun_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 20,
- "variant" : "grey_handgun",
- "files" : [
- "Mods/Whaleys Weird World/grey_handgun_1.ogg",
- "Mods/Whaleys Weird World/grey_handgun_2.ogg",
- "Mods/Whaleys Weird World/grey_handgun_3.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 50,
- "variant" : "grey_handgun",
- "files" : [
- "Mods/Whaleys Weird World/grey_handgun_reload.ogg"
- ]
- }
-] \ No newline at end of file