forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
ccdc3387b9
commit
3238c3406c
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ Config.MechanicLocations = {
|
|||
scale = 0.7
|
||||
},
|
||||
mods = {
|
||||
repair = { enabled = true, price = 100, percentVehVal = 0.8 },
|
||||
repair = { enabled = true, price = 100, percentVehVal = 0.1 },
|
||||
performance = { enabled = true, price = 500, percentVehVal = 0.01, priceMult = 0.1 },
|
||||
cosmetics = { enabled = true, price = 500, percentVehVal = 0.01, priceMult = 0.1 },
|
||||
stance = { enabled = true, price = 500, percentVehVal = 0.01 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue