summaryrefslogtreecommitdiff
path: root/assets/ihl/sounds.json
diff options
context:
space:
mode:
authorFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
committerFoghrye4 <foghrye4@gmail.com>2017-06-17 08:12:18 +0300
commitdc3df3edd5843bde0c1335d6a8e460b2c832aa48 (patch)
treeaf13bfeee567f2351e35e1ef176d168fe37c8aac /assets/ihl/sounds.json
parent1da8dcd58647e34c9af94ceeecaeaf3b0d08c48c (diff)
full project files
Diffstat (limited to 'assets/ihl/sounds.json')
-rw-r--r--assets/ihl/sounds.json82
1 files changed, 0 insertions, 82 deletions
diff --git a/assets/ihl/sounds.json b/assets/ihl/sounds.json
deleted file mode 100644
index c51e488..0000000
--- a/assets/ihl/sounds.json
+++ /dev/null
@@ -1,82 +0,0 @@
-{
- "handpumpOne": {
- "category": "neutral",
- "sounds": [
- "handpumpOne"
- ]
- },
- "lostHeadCry": {
- "category": "hostile",
- "sounds": [
- "lostHeadCry",
- "lostHeadCry-001",
- "lostHeadCry-002",
- "lostHeadCry-003",
- "lostHeadCry-004",
- "lostHeadCry-005",
- "lostHeadCry-006",
- "lostHeadCry-007"
- ]
- },
- "lostHeadLaught": {
- "category": "hostile",
- "sounds": [
- "lostHeadLaught",
- "lostHeadLaught-001",
- "lostHeadLaught-002",
- "lostHeadLaught-003"
- ]
- },
- "lostHeadLaughtLong": {
- "category": "hostile",
- "sounds": [
- "lostHeadLaughtLong"
- ]
- },
- "lostHeadScream": {
- "category": "hostile",
- "sounds": [
- "lostHeadScream",
- "lostHeadScream-001",
- "lostHeadScream-002",
- "lostHeadScream-003",
- "lostHeadScream-004"
- ]
- },
- "lostHeadDeath": {
- "category": "hostile",
- "sounds": [
- "lostHeadDeath"
- ]
- },
- "spotlightRotating": {
- "category": "master",
- "sounds": [
- "spotlightRotating"
- ]
- },
- "electrocution": {
- "category": "master",
- "sounds": [
- "electrocution"
- ]
- },
- "zap": {
- "category": "master",
- "sounds": [
- "zap"
- ]
- },
- "explosion": {
- "category": "master",
- "sounds": [
- "explosion"
- ]
- },
- "fuse": {
- "category": "master",
- "sounds": [
- "fuse"
- ]
- }
-}