aboutsummaryrefslogtreecommitdiff
path: root/guns/monster_gun.json
diff options
context:
space:
mode:
Diffstat (limited to 'guns/monster_gun.json')
-rw-r--r--guns/monster_gun.json92
1 files changed, 46 insertions, 46 deletions
diff --git a/guns/monster_gun.json b/guns/monster_gun.json
index d388b69..46669dd 100644
--- a/guns/monster_gun.json
+++ b/guns/monster_gun.json
@@ -1,48 +1,48 @@
[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 100,
- "variant" : "barb_launcher",
- "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" : "barb_launcher",
- "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" : "emp_frond",
- "files" : [
- "guns/eweapons/bio_blaster_gun_1.ogg",
- "guns/eweapons/bio_blaster_gun_2.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 40,
- "variant" : "emp_frond",
- "files" : [
- "guns/eweapons/bio_blaster_gun_1.ogg",
- "guns/eweapons/bio_blaster_gun_2.ogg"
- ]
- }
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 100,
+ "variant": "barb_launcher",
+ "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": "barb_launcher",
+ "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": "emp_frond",
+ "files": [
+ "guns/eweapons/bio_blaster_gun_1.ogg",
+ "guns/eweapons/bio_blaster_gun_2.ogg"
+ ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 40,
+ "variant": "emp_frond",
+ "files": [
+ "guns/eweapons/bio_blaster_gun_1.ogg",
+ "guns/eweapons/bio_blaster_gun_2.ogg"
+ ]
+ }
]