More Evoker Fixes

This commit is contained in:
Tercio Jose
2022-09-01 23:55:46 -03:00
parent dcf62493eb
commit 58bf707f40
6 changed files with 16 additions and 5 deletions
+5 -1
View File
@@ -443,5 +443,9 @@ openRaidLib.specAttribute = {
[268] = 2,
[269] = 2,
[270] = 1,
}
},
["EVOKER"] = {
[1467] = 1, --Devastation
[1468] = 1, --Preservation
},
}