I want to see about changing the sell price of items on my server, what sql code would i need to change just the sell price?
would this work?
SET sell = '[1,"ItemGoldBar",1]', sell = [3,"ItemSilverBar10oz",1];
i have no clue so its prob wrong so dont recommend anyone try it lol