vanilla-wow-addons – Rev 1

Subversion Repositories:
Rev:
assert(CandyDice)
assert(CandyDice.defaults)
assert(BabbleSpell)

L=BabbleSpell

CandyDice.defaults["WARRIOR"]  = {
        [L["Taunt"]] = {
        colors = {"FF8247"},
        cooldown = true,
        buff = false
    },
        [L["Bloodrage"]] = {
        colors = {"660000"},
        cooldown = true,
        buff = true
    },
}

Generated by GNU Enscript 1.6.5.90.