-
Notifications
You must be signed in to change notification settings - Fork 722
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
HK: adds split movement items to 'skills' item group #3462
Conversation
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.
Code LGTM. Merged in changes and directly compared archipelago.gg/datapackage
with localhost/datapackage
, the only changes were the three left/right skills and the unused(?) Split_Shade_Cloak
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.
Tiny one-line change, genned.
What is this fixing or adding?
because of extractedData labling, split movement items weren't in the 'skills' category, this adds all movement to skills appropriately
How was this tested?
added some prints before and after and imported the class in a shell, visually confirmed that the only things added to the group were the right/left/split movement items and that nothing was removed
If this makes graphical changes, please attach screenshots.