aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-08-16 12:18:32 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-08-16 12:18:32 -0700
commitd771e96495f7ef3e4455c9a6c3f3c39b06a308b1 (patch)
tree409a7dbebedec7aa47641d01870a2c7e9e5635af
parentFix spitting being listed as an ogg instead of a wav. (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-d771e96495f7ef3e4455c9a6c3f3c39b06a308b1.tar.xz
Fix mech laser being incorrectly listed as .ogg.ogg
-rw-r--r--guns/ups.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/guns/ups.json b/guns/ups.json
index 5cee723..3e2b973 100644
--- a/guns/ups.json
+++ b/guns/ups.json
@@ -77,9 +77,9 @@
"volume": 100,
"variant": "recon_mech_laser",
"files": [
- "guns/eweapons/recon_mech_laser_1.ogg.ogg",
- "guns/eweapons/recon_mech_laser_2.ogg.ogg",
- "guns/eweapons/recon_mech_laser_3.ogg.ogg"
+ "guns/eweapons/recon_mech_laser_1.ogg",
+ "guns/eweapons/recon_mech_laser_2.ogg",
+ "guns/eweapons/recon_mech_laser_3.ogg"
]
},
{
@@ -88,9 +88,9 @@
"volume": 40,
"variant": "recon_mech_laser",
"files": [
- "guns/eweapons/recon_mech_laser_1.ogg.ogg",
- "guns/eweapons/recon_mech_laser_2.ogg.ogg",
- "guns/eweapons/recon_mech_laser_3.ogg.ogg"
+ "guns/eweapons/recon_mech_laser_1.ogg",
+ "guns/eweapons/recon_mech_laser_2.ogg",
+ "guns/eweapons/recon_mech_laser_3.ogg"
]
},
{
@@ -99,9 +99,9 @@
"volume": 100,
"variant": "recon_mech_laser_rebuilt",
"files": [
- "guns/eweapons/recon_mech_laser_1.ogg.ogg",
- "guns/eweapons/recon_mech_laser_2.ogg.ogg",
- "guns/eweapons/recon_mech_laser_3.ogg.ogg"
+ "guns/eweapons/recon_mech_laser_1.ogg",
+ "guns/eweapons/recon_mech_laser_2.ogg",
+ "guns/eweapons/recon_mech_laser_3.ogg"
]
},
{
@@ -110,9 +110,9 @@
"volume": 40,
"variant": "recon_mech_laser_rebuilt",
"files": [
- "guns/eweapons/recon_mech_laser_1.ogg.ogg",
- "guns/eweapons/recon_mech_laser_2.ogg.ogg",
- "guns/eweapons/recon_mech_laser_3.ogg.ogg"
+ "guns/eweapons/recon_mech_laser_1.ogg",
+ "guns/eweapons/recon_mech_laser_2.ogg",
+ "guns/eweapons/recon_mech_laser_3.ogg"
]
},
{