summaryrefslogtreecommitdiff
path: root/assets/ihl/sounds.json
diff options
context:
space:
mode:
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"
+ ]
}
}