diff --git a/resources/[jobs]/[mechanic]/jg-mechanic/config/config.lua b/resources/[jobs]/[mechanic]/jg-mechanic/config/config.lua index 7f52b3970..3b87bb044 100644 --- a/resources/[jobs]/[mechanic]/jg-mechanic/config/config.lua +++ b/resources/[jobs]/[mechanic]/jg-mechanic/config/config.lua @@ -240,6 +240,7 @@ Config.MechanicLocations = { { name = "nitrous_bottle", label = "NOS voll", price = 0 }, { name = "nitrous_install_kit", label = "NOS Kit", price = 0 }, { name = "performance_part", label = "Pervormance Kit", price = 0 }, + { name = "extras_kit", label = "Extra Kit", price = 0 }, { name = "manual_gearbox", label = "Umbau auf Schalter", price = 0 }, { name = "repair_kit", label = "Werkzeug-Koffer", price = 0 }, { name = "duct_tape", label = "Panzertape", price = 0 },