You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
603 B

local L = BigWigs:NewBossLocale("Temple of Sethraliss Trash", "esES") or BigWigs:NewBossLocale("Temple of Sethraliss Trash", "esMX")
if not L then return end
if L then
L.dust_devil = "Diablesa de polvo cargado"
L.marksman = "Tirador Arrasarenas"
L.fang = "Colmillo velado"
L.rider = "Jinete de croluscos escamados"
L.tender = "Cuidador infiel"
L.incubator = "Incubador enloquecido"
L.nimbus = "Nimbo inquieto"
L.doctor = "Doctora de peste"
end
L = BigWigs:NewBossLocale("Galvazzt", "esES") or BigWigs:NewBossLocale("Galvazzt", "esMX")
if L then
-- L.percent = "%s (%d%%)"
end