1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-07-12 14:39:37 +02:00
parent ff37006068
commit 5fc9969bab

View file

@ -57,7 +57,7 @@ Config.toweeAutopilot = true
-- Job whitelist -- Job whitelist
Config.jobWhitelist = { Config.jobWhitelist = {
towing = { towing = {
enabled = false, enabled = true,
jobs = { jobs = {
'mechanic', 'mechanic',
'police', 'police',
@ -67,7 +67,7 @@ Config.jobWhitelist = {
}, },
}, },
winch = { winch = {
enabled = false, enabled = true,
jobs = { jobs = {
'mechanic', 'mechanic',
'police', 'police',