So while running a dungeon for the relic stage where you do books...over and over again. I got a Darklight cowl of healing. Previewed it, saw it was dye-able.
I got really excited thinking that this was the nicest looking robe i have come across in game so far. Oh wait, "Cannot equip gear to head" which means since all current end game gear do not have any chest equivalents to that means i can never glamour any of my current gear to this cowl.

There are quite a few pieces that have this restriction that i feel should be allowed.

SE, any chance you can write in that 4-5 line If Then Else statement into your code? I would appreciate it. Such as
If Chest_Glamour = Cannot_Equip_Head Then
Head_Gear = Hide_Head
Else
Head_Gear = Show_Head
End If

Thanks SE