Участник: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": [ | |||
"ResearchDirector", | |||
"SeniorResearcher", | |||
"Scientist", | |||
"ResearchAssistant" | |||
], | |||
"color": "#D381C9FF", | |||
"description": "department-Science-description", | |||
"name": "department-Science" | |||
}, | |||
"Engineering": { | |||
"roles": [ | "roles": [ | ||
" | "AtmosphericTechnician", | ||
" | "ChiefEngineer", | ||
" | "SeniorEngineer", | ||
" | "StationEngineer", | ||
" | "TechnicalAssistant" | ||
], | ], | ||
"color": "# | "color": "#EFB341FF", | ||
"description": "department- | "description": "department-Engineering-description", | ||
"name": "department- | "name": "department-Engineering" | ||
}, | }, | ||
"CentralCommand": { | "CentralCommand": { | ||
| Строка 41: | Строка 73: | ||
"description": "department-CentralCommand-description", | "description": "department-CentralCommand-description", | ||
"name": "department-CentralCommand" | "name": "department-CentralCommand" | ||
}, | }, | ||
"Specific": { | "Specific": { | ||
| Строка 63: | Строка 86: | ||
"name": "department-Specific" | "name": "department-Specific" | ||
}, | }, | ||
" | "Silicon": { | ||
"roles": [ | "roles": [ | ||
" | "Borg", | ||
" | "StationAi" | ||
], | ], | ||
"color": "# | "color": "#D381C9FF", | ||
"description": "department- | "description": "department-Silicon-description", | ||
"name": "department- | "name": "department-Silicon" | ||
}, | }, | ||
" | "Cargo": { | ||
"roles": [ | "roles": [ | ||
" | "CargoTechnician", | ||
" | "Quartermaster", | ||
" | "SalvageSpecialist" | ||
], | ], | ||
"color": "# | "color": "#A46106FF", | ||
"description": "department- | "description": "department-Cargo-description", | ||
"name": "department- | "name": "department-Cargo" | ||
}, | }, | ||
"Command": { | "Command": { | ||
| Строка 140: | Строка 131: | ||
"name": "department-Command" | "name": "department-Command" | ||
}, | }, | ||
" | "Medical": { | ||
"roles": [ | "roles": [ | ||
" | "Chemist", | ||
" | "ChiefMedicalOfficer", | ||
" | "MedicalDoctor", | ||
" | "MedicalIntern", | ||
"Psychologist", | |||
"Paramedic", | |||
"SeniorPhysician" | |||
], | ], | ||
"color": "# | "color": "#52B4E9FF", | ||
"description": "department- | "description": "department-Medical-description", | ||
"name": "department- | "name": "department-Medical" | ||
}, | }, | ||
" | "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" | ||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 03:58, 16 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|