Участник: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": { | ||
"Engineering": { | |||
"roles": [ | |||
"AtmosphericTechnician", | |||
"ChiefEngineer", | |||
"SeniorEngineer", | |||
"StationEngineer", | |||
"TechnicalAssistant" | |||
], | |||
"color": "#EFB341FF", | |||
"description": "department-Engineering-description", | |||
"name": "department-Engineering" | |||
}, | |||
"Command": { | "Command": { | ||
"weight": 100, | "weight": 100, | ||
| Строка 36: | Строка 48: | ||
"name": "department-Command" | "name": "department-Command" | ||
}, | }, | ||
" | "Security": { | ||
"weight": 20, | |||
"roles": [ | "roles": [ | ||
" | "HeadOfSecurity", | ||
" | "SecurityCadet", | ||
" | "SecurityOfficer", | ||
" | "SeniorOfficer", | ||
" | "Pilot", | ||
" | "Detective", | ||
" | "Warden", | ||
"Brigmedic" | |||
], | ], | ||
"color": "# | "color": "#DE3A3AFF", | ||
"description": "department- | "description": "department-Security-description", | ||
"name": "department- | "name": "department-Security" | ||
}, | }, | ||
"Civilian": { | "Civilian": { | ||
| Строка 81: | Строка 86: | ||
"description": "department-Civilian-description", | "description": "department-Civilian-description", | ||
"name": "department-Civilian" | "name": "department-Civilian" | ||
}, | }, | ||
"CentralCommand": { | "CentralCommand": { | ||
| Строка 110: | Строка 105: | ||
"name": "department-CentralCommand" | "name": "department-CentralCommand" | ||
}, | }, | ||
" | "Silicon": { | ||
"roles": [ | "roles": [ | ||
" | "Borg", | ||
" | "StationAi" | ||
], | ], | ||
"color": "# | "color": "#D381C9FF", | ||
"description": "department- | "description": "department-Silicon-description", | ||
"name": "department- | "name": "department-Silicon" | ||
}, | }, | ||
" | "Medical": { | ||
"roles": [ | "roles": [ | ||
" | "Chemist", | ||
" | "ChiefMedicalOfficer", | ||
" | "MedicalDoctor", | ||
" | "MedicalIntern", | ||
" | "Psychologist", | ||
"Paramedic", | |||
"SeniorPhysician" | |||
], | ], | ||
"color": "# | "color": "#52B4E9FF", | ||
"description": "department- | "description": "department-Medical-description", | ||
"name": "department- | "name": "department-Medical" | ||
}, | }, | ||
"Specific": { | "Specific": { | ||
| Строка 149: | Строка 139: | ||
"description": "department-Specific-description", | "description": "department-Specific-description", | ||
"name": "department-Specific" | "name": "department-Specific" | ||
}, | |||
"Cargo": { | |||
"roles": [ | |||
"CargoTechnician", | |||
"Quartermaster", | |||
"SalvageSpecialist" | |||
], | |||
"color": "#A46106FF", | |||
"description": "department-Cargo-description", | |||
"name": "department-Cargo" | |||
}, | }, | ||
"Science": { | "Science": { | ||
Версия от 14:21, 12 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|