aboutsummaryrefslogtreecommitdiff
path: root/guns/66mm.json
diff options
context:
space:
mode:
Diffstat (limited to 'guns/66mm.json')
-rw-r--r--guns/66mm.json70
1 files changed, 35 insertions, 35 deletions
diff --git a/guns/66mm.json b/guns/66mm.json
index e92bfd8..99f89cf 100644
--- a/guns/66mm.json
+++ b/guns/66mm.json
@@ -1,37 +1,37 @@
[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 100,
- "variant" : "m202_flash",
- "files" : [
- "guns/others/Rocket_1.ogg",
- "guns/others/Rocket_2.ogg",
- "guns/others/Rocket_3.ogg",
- "guns/others/Rocket_4.ogg",
- "guns/others/Rocket_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 60,
- "variant" : "m202_flash",
- "files" : [
- "guns/others/Rocket_1.ogg",
- "guns/others/Rocket_2.ogg",
- "guns/others/Rocket_3.ogg",
- "guns/others/Rocket_4.ogg",
- "guns/others/Rocket_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 90,
- "variant" : "m202_flash",
- "files" : [
- "guns/reload/launcher/rocket.ogg"
- ]
- }
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 100,
+ "variant": "m202_flash",
+ "files": [
+ "guns/others/Rocket_1.ogg",
+ "guns/others/Rocket_2.ogg",
+ "guns/others/Rocket_3.ogg",
+ "guns/others/Rocket_4.ogg",
+ "guns/others/Rocket_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 60,
+ "variant": "m202_flash",
+ "files": [
+ "guns/others/Rocket_1.ogg",
+ "guns/others/Rocket_2.ogg",
+ "guns/others/Rocket_3.ogg",
+ "guns/others/Rocket_4.ogg",
+ "guns/others/Rocket_5.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "reload",
+ "volume": 90,
+ "variant": "m202_flash",
+ "files": [
+ "guns/reload/launcher/rocket.ogg"
+ ]
+ }
]