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

Fix bug in Enchant Gloves for Engineering and add configuration option for special enchantments #30

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mehdikhody
Copy link

@mehdikhody mehdikhody commented Aug 31, 2024

This PR addresses a bug related to the Enchant Gloves functionality for players with Engineering. Additionally, it introduces a new configuration option to enable or disable special enchantments, such as the "100 Attack Power + 36 Critical" enchant for the legs, which is typically only available to GMs.

The original code only allowed the "Hyperspeed Accelerators" enchantment for players with exactly 400 skill points in Engineering. The condition has been updated to allow the enchantment for players with 400 or more skill points in Engineering.

@mehdikhody mehdikhody changed the title add config for special enchants to be enabled or disabled. Fix bug in Enchant Gloves for SKILL_ENGINEERING and add configuration option for special enchantments Aug 31, 2024
@mehdikhody mehdikhody changed the title Fix bug in Enchant Gloves for SKILL_ENGINEERING and add configuration option for special enchantments Fix bug in Enchant Gloves for Engineering and add configuration option for special enchantments Aug 31, 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