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.

21 lines
698 B

local L = BigWigs:NewBossLocale("Neltharions Lair Trash", "zhTW")
if not L then return end
if L then
--L.breaker = "Mightstone Breaker"
--L.hulk = "Vileshard Hulk"
--L.gnasher = "Rockback Gnasher"
--L.trapper = "Rockbound Trapper"
end
L = BigWigs:NewBossLocale("Rokmora", "zhTW")
if L then
--L.warmup_text = "Rokmora Active"
--L.warmup_trigger = "Navarrogg?! Betrayer! You would lead these intruders against us?!"
--L.warmup_trigger_2 = "Either way, I will enjoy every moment of it. Rokmora, crush them!"
end
L = BigWigs:NewBossLocale("Ularogg Cragshaper", "zhTW")
if L then
--L.totems = "Totems"
--L.bellow = "{193375} (Totems)" -- Bellow of the Deeps (Totems)
end