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

use same code for equipping 1 or many items #6249

Merged
merged 1 commit into from
Dec 4, 2024
Merged

use same code for equipping 1 or many items #6249

merged 1 commit into from
Dec 4, 2024

Conversation

gc
Copy link
Collaborator

@gc gc commented Dec 4, 2024

Description:

Changes:

Other checks:

  • I have tested all my changes thoroughly.

setup: string,
items: string
) {
async function gearEquipMultiCommand(user: MUser, setup: string, items: string) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The interaction parameter was removed from gearEquipMultiCommand, but the confirmation logic for wildy setup was not replaced. Consider re-adding user confirmation for equipping items in the wildy setup.

@gc gc merged commit d75e3fd into master Dec 4, 2024
4 checks passed
@gc gc deleted the gearequipfix branch December 4, 2024 23:36
gc added a commit that referenced this pull request Dec 17, 2024
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

Successfully merging this pull request may close these issues.

1 participant