From 3385671ccaa0adfa7ebf0d54bd8369a230b6ae24 Mon Sep 17 00:00:00 2001 From: Lukas Pfanner <76429533+Pfannaa@users.noreply.github.com> Date: Mon, 15 Sep 2025 03:52:23 +0200 Subject: [PATCH] update funnybossnames (#9059) * Update audiblelootnotification Converted MonkeyNoise.wav and PigGrunt.wav to 16 bit depth wav files, because java can't handle more than that * Update funnybossnames Added sol / araxxor and edited some names * Update audiblelootnotification Added unique item jingle * Update audiblelootnotification Updated the readme to include jagex properte disclaimer * Update funnybossnames Added Yama * Update funnybossnames Added functionality where users can provide strings to replace by themselves. Including a toggle to disable replacements individually. * Update funnybossnames Fixed hunllef naming and added mokha * Update funnybossnames Restored misspelled hunllef config keys --- plugins/funnybossnames | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/funnybossnames b/plugins/funnybossnames index eade8cb81..64a40cbd0 100644 --- a/plugins/funnybossnames +++ b/plugins/funnybossnames @@ -1,2 +1,2 @@ repository=https://github.com/Pfannaa/FunnyBossNames.git -commit=e32fb36f1c1f4da13d10cb18c24fdc7394dce74c +commit=61ecee439db91b59bbb5316eac58003dc29547f1