Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gray items being added to auction house regardless of aicconfig setting #21

Open
joshuatdr opened this issue Oct 25, 2024 · 0 comments
Open

Comments

@joshuatdr
Copy link

joshuatdr commented Oct 25, 2024

The mod_auctionator_itemclass_config table column "bonding" incorrectly specifies the minimum item quality of each class/subclass which should be posted to the AH.

This column should be renamed to "quality", as per the table description:
`bonding` int NOT NULL COMMENT 'bonding level that is the minimum for this class. 2 means greens (for gear), 1 means whites (for bags).',

'Bonding' refers to the behaviour of the item becoming soulbound to the player (bind on pickup, bind on equip, bind on use etc.) whereas quality is poor, common, uncommon (gray, white, green...) -- see https://www.azerothcore.org/wiki/item_template

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant