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
514 B

local L = BigWigs:NewBossLocale("Temple of Sethraliss Trash", "itIT")
if not L then return end
if L then
L.dust_devil = "Diavolo di Sabbia Energizzato"
L.marksman = "Tiratore Sferzasabbia"
L.fang = "Zanna Ammantata"
L.rider = "Cavaliere di Krolusk Scagliosi"
L.tender = "Curatore Senzafede"
L.incubator = "Incubatore Frenetico"
L.nimbus = "Nembo Agitato"
L.doctor = "Dottoressa della Pestilenza"
end
L = BigWigs:NewBossLocale("Galvazzt", "itIT")
if L then
-- L.percent = "%s (%d%%)"
end