summaryrefslogtreecommitdiff
path: root/assets/ihl/sounds.json
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-01-27 11:32:28 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-01-27 11:32:28 +0300
commit2db8e30b1d2151fdde5d08a6c06aef55f0c397d2 (patch)
treee8cd0022f3a30a5c952092e0ea4c7ffdafcdf7bb /assets/ihl/sounds.json
parentffe23313fb7421b0a1849b420baf708999023f7b (diff)
License, readme and stuff
Diffstat (limited to 'assets/ihl/sounds.json')
-rw-r--r--assets/ihl/sounds.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/assets/ihl/sounds.json b/assets/ihl/sounds.json
index 9e3e08b..d1369e7 100644
--- a/assets/ihl/sounds.json
+++ b/assets/ihl/sounds.json
@@ -72,5 +72,17 @@
"sounds": [
"zap"
]
+ },
+ "explosion": {
+ "category": "master",
+ "sounds": [
+ "explosion"
+ ]
+ },
+ "fuse": {
+ "category": "master",
+ "sounds": [
+ "fuse"
+ ]
}
}