Doing this seems to return the right items. List<WoWItem> items = new List<WoWItem>(); items.Add(Me.Inventory.Equipped.Head);...
Separate names with a comma.