@here
[Engine Update]
- added ItemVerion to ItemsBIN
[Script Update]
**ItemEvalManager**
- you can now enable eval by a minimum itemversion on evals by ItemType
-> the set version is the minimum requirement for the definition
- Example:
you want to keep any elite item by itemtype Helm which is ethereal and has 3 sox and is superior
3 helms which would fall under this itemtype are
- Bone Helm (Normal version)
- Grim Helm (Excpetional verison)
- Bone Visage (Elite version)
with set definition it will only keep the Bone Visage in this case (and other elite version helms too ofc)