public void SellItem() { PlayerGlobalStatus.RemoveItem(item); UpdateUpgradePanelStatus(); CheckChildsTags(); }