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