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.

39 lines
1.3 KiB

4 years ago
local L = BigWigs:NewBossLocale("Siege of Boralus Trash", "itIT")
if not L then return end
if L then
L.cannoneer = "Cannoniere dei Bracescura"
L.commander = "Comandante dei Bracescura"
L.spotter = "Ricognitore dei Bracescura"
L.demolisher = "Demolitore dei Ratti di Sentina"
L.pillager = "Sciacallo dei Ratti di Sentina"
L.tempest = "Tempesta dei Ratti di Sentina"
L.wavetender = "Tracciaonde di Kul Tiras"
L.halberd = "Alabardiere di Kul Tiras"
L.raider = "Incursore Marferreo"
L.vanguard = "Avanguardia di Kul Tiras"
L.marksman = "Tiratore di Kul Tiras"
L.buccaneer = "Bucaniere dei Ratti di Sentina"
L.invader = "Invasore dei Bracescura"
L.dockhound = "Sbranaporti Ringhiante"
L.shredder = "Sminuzzatore Squarciamaree"
L.packmaster = "Mastrobranco Sbranaporti"
L.bomber = "Bombardiere Pecenera"
end
L = BigWigs:NewBossLocale("Sergeant Bainbridge", "itIT")
if L then
-- L.remaining = "%s on %s, %d remaining"
-- L.remaining_boss = "%s on BOSS, %d remaining"
end
L = BigWigs:NewBossLocale("Chopper Redhook", "itIT")
if L then
-- L.remaining = "%s on %s, %d remaining"
-- L.remaining_boss = "%s on BOSS, %d remaining"
end
L = BigWigs:NewBossLocale("Viq'Goth", "itIT")
if L then
-- L.demolishing_desc = "Warnings and timers for when the Demolishing Terror spawns."
end