Remove economy.json (moved to database)
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
{
|
||||
"passiveIncomePerPayDay": 2000,
|
||||
"applyTax": true,
|
||||
"applyUpkeep": true,
|
||||
"grossIncomeMultiplier": 1.0,
|
||||
"incomeTaxRate": 0.7,
|
||||
"currencyString": "${AMOUNT}",
|
||||
"upKeepCosts": {
|
||||
"upKeepPerVehicle": 250,
|
||||
"upKeepPerHouse": 350,
|
||||
"upKeepPerBusiness": 600
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user