1
0
Fork 0
forked from Simnation/Main
This commit is contained in:
Nordi98 2025-06-28 00:31:32 +02:00
parent 3aea17355a
commit 457a11b822
507 changed files with 162 additions and 96 deletions

View file

@ -28,7 +28,7 @@ Config.drones = {
itemName = 'emergencydrone',
removeItem = true,
-- command = 'emergencydrone',
jobs = { ['police'] = 0 },
jobs = { ['police'] = 1 },{ ['marshals'] = 1 },{ ['ambulance'] = 1 },
flightTime = 240000,
flyRange = 350,
health = 4,