aboutsummaryrefslogtreecommitdiff
path: root/terrain_effects.json
diff options
context:
space:
mode:
Diffstat (limited to 'terrain_effects.json')
-rw-r--r--terrain_effects.json111
1 files changed, 2 insertions, 109 deletions
diff --git a/terrain_effects.json b/terrain_effects.json
index 8d02c82..3a219cc 100644
--- a/terrain_effects.json
+++ b/terrain_effects.json
@@ -14234,9 +14234,7 @@
"id": "close_door",
"variant": "t_resin_hole_o",
"volume": 50,
- "files": [
- "terrain/other/smash_flesh_4.ogg"
- ]
+ "files": [ "terrain/other/smash_flesh_4.ogg" ]
},
{
"type": "sound_effect",
@@ -14274,9 +14272,7 @@
"id": "open_door",
"variant": "t_resin_hole_c",
"volume": 50,
- "files": [
- "terrain/other/hit_flesh_3.ogg"
- ]
+ "files": [ "terrain/other/hit_flesh_3.ogg" ]
},
{
"type": "sound_effect",
@@ -14339,108 +14335,5 @@
"terrain/plastic/hit_plastic_9.ogg",
"terrain/plastic/hit_plastic_10.ogg"
]
- },
- {
- "type": "sound_effect",
- "id": "open_door",
- "variant": "f_beaded_door",
- "volume": 50,
- "files": [
- "env/open_close/window/window/open_1.ogg",
- "env/open_close/window/window/open_2.ogg",
- "env/open_close/window/window/open_3.ogg",
- "env/open_close/window/window/open_4.ogg",
- "env/open_close/window/window/open_5.ogg",
- "env/open_close/window/window/open_6.ogg",
- "env/open_close/window/window/open_7.ogg",
- "env/open_close/window/window/open_8.ogg",
- "env/open_close/window/window/open_9.ogg",
- "env/open_close/window/window/open_10.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_success",
- "variant": "f_beaded_door",
- "volume": 50,
- "files": [
- "terrain/plastic/smash_plastic_1.ogg",
- "terrain/plastic/smash_plastic_2.ogg",
- "terrain/plastic/smash_plastic_3.ogg",
- "terrain/plastic/smash_plastic_4.ogg",
- "terrain/plastic/smash_plastic_5.ogg",
- "terrain/plastic/smash_plastic_6.ogg",
- "terrain/plastic/smash_plastic_7.ogg",
- "terrain/plastic/smash_plastic_8.ogg",
- "terrain/plastic/smash_plastic_9.ogg",
- "terrain/plastic/smash_plastic_10.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_fail",
- "variant": "f_beaded_door",
- "volume": 50,
- "files": [
- "terrain/plastic/hit_plastic_1.ogg",
- "terrain/plastic/hit_plastic_2.ogg",
- "terrain/plastic/hit_plastic_3.ogg",
- "terrain/plastic/hit_plastic_4.ogg",
- "terrain/plastic/hit_plastic_5.ogg",
- "terrain/plastic/hit_plastic_6.ogg",
- "terrain/plastic/hit_plastic_7.ogg",
- "terrain/plastic/hit_plastic_8.ogg",
- "terrain/plastic/hit_plastic_9.ogg",
- "terrain/plastic/hit_plastic_10.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "close_door",
- "variant": "f_beaded_door_o",
- "volume": 50,
- "files": [
- "env/open_close/window/curtain/close_1.ogg",
- "env/open_close/window/curtain/close_2.ogg",
- "env/open_close/window/curtain/close_3.ogg",
- "env/open_close/window/curtain/close_4.ogg",
- "env/open_close/window/curtain/close_5.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_success",
- "variant": "f_beaded_door_o",
- "volume": 50,
- "files": [
- "terrain/plastic/smash_plastic_1.ogg",
- "terrain/plastic/smash_plastic_2.ogg",
- "terrain/plastic/smash_plastic_3.ogg",
- "terrain/plastic/smash_plastic_4.ogg",
- "terrain/plastic/smash_plastic_5.ogg",
- "terrain/plastic/smash_plastic_6.ogg",
- "terrain/plastic/smash_plastic_7.ogg",
- "terrain/plastic/smash_plastic_8.ogg",
- "terrain/plastic/smash_plastic_9.ogg",
- "terrain/plastic/smash_plastic_10.ogg"
- ]
- },
- {
- "type": "sound_effect",
- "id": "smash_fail",
- "variant": "f_beaded_door_o",
- "volume": 50,
- "files": [
- "terrain/plastic/hit_plastic_1.ogg",
- "terrain/plastic/hit_plastic_2.ogg",
- "terrain/plastic/hit_plastic_3.ogg",
- "terrain/plastic/hit_plastic_4.ogg",
- "terrain/plastic/hit_plastic_5.ogg",
- "terrain/plastic/hit_plastic_6.ogg",
- "terrain/plastic/hit_plastic_7.ogg",
- "terrain/plastic/hit_plastic_8.ogg",
- "terrain/plastic/hit_plastic_9.ogg",
- "terrain/plastic/hit_plastic_10.ogg"
- ]
}
]