Masterwork constant

ItemState const Masterwork

Masterwork = 4 If this bit is set, the item has a Masterwork plug inserted. This usually coincides with having a special "glowing" effect applied to the item's icon.

Implementation

static const ItemState Masterwork = ItemState(4);