WoWInterface SVN mikma

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /Reagent_Broker
    from Rev 218 to Rev 219
    Reverse comparison

Rev 218 → Rev 219

Reagent_Broker.lua
7,8 → 7,8
},
["SHAMAN"] = {
["17030"] = 58059, -- Ankh = Glyph of Renewed Life
["17058"] = 58057, -- Fish Oil = Glyph of Water Walking
["17057"] = 58055, -- Shiny Fish Scale = Glyph of Water Breathing
["17058"] = 58057, -- Fish Oil = Glyph of Water Walking
["17057"] = 58055, -- Shiny Fish Scale = Glyph of Water Breathing
},
["PALADIN"] = {
["17033"] = false, -- Symbol of Divinity
27,9 → 27,9
},
["WARLOCK"] = {
["6265"] = false, -- Soul Shard
["5565"] = false, -- Infernal Stone
["16583"] = false, -- Demonic Figurine
},
["5565"] = false, -- Infernal Stone
["16583"] = false, -- Demonic Figurine
},
}
 
local class = select(2,UnitClass("player"))