forked from Simnation/Main
ed
This commit is contained in:
parent
ce8523babd
commit
4f19e732f8
2 changed files with 15 additions and 21 deletions
|
@ -49,7 +49,7 @@ Config.Servicing = {
|
|||
--
|
||||
engineOil = {
|
||||
enableDamage = true,
|
||||
lifespanInKm = 100,
|
||||
lifespanInKm = 200,
|
||||
itemName = "engine_oil",
|
||||
itemQuantity = 1,
|
||||
restricted = "combustion",
|
||||
|
@ -70,7 +70,7 @@ Config.Servicing = {
|
|||
},
|
||||
sparkPlugs = {
|
||||
enableDamage = true,
|
||||
lifespanInKm = 150,
|
||||
lifespanInKm = 200,
|
||||
itemName = "spark_plug",
|
||||
itemQuantity = 4,
|
||||
restricted = "combustion",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue