aboutsummaryrefslogtreecommitdiff
path: root/guns/energy.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 16:20:17 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-09-12 16:20:17 -0700
commit9b5f0d73e7652b0f5558125be6044efaa7832df8 (patch)
tree20c20ce3f9234a7daa98abb64d398323e5f9b136 /guns/energy.json
parentAdd a7-m blaster (diff)
downloadcataclysm-dda-soundpack_jcsoundpack-9b5f0d73e7652b0f5558125be6044efaa7832df8.tar.xz
Clean up formatting
Diffstat (limited to 'guns/energy.json')
-rw-r--r--guns/energy.json96
1 files changed, 42 insertions, 54 deletions
diff --git a/guns/energy.json b/guns/energy.json
index f643260..8867999 100644
--- a/guns/energy.json
+++ b/guns/energy.json
@@ -1,56 +1,44 @@
[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 90,
- "variant" : "plasma_gun",
- "files" : [
- "guns/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 90,
- "variant" : "plasma_gun",
- "files" : [
- "guns/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 90,
- "variant" : "plasma_gun",
- "files" : [
- "guns/reload/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 90,
- "variant" : "plasma_rifle",
- "files" : [
- "guns/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 90,
- "variant" : "plasma_rifle",
- "files" : [
- "guns/eweapons/plasma_rifle.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "reload",
- "volume" : 90,
- "variant" : "plasma_rifle",
- "files" : [
- "guns/reload/eweapons/plasma_rifle.ogg"
- ]
- }
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 90,
+ "variant": "plasma_gun",
+ "files": [ "guns/eweapons/plasma_rifle.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 90,
+ "variant": "plasma_gun",
+ "files": [ "guns/eweapons/plasma_rifle.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "reload",
+ "volume": 90,
+ "variant": "plasma_gun",
+ "files": [ "guns/reload/eweapons/plasma_rifle.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun",
+ "volume": 90,
+ "variant": "plasma_rifle",
+ "files": [ "guns/eweapons/plasma_rifle.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "fire_gun_distant",
+ "volume": 90,
+ "variant": "plasma_rifle",
+ "files": [ "guns/eweapons/plasma_rifle.ogg" ]
+ },
+ {
+ "type": "sound_effect",
+ "id": "reload",
+ "volume": 90,
+ "variant": "plasma_rifle",
+ "files": [ "guns/reload/eweapons/plasma_rifle.ogg" ]
+ }
]