SET @NewQuot = 6.2 -- Doubles the profit % trough "2.0" (e.g. 2.6 is also possible) SET @NewPrice = 243 -- Goods Price @ the Shop SET @NewStack = 40 -- Increases/Decreases the maximum Stack, Default = 40 SET @NewSellPrice = 243 -- Goods Price if you sell them directly again - without trading.