View Single Post
09/01/19, 03:33 PM   #1
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
[fixed] Intricate shield uses wrong traitType ITEM_TRAIT_TYPE_WEAPON_INTRICATE

@ZOs: It seems you have a bug in your trait types of shields:

All shields belong to the filter types of armor, like ITEM_TRAIT_TYPE_ARMOR_INFUSED or ITEM_TRAIT_TYPE_ARMOR_DIVINE.

Except the one shield with the intricate trait:
It is all of sudden a weapon trait type? ITEM_TRAIT_TYPE_WEAPON_INTRICATE

Could you please fix this as it breaks some filter addons.
Thanks