forked from Simnation/Main
edit
This commit is contained in:
parent
3aea17355a
commit
457a11b822
507 changed files with 162 additions and 96 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue