From d514de6b6c89d36ce4191ea47b6aa4b88ee95c04 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 22 Jul 2021 12:59:54 -0700 Subject: Move furniture-eggs to seperate json --- furniture_effects.json | 149 ------------------------------------------------- 1 file changed, 149 deletions(-) (limited to 'furniture_effects.json') diff --git a/furniture_effects.json b/furniture_effects.json index e5a0f1e..9c893a5 100644 --- a/furniture_effects.json +++ b/furniture_effects.json @@ -1,148 +1,4 @@ [ - { - "type": "sound_effect", - "id": "smash_fail", - "variant": "f_floor_canvas", - "volume": 50, - "files": [ - "terrain/cloth/hit_cloth_1.ogg", - "terrain/cloth/hit_cloth_2.ogg", - "terrain/cloth/hit_cloth_3.ogg", - "terrain/cloth/hit_cloth_4.ogg", - "terrain/cloth/hit_cloth_5.ogg", - "terrain/cloth/hit_cloth_6.ogg", - "terrain/cloth/hit_cloth_7.ogg", - "terrain/cloth/hit_cloth_8.ogg", - "terrain/cloth/hit_cloth_9.ogg", - "terrain/cloth/hit_cloth_10.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_success", - "variant": "f_floor_canvas", - "volume": 50, - "files": [ - "terrain/cloth/smash_cloth_1.ogg", - "terrain/cloth/smash_cloth_2.ogg", - "terrain/cloth/smash_cloth_3.ogg", - "terrain/cloth/smash_cloth_4.ogg", - "terrain/cloth/smash_cloth_5.ogg", - "terrain/cloth/smash_cloth_6.ogg", - "terrain/cloth/smash_cloth_7.ogg", - "terrain/cloth/smash_cloth_8.ogg", - "terrain/cloth/smash_cloth_9.ogg", - "terrain/cloth/smash_cloth_10.ogg" - ] - }, - - - - - { - "type": "sound_effect", - "id": "smash_fail", - "variant": "f_egg_sacke", - "volume": 50, - "files": [ - "terrain/other/hit_flesh_1.ogg", - "terrain/other/hit_flesh_2.ogg", - "terrain/other/hit_flesh_3.ogg", - "terrain/other/hit_flesh_4.ogg", - "terrain/other/hit_flesh_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_success", - "variant": "f_egg_sacke", - "volume": 50, - "files": [ - "terrain/other/smash_flesh_1.ogg", - "terrain/other/smash_flesh_2.ogg", - "terrain/other/smash_flesh_3.ogg", - "terrain/other/smash_flesh_4.ogg", - "terrain/other/smash_flesh_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_fail", - "variant": "f_egg_sackws", - "volume": 50, - "files": [ - "terrain/other/hit_flesh_1.ogg", - "terrain/other/hit_flesh_2.ogg", - "terrain/other/hit_flesh_3.ogg", - "terrain/other/hit_flesh_4.ogg", - "terrain/other/hit_flesh_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_success", - "variant": "f_egg_sackws", - "volume": 50, - "files": [ - "terrain/other/smash_flesh_1.ogg", - "terrain/other/smash_flesh_2.ogg", - "terrain/other/smash_flesh_3.ogg", - "terrain/other/smash_flesh_4.ogg", - "terrain/other/smash_flesh_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_fail", - "variant": "f_egg_sackcs", - "volume": 50, - "files": [ - "terrain/other/hit_flesh_1.ogg", - "terrain/other/hit_flesh_2.ogg", - "terrain/other/hit_flesh_3.ogg", - "terrain/other/hit_flesh_4.ogg", - "terrain/other/hit_flesh_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_success", - "variant": "f_egg_sackcs", - "volume": 50, - "files": [ - "terrain/other/smash_flesh_1.ogg", - "terrain/other/smash_flesh_2.ogg", - "terrain/other/smash_flesh_3.ogg", - "terrain/other/smash_flesh_4.ogg", - "terrain/other/smash_flesh_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_fail", - "variant": "f_egg_sackbw", - "volume": 50, - "files": [ - "terrain/other/hit_flesh_1.ogg", - "terrain/other/hit_flesh_2.ogg", - "terrain/other/hit_flesh_3.ogg", - "terrain/other/hit_flesh_4.ogg", - "terrain/other/hit_flesh_5.ogg" - ] - }, - { - "type": "sound_effect", - "id": "smash_success", - "variant": "f_egg_sackbw", - "volume": 50, - "files": [ - "terrain/other/smash_flesh_1.ogg", - "terrain/other/smash_flesh_2.ogg", - "terrain/other/smash_flesh_3.ogg", - "terrain/other/smash_flesh_4.ogg", - "terrain/other/smash_flesh_5.ogg" - ] - }, { "type": "sound_effect", "id": "smash_fail", @@ -1151,7 +1007,6 @@ "terrain/metal/hit_metal_10.ogg" ] }, - { "type": "sound_effect", "id": "smash_fail", @@ -1224,10 +1079,6 @@ "terrain/wood/crash_wooden_10.ogg" ] }, - - - - { "type": "sound_effect", "id": "smash_success", -- cgit v1.2.1