e
This commit is contained in:
parent
ab710c86fd
commit
31cbcb2aca
3 changed files with 256 additions and 96 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Config = {}
|
||||
|
||||
-- General Settings
|
||||
Config.Debug = false -- Set to true for debug prints
|
||||
Config.Debug = true -- Set to true for debug prints
|
||||
Config.CooldownTime = 1 -- Minutes between heists (per player)
|
||||
Config.GlobalCooldown = 1 -- Minutes between heists (server-wide)
|
||||
Config.PoliceRequired = 1 -- Minimum police required
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue