1
0
Fork 0
forked from Simnation/Main

Update config.lua

This commit is contained in:
Nordi98 2025-06-09 23:56:12 +02:00
parent 10a5d168d4
commit e542e77789

View file

@ -325,7 +325,7 @@ Config.UseMathCeilOnFees = true
Config.CreatorJobs = { -- Choose the jobs suitable for creating houses Config.CreatorJobs = { -- Choose the jobs suitable for creating houses
'realestate', 'realestate',
'police', 'admin',
'realestatejob' 'realestatejob'
} }
@ -403,7 +403,7 @@ Config.DisableBuyableDecorationFromF3 = false -- Disable the purchase of decorat
documentation under the 'dependencies' section. documentation under the 'dependencies' section.
]] ]]
Config.RequiredCop = 0 -- Number of police required (only for lockpicking) Config.RequiredCop = 2 -- Number of police required (only for lockpicking)
Config.PoliceJobs = { -- Jobs that will be considered police Config.PoliceJobs = { -- Jobs that will be considered police
'realestate', 'realestate',
'police', 'police',