1
0
Fork 0
forked from Simnation/Main

Update shared.lua

This commit is contained in:
Nordi98 2025-07-02 07:57:56 +02:00
parent 3344d5632e
commit 3ac5c6c276

View file

@ -47,7 +47,7 @@ return {
police = {
-- How many police must be online in order to start a robbery?
count = 0,
count = 1,
-- Add your police job(s) below
jobs = { 'police', 'sheriff' },
-- Set your dispatch system