Участник:IanComradeBot/prototype/job.json: различия между версиями
Update prototype/job.json via GitHub Actions Метки: ручная отмена отменено |
м Update prototype/job.json via GitHub Actions Метки: ручная отмена отменено |
||
| Строка 1476: | Строка 1476: | ||
], | ], | ||
"supervisors": "job-supervisors-service" | "supervisors": "job-supervisors-service" | ||
}, | }, | ||
"Chef": { | "Chef": { | ||
| Строка 1521: | Строка 1499: | ||
"Maintenance", | "Maintenance", | ||
"Kitchen" | "Kitchen" | ||
], | |||
"supervisors": "job-supervisors-hop" | |||
}, | |||
"Lawyer": { | |||
"requirements": [ | |||
{ | |||
"!type:OverallPlaytimeRequirement": { | |||
"time": 9000 | |||
} | |||
} | |||
], | |||
"playTimeTracker": "JobLawyer", | |||
"name": "job-name-lawyer", | |||
"description": "job-description-lawyer", | |||
"setPreference": false, | |||
"startingGear": "LawyerGear", | |||
"icon": "JobIconLawyer", | |||
"access": [ | |||
"Service", | |||
"Lawyer", | |||
"Brig", | |||
"Maintenance" | |||
], | ], | ||
"supervisors": "job-supervisors-hop" | "supervisors": "job-supervisors-hop" | ||