aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-26 23:30:16 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-05-26 23:30:16 -0700
commit339f4f84b4222aa90fbf05e9bdf63ab57ef8eaf4 (patch)
tree97f27d65f86b9b2c59d8e4c756b66ece657f5cf6
parentFix crossbow mod names (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-339f4f84b4222aa90fbf05e9bdf63ab57ef8eaf4.tar.xz
More bows
-rw-r--r--guns/archery.json78
1 files changed, 78 insertions, 0 deletions
diff --git a/guns/archery.json b/guns/archery.json
index 6789806..38eeb1c 100644
--- a/guns/archery.json
+++ b/guns/archery.json
@@ -211,6 +211,32 @@
"type": "sound_effect",
"id" : "fire_gun",
"volume" : 100,
+ "variant" : "hybridbow",
+ "files" : [
+ "guns/archery/archery_1.ogg",
+ "guns/archery/archery_2.ogg",
+ "guns/archery/archery_3.ogg",
+ "guns/archery/archery_4.ogg",
+ "guns/archery/archery_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id" : "fire_gun_distant",
+ "volume" : 40,
+ "variant" : "hybridbow",
+ "files" : [
+ "guns/archery/archery_1.ogg",
+ "guns/archery/archery_2.ogg",
+ "guns/archery/archery_3.ogg",
+ "guns/archery/archery_4.ogg",
+ "guns/archery/archery_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id" : "fire_gun",
+ "volume" : 100,
"variant" : "longbow",
"files" : [
"guns/archery/archery_1.ogg",
@@ -233,6 +259,58 @@
"guns/archery/archery_5.ogg"
]
},
+ {
+ "type": "sound_effect",
+ "id" : "fire_gun",
+ "volume" : 100,
+ "variant" : "woodgreatbow",
+ "files" : [
+ "guns/archery/archery_1.ogg",
+ "guns/archery/archery_2.ogg",
+ "guns/archery/archery_3.ogg",
+ "guns/archery/archery_4.ogg",
+ "guns/archery/archery_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id" : "fire_gun_distant",
+ "volume" : 40,
+ "variant" : "woodgreatbow",
+ "files" : [
+ "guns/archery/archery_1.ogg",
+ "guns/archery/archery_2.ogg",
+ "guns/archery/archery_3.ogg",
+ "guns/archery/archery_4.ogg",
+ "guns/archery/archery_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id" : "fire_gun",
+ "volume" : 100,
+ "variant" : "compgreatbow",
+ "files" : [
+ "guns/archery/archery_1.ogg",
+ "guns/archery/archery_2.ogg",
+ "guns/archery/archery_3.ogg",
+ "guns/archery/archery_4.ogg",
+ "guns/archery/archery_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id" : "fire_gun_distant",
+ "volume" : 40,
+ "variant" : "compgreatbow",
+ "files" : [
+ "guns/archery/archery_1.ogg",
+ "guns/archery/archery_2.ogg",
+ "guns/archery/archery_3.ogg",
+ "guns/archery/archery_4.ogg",
+ "guns/archery/archery_5.ogg"
+ ]
+ },
{
"type": "sound_effect",
"id" : "fire_gun",