forked from Simnation/Main
Update config.lua
This commit is contained in:
parent
f3d1b04df4
commit
0116d75418
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Config = {}
|
|||
Config.Debug = true -- Set to true for debug prints
|
||||
Config.CooldownTime = 30 -- Minutes between heists (per player)
|
||||
Config.GlobalCooldown = 15 -- Minutes between heists (server-wide)
|
||||
Config.PoliceRequired = 2 -- Minimum police required
|
||||
Config.PoliceRequired = 1 -- Minimum police required
|
||||
Config.PoliceJobs = {
|
||||
"police", -- Regular police
|
||||
"marshal", -- Marshal service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue