Files
GTA4RP/config/economy.json
2021-12-03 10:22:50 -06:00

11 lines
244 B
JSON

{
"passiveIncomePerPayDay": 2000,
"applyTax": true,
"applyUpkeep": true,
"grossIncomeMultiplier": 1.0,
"upKeepCosts": {
"upKeepPerVehicle": 250,
"upKeepPerHouse": 350,
"upKeepPerBusiness": 600
}
}