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.

17 lines
406 B

4 years ago
local L = BigWigs:NewBossLocale("Rocketspark and Borka", "ptBR")
if not L then return end
if L then
L.enrage = "Enfurecer"
L.enrage_desc = "Quando Rocketspark ou Borka morre, o outro se enfurece."
end
L = BigWigs:NewBossLocale("Nitrogg Thundertower", "ptBR")
if L then
L.dropped = "%s soltou-se!"
end
L = BigWigs:NewBossLocale("Skylord Tovra", "ptBR")
if L then
L.rakun = "Rakun"
end