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.
5 lines
268 B
5 lines
268 B
local L = BigWigs:NewBossLocale("Jin'do the Godbreaker", "esES") or BigWigs:NewBossLocale("Jin'do the Godbreaker", "esMX")
|
|
if not L then return end
|
|
if L then
|
|
--L.barrier_down_message = "Barrier down, %d remaining" -- short name for "Brittle Barrier" (97417)
|
|
end
|
|
|