Участник: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"
},
"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"
},
},
"Chef": {
"Chef": {
Строка 1499: Строка 1521:
"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"