From 1aeb126cf315ab473495cebb44e18c580c6ad4ed Mon Sep 17 00:00:00 2001 From: JZomDev Date: Sun, 2 Mar 2025 00:37:02 -0500 Subject: [PATCH] update annoyance-mute (#7557) Convert cats to a generic sound to mute Remove null check on the actor source muting, mute regardless if the source is null but matches on the sound add postie pete and "frog splash" --- plugins/annoyance-mute | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/annoyance-mute b/plugins/annoyance-mute index 4ebc0fbf3..3b7eb7fc4 100644 --- a/plugins/annoyance-mute +++ b/plugins/annoyance-mute @@ -1,3 +1,3 @@ repository=https://github.com/Broooklyn/runelite-external-plugins.git -commit=14463bdd9999973a0450e07d5bc19f3dae955b0d +commit=78681aed60dfb450a17ed24ab8f95fb6c8e3424e authors=jzomdev \ No newline at end of file