You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched existing issues to see if the issue has already been opened, and I have checked the commit log to see if the issue has been resolved since my server was last updated.
Describe the feature
There are two cleanup items that should happen to all item lua files with onEffectGain/onEffectLose functions
update the mods to be applied directly to the effect
This should be done for all effects/* files as well, but want to start here
remove any instances of onEffectGain for items that don't apply ENCHANTMENT effect, as they are useless and confusing for the uninitiated
I affirm:
Describe the feature
There are two cleanup items that should happen to all item lua files with onEffectGain/onEffectLose functions
ENCHANTMENT
effect, as they are useless and confusing for the uninitiatedThe text was updated successfully, but these errors were encountered: