local L = BigWigs:NewBossLocale("Thalnos the Soulrender", "deDE") if not L then return end if L then L.engage_yell = "Meine endlose Pein soll auch Eure sein!" end local L = BigWigs:NewBossLocale("Brother Korloff", "deDE") if not L then return end if L then L.engage_yell = "Ich werde Euch brechen." end local L = BigWigs:NewBossLocale("High Inquisitor Whitemane", "deDE") if not L then return end if L then L.engage_yell = "Meine Legende beginnt JETZT!" end