aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-07-31 07:09:02 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-07-31 07:09:02 -0700
commitba9d5d03d77e27068d06cad7467c8ecce62a8f72 (patch)
tree16b77696c1601f8b7424669e121a668b4dd7bfd8
parentFix missing magazine-based shotgun reload sounds. (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-ba9d5d03d77e27068d06cad7467c8ecce62a8f72.tar.xz
Add references for new salvaged mech suit weapons.
-rw-r--r--guns/ups.json48
1 files changed, 48 insertions, 0 deletions
diff --git a/guns/ups.json b/guns/ups.json
index f53dd6e..5cee723 100644
--- a/guns/ups.json
+++ b/guns/ups.json
@@ -49,6 +49,32 @@
"type": "sound_effect",
"id": "fire_gun",
"volume": 100,
+ "variant": "gatling_mech_laser_rebuilt",
+ "files": [
+ "guns/eweapons/gatling_mech_laser_1.ogg",
+ "guns/eweapons/gatling_mech_laser_2.ogg",
+ "guns/eweapons/gatling_mech_laser_3.ogg",
+ "guns/eweapons/gatling_mech_laser_4.ogg",
+ "guns/eweapons/gatling_mech_laser_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 40,
+ "variant": "gatling_mech_laser_rebuilt",
+ "files": [
+ "guns/eweapons/gatling_mech_laser_1.ogg",
+ "guns/eweapons/gatling_mech_laser_2.ogg",
+ "guns/eweapons/gatling_mech_laser_3.ogg",
+ "guns/eweapons/gatling_mech_laser_4.ogg",
+ "guns/eweapons/gatling_mech_laser_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 100,
"variant": "recon_mech_laser",
"files": [
"guns/eweapons/recon_mech_laser_1.ogg.ogg",
@@ -67,6 +93,28 @@
"guns/eweapons/recon_mech_laser_3.ogg.ogg"
]
},
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "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"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "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"
+ ]
+ },
{
"type": "sound_effect",
"id" : "fire_gun",