From be0f13a477b55a4e6849c5ad2eb485d93475ce1a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 3 Jan 2022 10:25:49 -0800 Subject: Remove f_floor_canvas as it appears to be merely a legacy alias to the punching bag. --- furniture-recreation.json | 36 ------------------------------------ 1 file changed, 36 deletions(-) diff --git a/furniture-recreation.json b/furniture-recreation.json index 9970118..72ebc55 100644 --- a/furniture-recreation.json +++ b/furniture-recreation.json @@ -359,42 +359,6 @@ "terrain/cloth/smash_cloth_10.ogg" ] }, - { - "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", -- cgit v1.2.1