From df0738956eab740e48628669b4803ead22d626fe Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 7 Sep 2021 16:10:27 -0700 Subject: Sync player.json Remove duplicate cough sound definition in effects.json --- effects.json | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'effects.json') diff --git a/effects.json b/effects.json index 3ae6b2d..9c6b7e7 100644 --- a/effects.json +++ b/effects.json @@ -545,17 +545,6 @@ "files" : [ "effects/misc/servomotor.ogg" ] - }, - { - "type": "sound_effect", - "id" : "misc", - "variant" : "cough", - "volume" : 70, - "files" : [ - "player/other/coughing_1.ogg", - "player/other/coughing_2.ogg", - "player/other/coughing_3.ogg" - ] }, { "type": "sound_effect", -- cgit v1.2.1