WoWInterface SVN DressToKill

Compare Revisions

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

Rev 22 → Rev 21

DressToKill.lua
297,7 → 297,6
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?"])