(fix/Prototypes) Unit Characteristics Specialization check
- Closes #25
This commit is contained in:
@@ -1633,7 +1633,7 @@ Private.event_prototypes = {
|
||||
name = "specId",
|
||||
display = L["Specialization"],
|
||||
type = "multiselect",
|
||||
init = "WeakAuras.LGT:GetUnitTalentSpec(unit)",
|
||||
init = "WeakAuras.SpecForUnit(unit)",
|
||||
values = "spec_types_all",
|
||||
store = true,
|
||||
conditionType = "select",
|
||||
|
||||
Reference in New Issue
Block a user