1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-08-07 08:57:28 +02:00
parent ce8523babd
commit 4f19e732f8
2 changed files with 15 additions and 21 deletions

View file

@ -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",