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.

16 lines
559 B

local L = BigWigs:NewBossLocale("Kanrethad Ebonlocke", "ruRU")
if not L then return end
if L then
L.name = "Канретад Чернодрев"
-- L.summons = "Summons"
-- L.debuffs = "Debuffs"
-- L.start_say = "BEHOLD" -- BEHOLD! I have truly mastered the fel energies of this world! The demonic power I now command... It is indescribable, unlimited, OMNIPOTENT!
-- L.win_say = "Jubeka" -- Jubeka?! What are you...?!
end
L = BigWigs:NewBossLocale("Essence of Order", "ruRU")
if L then
L.name = "Сущность порядка"
end