wowsims / cata

World of Warcraft Cataclysm Classic simulations.
https://wowsims.github.io/cata/
MIT License
20 stars 44 forks source link

Remove random suffix and reforge from 60U #784

Closed 1337LutZ closed 3 weeks ago

1337LutZ commented 3 weeks ago

Added https://github.com/wowsims/cata/issues/785 to improve random suffix handling by allowing to migrate them to the proper versions if they are applicable to an item.

When importing from 60U the wrong random suffix will be given. I remove the suffix + reforge to prevent errors. When this happens we inform the user: image

1337LutZ commented 3 weeks ago

Created https://github.com/wowsims/cata/issues/785 to add the random suffix improvements