aboutsummaryrefslogtreecommitdiff
path: root/Mods/Mythological Replicas.json
diff options
context:
space:
mode:
Diffstat (limited to 'Mods/Mythological Replicas.json')
-rw-r--r--Mods/Mythological Replicas.json28
1 files changed, 0 insertions, 28 deletions
diff --git a/Mods/Mythological Replicas.json b/Mods/Mythological Replicas.json
deleted file mode 100644
index 6488d06..0000000
--- a/Mods/Mythological Replicas.json
+++ /dev/null
@@ -1,28 +0,0 @@
-[
- {
- "type": "sound_effect",
- "id" : "fire_gun",
- "volume" : 90,
- "variant" : "ichaival_replica",
- "files" : [
- "guns/archery/archery_1.ogg",
- "guns/archery/archery_2.ogg",
- "guns/archery/archery_3.ogg",
- "guns/archery/archery_4.ogg",
- "guns/archery/archery_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id" : "fire_gun_distant",
- "volume" : 90,
- "variant" : "ichaival_replica",
- "files" : [
- "guns/archery/archery_1.ogg",
- "guns/archery/archery_2.ogg",
- "guns/archery/archery_3.ogg",
- "guns/archery/archery_4.ogg",
- "guns/archery/archery_5.ogg"
- ]
- }
-]