Add missing income tax rate (fixes payday)

This commit is contained in:
Vortrex
2022-01-04 15:12:01 -06:00
parent 846154b1d1
commit d8f5cfca6b

View File

@@ -63,7 +63,8 @@ let globalConfig = {
upKeepPerVehicle: 250,
upKeepPerHouse: 350,
upKeepPerBusiness: 600
}
},
incomeTaxRate: 0.7,
},
weaponEquippableTypes: [
VRR_ITEM_USETYPE_WEAPON,