Add DK into GetRoleFromSpec

This commit is contained in:
Flamanis
2022-09-04 09:56:59 -05:00
parent d2254f51f1
commit df3430ac72
+6
View File
@@ -2549,6 +2549,12 @@ if (DetailsFramework.IsWotLKWow()) then
[71] = "DAMAGER", --ARMS
[72] = "DAMAGER", --FURY
[73] = "TANK", --PROT
--Death Knight
[250] = "TANK", --Blood
[251] = "DAMAGER", --Frost
[252] = "DAMAGER", --Unholy
}
function _detalhes:GetRoleFromSpec (specId, unitGUID)