Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix quality check condition for item types (#8032)
Corrected the logical error in the if condition to correctly check for specific item types such as Amulet, Belt, Jewel, Quiver, and Ring before setting item quality to nil. This ensures that NormaliseQuality() is able to properly set the default value.
- Loading branch information