diff options
Diffstat (limited to 'guns/bio.json')
-rw-r--r-- | guns/bio.json | 162 |
1 files changed, 81 insertions, 81 deletions
diff --git a/guns/bio.json b/guns/bio.json index 844ac0b..306118c 100644 --- a/guns/bio.json +++ b/guns/bio.json @@ -1,43 +1,43 @@ [ - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 75, - "variant" : "bio_shotgun_gun", - "files" : [ - "guns/00shot/00shot1.ogg", - "guns/00shot/00shot2.ogg", - "guns/00shot/00shot3.ogg", - "guns/00shot/00shot4.ogg", - "guns/00shot/00shot5.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 60, - "variant" : "bio_shotgun_gun", - "files" : [ - "guns/00shot/00shot1.ogg", - "guns/00shot/00shot2.ogg", - "guns/00shot/00shot3.ogg", - "guns/00shot/00shot4.ogg", - "guns/00shot/00shot5.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "reload", - "volume" : 75, - "variant" : "bio_shotgun_gun", - "files" : [ - "guns/reload/shotgun/pumpreload1.ogg", - "guns/reload/shotgun/pumpreload2.ogg", - "guns/reload/shotgun/pumpreload3.ogg", - "guns/reload/shotgun/pumpreload4.ogg", - "guns/reload/shotgun/pumpreload5.ogg" - ] - }, + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 75, + "variant": "bio_shotgun_gun", + "files": [ + "guns/00shot/00shot1.ogg", + "guns/00shot/00shot2.ogg", + "guns/00shot/00shot3.ogg", + "guns/00shot/00shot4.ogg", + "guns/00shot/00shot5.ogg" + ] + }, + { + "type": "sound_effect", + "id": "fire_gun_distant", + "volume": 60, + "variant": "bio_shotgun_gun", + "files": [ + "guns/00shot/00shot1.ogg", + "guns/00shot/00shot2.ogg", + "guns/00shot/00shot3.ogg", + "guns/00shot/00shot4.ogg", + "guns/00shot/00shot5.ogg" + ] + }, + { + "type": "sound_effect", + "id": "reload", + "volume": 75, + "variant": "bio_shotgun_gun", + "files": [ + "guns/reload/shotgun/pumpreload1.ogg", + "guns/reload/shotgun/pumpreload2.ogg", + "guns/reload/shotgun/pumpreload3.ogg", + "guns/reload/shotgun/pumpreload4.ogg", + "guns/reload/shotgun/pumpreload5.ogg" + ] + }, { "type": "sound_effect", "id": "fire_gun", @@ -58,48 +58,48 @@ "guns/eweapons/bio_blaster_gun_2.ogg" ] }, - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 75, - "variant" : "bio_laser_gun", - "files" : [ - "guns/eweapons/bio_laser_gun_1.ogg", - "guns/eweapons/bio_laser_gun_2.ogg", - "guns/eweapons/bio_laser_gun_3.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 40, - "variant" : "bio_laser_gun", - "files" : [ - "guns/eweapons/bio_laser_gun_1.ogg", - "guns/eweapons/bio_laser_gun_2.ogg", - "guns/eweapons/bio_laser_gun_3.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun", - "volume" : 75, - "variant" : "bio_lightning", - "files" : [ - "guns/eweapons/bio_lightning_1.ogg", - "guns/eweapons/bio_lightning_2.ogg" - ] - }, - { - "type": "sound_effect", - "id" : "fire_gun_distant", - "volume" : 40, - "variant" : "bio_lightning", - "files" : [ - "guns/eweapons/bio_lightning_1.ogg", - "guns/eweapons/bio_lightning_2.ogg" - ] - }, + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 75, + "variant": "bio_laser_gun", + "files": [ + "guns/eweapons/bio_laser_gun_1.ogg", + "guns/eweapons/bio_laser_gun_2.ogg", + "guns/eweapons/bio_laser_gun_3.ogg" + ] + }, + { + "type": "sound_effect", + "id": "fire_gun_distant", + "volume": 40, + "variant": "bio_laser_gun", + "files": [ + "guns/eweapons/bio_laser_gun_1.ogg", + "guns/eweapons/bio_laser_gun_2.ogg", + "guns/eweapons/bio_laser_gun_3.ogg" + ] + }, + { + "type": "sound_effect", + "id": "fire_gun", + "volume": 75, + "variant": "bio_lightning", + "files": [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, + { + "type": "sound_effect", + "id": "fire_gun_distant", + "volume": 40, + "variant": "bio_lightning", + "files": [ + "guns/eweapons/bio_lightning_1.ogg", + "guns/eweapons/bio_lightning_2.ogg" + ] + }, { "type": "sound_effect", "id": "fire_gun", |