mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-07-31 01:41:14 -04:00
The Create Auction dropdown only iterated the 16-slot base backpack, hiding every item held in an equipped bag. It now enumerates the backpack plus all equipped bags and posts the selected item by its server GUID via the new auctionSellItemByGuid path, so any container can be listed.