applesellprice = 200;
applesellprice10 = 2000;
fishsellprice = 500;
fishsellprice10 = 2000;
heroinsellprice = 1250;
heroinsellprice10 = 12500;
whalesellprice = 10000;
whalesellprice5 = 50000;
oilsellprice = 7500;
oilsellprice5 = 37500;
oilprocessprice = 200;
heroinprocessprice = 250;
Mistake or bad variable names? I'll put my neck on the line and say mistake ;) just thought i'd point it out for you. Thanks for the awesome work.
Edit: Can you please get a repo or something, I've developed a little 'mod' allowing persistent saving and other bits and bobs/game changes I didn't like (e.g needing a heroin processing license) and trying to keep up between versions is going to get a little tiring. I mean, it wasn't a massive issue 0.3.1-0.3.3, but it might become one in future is all I'm thinking. I don't want to fork the project or steal anyone's sunshine, but it would be nice to see development unfolding and contribute.