Участник: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": { | ||
" | "Specific": { | ||
"weight": 10, | |||
"primary": false, | |||
"roles": [ | "roles": [ | ||
" | "Reporter", | ||
"Psychologist", | "Psychologist", | ||
" | "Pilot" | ||
" | ], | ||
"color": "#9FED58FF", | |||
"description": "department-Specific-description", | |||
"name": "department-Specific" | |||
}, | |||
"Security": { | |||
"weight": 20, | |||
"roles": [ | |||
"HeadOfSecurity", | |||
"SecurityCadet", | |||
"SecurityOfficer", | |||
"SeniorOfficer", | |||
"Pilot", | |||
"Detective", | |||
"Warden", | |||
"Brigmedic" | |||
], | ], | ||
"color": "# | "color": "#DE3A3AFF", | ||
"description": "department- | "description": "department-Security-description", | ||
"name": "department- | "name": "department-Security" | ||
}, | }, | ||
" | "Science": { | ||
"roles": [ | "roles": [ | ||
" | "ResearchDirector", | ||
" | "SeniorResearcher", | ||
" | "Scientist", | ||
" | "ResearchAssistant" | ||
], | ], | ||
"color": "# | "color": "#D381C9FF", | ||
"description": "department- | "description": "department-Science-description", | ||
"name": "department- | "name": "department-Science" | ||
}, | }, | ||
"Command": { | "Command": { | ||
| Строка 61: | Строка 74: | ||
"description": "department-Command-description", | "description": "department-Command-description", | ||
"name": "department-Command" | "name": "department-Command" | ||
}, | |||
"Engineering": { | |||
"roles": [ | |||
"AtmosphericTechnician", | |||
"ChiefEngineer", | |||
"SeniorEngineer", | |||
"StationEngineer", | |||
"TechnicalAssistant" | |||
], | |||
"color": "#EFB341FF", | |||
"description": "department-Engineering-description", | |||
"name": "department-Engineering" | |||
}, | |||
"Medical": { | |||
"roles": [ | |||
"Chemist", | |||
"ChiefMedicalOfficer", | |||
"MedicalDoctor", | |||
"MedicalIntern", | |||
"Psychologist", | |||
"Paramedic", | |||
"SeniorPhysician" | |||
], | |||
"color": "#52B4E9FF", | |||
"description": "department-Medical-description", | |||
"name": "department-Medical" | |||
}, | |||
"Cargo": { | |||
"roles": [ | |||
"CargoTechnician", | |||
"Quartermaster", | |||
"SalvageSpecialist" | |||
], | |||
"color": "#A46106FF", | |||
"description": "department-Cargo-description", | |||
"name": "department-Cargo" | |||
}, | |||
"Silicon": { | |||
"roles": [ | |||
"Borg", | |||
"StationAi" | |||
], | |||
"color": "#D381C9FF", | |||
"description": "department-Silicon-description", | |||
"name": "department-Silicon" | |||
}, | }, | ||
"Civilian": { | "Civilian": { | ||
| Строка 84: | Строка 142: | ||
"description": "department-Civilian-description", | "description": "department-Civilian-description", | ||
"name": "department-Civilian" | "name": "department-Civilian" | ||
}, | }, | ||
"CentralCommand": { | "CentralCommand": { | ||
| Строка 113: | Строка 160: | ||
"description": "department-CentralCommand-description", | "description": "department-CentralCommand-description", | ||
"name": "department-CentralCommand" | "name": "department-CentralCommand" | ||
} | } | ||
} | } | ||
} | } | ||
Версия от 03:28, 7 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|