WoWInterface SVN DEEP

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 21 to Rev 22
    Reverse comparison

Rev 21 → Rev 22

trunk/DEEP/DEEP.lua
1811,11 → 1811,11
local addslot = {}
local addcost = {}
if (itemRarity == 3) then
dkp_base = (itemLevel - 328)*2
dkp_base = (itemLevel - 347)*2
elseif (itemRarity == 4) then
dkp_base = (itemLevel - 328)*2
dkp_base = (itemLevel - 347)*2
elseif (itemRarity == 5) then
dkp_base = (itemLevel - 328)*2
dkp_base = (itemLevel - 347)*2
end
if (itemEquipLoc == "INVTYPE_HEAD") then
dkp_slot = 0.6