WoWInterface SVN Blessed

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 26 to Rev 27
    Reverse comparison

Rev 26 → Rev 27

Blessed/Blessed.lua
24,12 → 24,16
[31884] = 20, -- Avenging Wrath
[85499] = 8, -- Speed of Light
[20925] = 30, -- Sacred Shield
[86698] = 30, -- Guardian of Ancient Kings (Retribution)
[86669] = 30, -- Guardian of Ancient Kings (Holy)
[86659] = 12, -- Guardian of Ancient Kings (Protection)
-- [86678] = 7, -- Light of the Ancient Kings
[114039] = 6, -- Hand of Purity
[105809] = 18, -- Holy Avenger
[114250] = 15, -- Selfless Healer
[114163] = 30, -- Eternal Flame (yes, haste affects it...)
[90174] = 8, -- Divine Purpose
[31850] = 10, -- Ardent Defender
}
 
-- defaults
55,12 → 59,15
[31884] = true, -- Avenging Wrath
[85499] = true, -- Speed of Light
[20925] = true, -- Sacred Shield
-- [86678] = true, -- Light of the Ancient Kings
[86698] = true, -- Guardian of Ancient Kings (Retribution)
[86669] = true, -- Guardian of Ancient Kings (Holy)
[86659] = true, -- Guardian of Ancient Kings (Protection)
[114039] = true, -- Hand of Purity
[105809] = true, -- Holy Avenger
[114250] = true, -- Selfless Healer
[114163] = true, -- Eternal Flame
[90174] = true, -- Divine Purpose
[31850] = true, -- Ardent Defender
},
}