Station prices v1.1 Mod
This is a small script that allows you to adjust the price when you sell your crop.
Version 1.1
This file is now packed as a zip
* 0.005 – change this number into what you want, the higher the yield, the bigger it gets
You can change less liters with high prices or many liters for less money
Unzip this mod. There is a Lua file where you can change the price you get at all points of sale.
g_currentMission.fillTypeManager.fillTypes [i] .pricePerLiter = g_currentMission.fillTypeManager.fillTypes [i] .pricePerLiter * 0.005;