Участник:IanComradeBot/prototype/department.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/department.json via GitHub Actions |
м Update prototype/department.json via GitHub Actions |
||
| (не показано 18 промежуточных версий этого же участника) | |||
| Строка 10: | Строка 10: | ||
}, | }, | ||
"id": { | "id": { | ||
"Civilian": { | "Civilian": { | ||
"weight": -10, | "weight": -10, | ||
| Строка 95: | Строка 43: | ||
"description": "department-Science-description", | "description": "department-Science-description", | ||
"name": "department-Science" | "name": "department-Science" | ||
}, | |||
"Engineering": { | |||
"roles": [ | |||
"AtmosphericTechnician", | |||
"ChiefEngineer", | |||
"SeniorEngineer", | |||
"StationEngineer", | |||
"TechnicalAssistant" | |||
], | |||
"color": "#EFB341FF", | |||
"description": "department-Engineering-description", | |||
"name": "department-Engineering" | |||
}, | }, | ||
"CentralCommand": { | "CentralCommand": { | ||
| Строка 113: | Строка 73: | ||
"description": "department-CentralCommand-description", | "description": "department-CentralCommand-description", | ||
"name": "department-CentralCommand" | "name": "department-CentralCommand" | ||
}, | }, | ||
"Specific": { | "Specific": { | ||
| Строка 160: | Строка 104: | ||
"description": "department-Cargo-description", | "description": "department-Cargo-description", | ||
"name": "department-Cargo" | "name": "department-Cargo" | ||
}, | |||
"Command": { | |||
"weight": 100, | |||
"primary": false, | |||
"roles": [ | |||
"Captain", | |||
"IAA", | |||
"ChiefEngineer", | |||
"ChiefMedicalOfficer", | |||
"HeadOfPersonnel", | |||
"HeadOfSecurity", | |||
"ResearchDirector", | |||
"Quartermaster", | |||
"CentralCommandOfficial", | |||
"CBURN", | |||
"ERTLeader", | |||
"ERTChaplain", | |||
"ERTJanitor", | |||
"ERTMedical", | |||
"ERTSecurity", | |||
"ERTEngineer", | |||
"DeathSquad" | |||
], | |||
"color": "#334E6DFF", | |||
"description": "department-Command-description", | |||
"name": "department-Command" | |||
}, | |||
"Medical": { | |||
"roles": [ | |||
"Chemist", | |||
"ChiefMedicalOfficer", | |||
"MedicalDoctor", | |||
"MedicalIntern", | |||
"Psychologist", | |||
"Paramedic", | |||
"SeniorPhysician" | |||
], | |||
"color": "#52B4E9FF", | |||
"description": "department-Medical-description", | |||
"name": "department-Medical" | |||
}, | |||
"Security": { | |||
"weight": 20, | |||
"roles": [ | |||
"HeadOfSecurity", | |||
"SecurityCadet", | |||
"SecurityOfficer", | |||
"SeniorOfficer", | |||
"Pilot", | |||
"Detective", | |||
"Warden", | |||
"Brigmedic" | |||
], | |||
"color": "#DE3A3AFF", | |||
"description": "department-Security-description", | |||
"name": "department-Security" | |||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 03:58, 16 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|