-
Notifications
You must be signed in to change notification settings - Fork 20
sod Expertise #356
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
base: master
Are you sure you want to change the base?
sod Expertise #356
Conversation
Changed values in itemsTimewornExpertise from true to 1 for specific item IDs.
|
This PR now needs a bit of love after the big rework 🙈 |
Refactor enchant and item data structures for clarity and organization.
2b18420 to
24e3df6
Compare
|
This needs another rebase on |
| textColor = colors.ATTACK_SPEED_SECONDARY, | ||
| statColor = colors.ATTACK_SPEED_PRIMARY, | ||
| }, | ||
| expertise = {display = true, isTbcOnly = true, refName = "Expertise", text = "Expertise"}, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a migration to remove that field for existing profiles.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll rebase this on top of #394
Co-authored-by: Björn Heiß <b.boeing@online.de>
#343 #166