AuctionHouse category 59 should probably not be returned. Will use 58 instead.

This commit is contained in:
mobius 2015-01-31 22:07:19 +00:00
parent 7a26540007
commit bf7b56f0ba

View File

@ -610,7 +610,6 @@ public class AuctionHouseManager
return 28; // Cloak
}
}
return 59;
}
else if (item.isEtcItem())
{