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.
6 lines
325 B
6 lines
325 B
local L = BigWigs:NewBossLocale("Sadana Bloodfury", "esES") or BigWigs:NewBossLocale("Sadana Bloodfury", "esMX")
|
|
if not L then return end
|
|
if L then
|
|
--L.custom_on_markadd = "Mark the Dark Communion Add"
|
|
--L.custom_on_markadd_desc = "Mark the add spawned by Dark Communion with {rt8}, requires promoted or leader."
|
|
end
|
|
|