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
Currently, ItemEnhancements table only saves item level and exp after enhancement.
This makes hard to track item enhancement history.
Add PrevExp and PrevLevel columns and save data from state before enhancement.
The text was updated successfully, but these errors were encountered:
Currently, ItemEnhancements table only saves item level and exp after enhancement.
This makes hard to track item enhancement history.
Add
PrevExp
andPrevLevel
columns and save data from state before enhancement.The text was updated successfully, but these errors were encountered: