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.

44 lines
1.3 KiB

local L = BigWigs:NewBossLocale("Horrific Vision of Orgrimmar Trash", "zhTW")
if not L then return end
if L then
-- L.voidbound_shaman = "Voidbound Shaman"
-- L.crawling_corruption = "Crawling Corruption"
-- L.voidbound_honor_guard = "Voidbound Honor Guard"
-- L.voidbound_shieldbearer = "Voidbound Shieldbearer"
-- L.decimator_shiqvoth = "Decimator Shiq'voth"
-- L.voidbound_berserker = "Voidbound Berserker"
-- L.greater_void_elemental = "Greater Void Elemental"
-- L.annihilator_lakhal = "Annihilator Lak'hal"
-- L.kthir_dominator = "K'thir Dominator"
-- L.kthir_mindcarver = "K'thir Mindcarver"
-- L.coagulated_horror = "Coagulated Horror"
-- L.voidcrazed_hulk = "Voidcrazed Hulk"
-- L.misha = "Misha"
-- L.aqir_bonecrusher = "Aqir Bonecrusher"
-- L.aqir_venomweaver = "Aqir Venomweaver"
end
L = BigWigs:NewBossLocale("Thrall", "zhTW")
if L then
-- L.thrall = "Thrall"
end
L = BigWigs:NewBossLocale("Oblivion Elemental", "zhTW")
if L then
-- L.oblivion_elemental = "Oblivion Elemental"
end
L = BigWigs:NewBossLocale("Inquisitor Gnshal", "zhTW")
if L then
-- L.inquisitor_gnshal = "Inquisitor Gnshal"
end
L = BigWigs:NewBossLocale("Vez'okk the Lightless", "zhTW")
if L then
-- L.vezokk = "Vez'okk the Lightless"
end
L = BigWigs:NewBossLocale("Rexxar", "zhTW")
if L then
-- L.rexxar = "Rexxar"
end