Участник:IanComradeBot/prototype/department.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/department.json via GitHub Actions |
м Update prototype/department.json via GitHub Actions |
||
| Строка 10: | Строка 10: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Civilian": { | ||
"weight": -10, | |||
"roles": [ | |||
"Bartender", | |||
"Botanist", | |||
"Chaplain", | |||
"Chef", | |||
"Clown", | |||
"HeadOfPersonnel", | |||
"Janitor", | |||
"Lawyer", | |||
"Librarian", | |||
"Mime", | |||
"Musician", | |||
"Passenger", | |||
"Reporter", | |||
"Visitor", | |||
"ServiceWorker" | |||
], | |||
"color": "#9FED58FF", | |||
"description": "department-Civilian-description", | |||
"name": "department-Civilian" | |||
}, | |||
"Science": { | |||
"roles": [ | "roles": [ | ||
" | "ResearchDirector", | ||
" | "SeniorResearcher", | ||
" | "Scientist", | ||
"ResearchAssistant" | |||
], | ], | ||
"color": "# | "color": "#D381C9FF", | ||
"description": "department- | "description": "department-Science-description", | ||
"name": "department- | "name": "department-Science" | ||
}, | }, | ||
"Security": { | "Security": { | ||
| Строка 35: | Строка 59: | ||
"description": "department-Security-description", | "description": "department-Security-description", | ||
"name": "department-Security" | "name": "department-Security" | ||
}, | |||
"Engineering": { | |||
"roles": [ | |||
"AtmosphericTechnician", | |||
"ChiefEngineer", | |||
"SeniorEngineer", | |||
"StationEngineer", | |||
"TechnicalAssistant" | |||
], | |||
"color": "#EFB341FF", | |||
"description": "department-Engineering-description", | |||
"name": "department-Engineering" | |||
}, | }, | ||
"Silicon": { | "Silicon": { | ||
| Строка 44: | Строка 80: | ||
"description": "department-Silicon-description", | "description": "department-Silicon-description", | ||
"name": "department-Silicon" | "name": "department-Silicon" | ||
}, | }, | ||
"CentralCommand": { | "CentralCommand": { | ||
| Строка 77: | Строка 99: | ||
"name": "department-CentralCommand" | "name": "department-CentralCommand" | ||
}, | }, | ||
" | "Medical": { | ||
"roles": [ | "roles": [ | ||
" | "Chemist", | ||
" | "ChiefMedicalOfficer", | ||
" | "MedicalDoctor", | ||
" | "MedicalIntern", | ||
"Psychologist", | "Psychologist", | ||
" | "Paramedic", | ||
"SeniorPhysician" | |||
], | ], | ||
"color": "# | "color": "#52B4E9FF", | ||
"description": "department- | "description": "department-Medical-description", | ||
"name": "department- | "name": "department-Medical" | ||
}, | }, | ||
"Command": { | "Command": { | ||
| Строка 126: | Строка 139: | ||
"name": "department-Command" | "name": "department-Command" | ||
}, | }, | ||
" | "Cargo": { | ||
"roles": [ | "roles": [ | ||
" | "CargoTechnician", | ||
" | "Quartermaster", | ||
" | "SalvageSpecialist" | ||
], | ], | ||
"color": "# | "color": "#A46106FF", | ||
"description": "department- | "description": "department-Cargo-description", | ||
"name": "department- | "name": "department-Cargo" | ||
}, | }, | ||
" | "Specific": { | ||
"weight": 10, | |||
"primary": false, | |||
"roles": [ | "roles": [ | ||
" | "Reporter", | ||
" | "Psychologist", | ||
" | "Pilot" | ||
], | ], | ||
"color": "# | "color": "#9FED58FF", | ||
"description": "department- | "description": "department-Specific-description", | ||
"name": "department- | "name": "department-Specific" | ||
} | } | ||
} | } | ||
} | } | ||
Версия от 12:14, 7 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|