(fix/Prototypes) Unit Characteristics Specialization check

- Closes #25
This commit is contained in:
NoM0Re
2025-02-27 21:03:38 +01:00
parent 9283851b4a
commit e9deb0183c
+1 -1
View File
@@ -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",