Utility/UIHelper.cs
@@ -667,7 +667,7 @@ if (_itemCfg != null) { _itemColor = _itemCfg.ItemColor; if (_itemCfg.Type == 111 && _dict != null) if (_itemCfg.Type == 113 && _dict != null) { _itemColor = ItemLogicUtility.Instance.GetItemQuality(_itemCfg.ID, _dict); }