1.14 Era - Not showing talented points in assignment pane
lvangh opened this issue ยท 4 comments
What does it show when you do
/dump GetTalentInfo(1, 10)
/dump GetTalentInfo(3, 1)
/dump GetTalentInfo(2, 12)
Need to update talent IDs in PallyPower,lua ScanSpells function
line 1281: talent = talent + select(5, GetTalentInfo(1, 6)) -- Improved Blessing of Wisdom
line 1297: talent = talent + select(5, GetTalentInfo(2, 9)) -- Blessing of Sanctuary
line 1322: talent = talent + select(5, GetTalentInfo(2, 2)) -- Improved Devotion Aura
line 1330: talent = talent + select(5, GetTalentInfo(3, 4)) -- Improved Retribution Aura
line 1340: talent = talent + select(5, GetTalentInfo(2, 13)) -- Improved Concentration Aura
line 1346: talent = talent + select(5, GetTalentInfo(3, 6)) -- Sanctity Aura