aboutsummaryrefslogtreecommitdiff
path: root/guns/chemical_spray.json
diff options
context:
space:
mode:
Diffstat (limited to 'guns/chemical_spray.json')
-rw-r--r--guns/chemical_spray.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/guns/chemical_spray.json b/guns/chemical_spray.json
index 1abf782..b85d813 100644
--- a/guns/chemical_spray.json
+++ b/guns/chemical_spray.json
@@ -1,30 +1,30 @@
[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 100,
- "variant" : "chemical_thrower",
- "files" : [
- "guns/others/chemical_thrower.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 40,
- "variant" : "chemical_thrower",
- "files" : [
- "guns/others/chemical_thrower.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 90,
- "variant" : "chemical_thrower",
- "files" : [
- "guns/reload/flammable/flammable_1.ogg",
- "guns/reload/flammable/flammable_2.ogg"
- ]
- }
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 100,
+ "variant": "chemical_thrower",
+ "files": [
+ "guns/others/chemical_thrower.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 40,
+ "variant": "chemical_thrower",
+ "files": [
+ "guns/others/chemical_thrower.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "reload",
+ "volume": 90,
+ "variant": "chemical_thrower",
+ "files": [
+ "guns/reload/flammable/flammable_1.ogg",
+ "guns/reload/flammable/flammable_2.ogg"
+ ]
+ }
]