AdiButtonAuras

AdiButtonAuras

404k Downloads

Shaman Heal: Dispell missing

ayalon opened this issue ยท 0 comments

commented

Hi

It seems that in the current LibPlayerSpell the dispells for shamans are missing:

Could you add the following lines?
Shaman.lua line 44

        DISPEL = {
            [370] = "HARMFUL", -- Purge
            ["HELPFUL COOLDOWN"] = {
                    77130, -- Purify Spirit
                    51886, -- Cleanse Spirit
            },
        },