aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guns/000shot.json41
-rw-r--r--guns/00shot.json (renamed from guns/shot.json)0
-rw-r--r--guns/473.json49
3 files changed, 90 insertions, 0 deletions
diff --git a/guns/000shot.json b/guns/000shot.json
new file mode 100644
index 0000000..c29ef55
--- /dev/null
+++ b/guns/000shot.json
@@ -0,0 +1,41 @@
+[
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 100,
+ "variant": "hk_caws",
+ "files": [
+ "guns/shot/shot1.ogg",
+ "guns/shot/shot2.ogg",
+ "guns/shot/shot3.ogg",
+ "guns/shot/shot4.ogg",
+ "guns/shot/shot5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 60,
+ "variant": "hk_caws",
+ "files": [
+ "guns/shot/shot1.ogg",
+ "guns/shot/shot2.ogg",
+ "guns/shot/shot3.ogg",
+ "guns/shot/shot4.ogg",
+ "guns/shot/shot5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "reload",
+ "volume": 90,
+ "variant": "hk_caws",
+ "files": [
+ "guns/reload/rifle_m/rifle_1.ogg",
+ "guns/reload/rifle_m/rifle_2.ogg",
+ "guns/reload/rifle_m/rifle_3.ogg",
+ "guns/reload/rifle_m/rifle_4.ogg",
+ "guns/reload/rifle_m/rifle_5.ogg"
+ ]
+ }
+]
diff --git a/guns/shot.json b/guns/00shot.json
index db78509..db78509 100644
--- a/guns/shot.json
+++ b/guns/00shot.json
diff --git a/guns/473.json b/guns/473.json
new file mode 100644
index 0000000..798b3c9
--- /dev/null
+++ b/guns/473.json
@@ -0,0 +1,49 @@
+[
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 100,
+ "variant": "hk_g11",
+ "files": [
+ "guns/8x40/8x40_1.ogg",
+ "guns/8x40/8x40_2.ogg",
+ "guns/8x40/8x40_3.ogg",
+ "guns/8x40/8x40_4.ogg",
+ "guns/8x40/8x40_5.ogg",
+ "guns/8x40/8x40_6.ogg",
+ "guns/8x40/8x40_7.ogg",
+ "guns/8x40/8x40_8.ogg",
+ "guns/8x40/8x40_9.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 60,
+ "variant": "hk_g11",
+ "files": [
+ "guns/8x40/8x40_1.ogg",
+ "guns/8x40/8x40_2.ogg",
+ "guns/8x40/8x40_3.ogg",
+ "guns/8x40/8x40_4.ogg",
+ "guns/8x40/8x40_5.ogg",
+ "guns/8x40/8x40_6.ogg",
+ "guns/8x40/8x40_7.ogg",
+ "guns/8x40/8x40_8.ogg",
+ "guns/8x40/8x40_9.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "reload",
+ "volume": 90,
+ "variant": "hk_g11",
+ "files": [
+ "guns/reload/rifle_h/rifle_1.ogg",
+ "guns/reload/rifle_h/rifle_2.ogg",
+ "guns/reload/rifle_h/rifle_3.ogg",
+ "guns/reload/rifle_h/rifle_4.ogg",
+ "guns/reload/rifle_h/rifle_5.ogg"
+ ]
+ }
+]