Since I got myself the game and while messing around with the .xmls in scripts folder, check this out:
Cars.xml:
<Car Name="FlatOutCar01" DisplayText="FlatOutCar01">
[b]<Price Buy="10" Sell="10"/>
<Repair Cost="0" ValuePerc="1" Default="1"/>
<Nitro Cost="0" ValuePerc="1" Max="2" Default="1"/>
<MaxAmmo Weapon1="0" Weapon2="0" Weapon3="0"/>[/b]
</Car>
Available.xml:
(bottom line)
<AvailableMoney value="1000000"/>
I smell Career mode DLC <_<