Flaw in :IsDisenchantable logic when using garrison building and items below level 21
Blazeflack opened this issue ยท 2 comments
By default GetSkillRequired returns "1" when quality is 2 and level is below 21.
When using the garrison enchanting building, this leads to :IsDisenhantable to return true for those items, when in fact low level items like that cannot be disenchanted at the garrison building.