WoWInterface SVN DressToKill

Compare Revisions

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

Rev 21 → Rev 22

DressToKill.lua
297,6 → 297,7
DressToKill:EquipItem(slotId, winner, stash)
local link = GetInventoryItemLink("player", slotId)
debug(L["Choosing %s for this slot"], link)
print(L["Choosing %s"], link)
blacklist[winner] = true
else
debug(L["There was no winner from this round, not enough trinkets or rings?"])