local L = BigWigs:NewBossLocale("Thalnos the Soulrender", "esES") or BigWigs:NewBossLocale("Thalnos the Soulrender", "esMX") if not L then return end if L then --L.engage_yell = "My endless agony shall be yours, as well!" end local L = BigWigs:NewBossLocale("Brother Korloff", "esES") or BigWigs:NewBossLocale("Brother Korloff", "esMX") if not L then return end if L then --L.engage_yell = "I will break you." end local L = BigWigs:NewBossLocale("High Inquisitor Whitemane", "esES") or BigWigs:NewBossLocale("High Inquisitor Whitemane", "esMX") if not L then return end if L then --L.engage_yell = "My legend begins NOW!" end