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.

15 lines
503 B

4 years ago
local L = BigWigs:NewBossLocale("Assault on Violet Hold Trash", "ptBR")
if not L then return end
if L then
L.custom_on_autotalk = "Conversa automática"
L.custom_on_autotalk_desc = "Seleciona instantaneamente a opção de fofoca do Tenente Sinclaris para iniciar o Ataque ao Castelo Violeta."
L.keeper = "Defensor do Portal"
L.guardian = "Guardião do Portal"
L.infernal = "Infernal Fulgurante"
end
L = BigWigs:NewBossLocale("Thalena", "ptBR")
if L then
L.essence = "Essência"
end