Results: 1Comments by: soames
File: xMerchant02-13-11
The bug with the latest patch is pr...
Posted By: soames
The bug with the latest patch is probably that the auction item class list has been shortened by two, since projectiles & quivers are gone. Line 16 of core.lua: local RECIPE = select(9, GetAuctionItemClasses()); Probably should be 7 instead of 9 now. Haven't tested this yet, but will later today.