local L = BigWigs:NewBossLocale("Cordana Felsong", "esES") or BigWigs:NewBossLocale("Cordana Felsong", "esMX") if not L then return end if L then --L.kick_combo = "Kick Combo" --L.light_dropped = "%s dropped the Light." --L.light_picked = "%s picked up the Light." --L.warmup_text = "Cordana Felsong Active" --L.warmup_trigger = "I have what I was after. But I stayed just so that I could put an end to you... once and for all!" --L.warmup_trigger_2 = "And now you fools have fallen into my trap. Let's see how you fare in the dark." end L = BigWigs:NewBossLocale("Glazer", "esES") or BigWigs:NewBossLocale("Glazer", "esMX") if L then --L.radiation_level = "%s: %d%%" end L = BigWigs:NewBossLocale("Tirathon Saltheril", "esES") or BigWigs:NewBossLocale("Tirathon Saltheril", "esMX") if L then --L.warmup_trigger = "I will serve MY people, the exiled and the reviled." end L = BigWigs:NewBossLocale("Vault of the Wardens Trash", "esES") or BigWigs:NewBossLocale("Vault of the Wardens Trash", "esMX") if L then --L.infester = "Felsworn Infester" --L.myrmidon = "Felsworn Myrmidon" --L.fury = "Fel-Infused Fury" --L.mother = "Foul Mother" --L.illianna = "Blade Dancer Illianna" --L.mendacius = "Dreadlord Mendacius" --L.grimhorn = "Grimhorn the Enslaver" end