DIM
DIM copied to clipboard
Item move shouldn't consider items in the exclusion list for equipping to replace an equipped item
If you're bulk moving a bunch of stuff, and one of the items is equipped, the move algo shouldn't ever select one of the items being moved as a replacement for the equipped item. Need to make sure the exclusion list is properly populated and that it's consulted.