New config files (not used yet)
This commit is contained in:
11
config/economy.json
Normal file
11
config/economy.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"passiveIncomePerPayDay": 2000,
|
||||
"applyTax": true,
|
||||
"applyUpkeep": true,
|
||||
"grossIncomeMultiplier": 1.0,
|
||||
"upKeepCosts": {
|
||||
"upKeepPerVehicle": 250,
|
||||
"upKeepPerHouse": 350,
|
||||
"upKeepPerBusiness": 600
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user