Участник:IanComradeBot/prototype/department.json: различия между версиями
Материал из Space Station 14 Вики
м Update prototype/department.json via GitHub Actions |
м Update prototype/department.json via GitHub Actions |
||
| (не показано 20 промежуточных версий этого же участника) | |||
| Строка 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": { | "Science": { | ||
"roles": [ | "roles": [ | ||
| Строка 21: | Строка 44: | ||
"name": "department-Science" | "name": "department-Science" | ||
}, | }, | ||
" | "Engineering": { | ||
"roles": [ | "roles": [ | ||
" | "AtmosphericTechnician", | ||
"ChiefEngineer", | "ChiefEngineer", | ||
" | "SeniorEngineer", | ||
" | "StationEngineer", | ||
" | "TechnicalAssistant" | ||
], | ], | ||
"color": "# | "color": "#EFB341FF", | ||
"description": "department- | "description": "department-Engineering-description", | ||
"name": "department- | "name": "department-Engineering" | ||
}, | }, | ||
"CentralCommand": { | "CentralCommand": { | ||
| Строка 99: | Строка 94: | ||
"description": "department-Silicon-description", | "description": "department-Silicon-description", | ||
"name": "department-Silicon" | "name": "department-Silicon" | ||
}, | |||
"Cargo": { | |||
"roles": [ | |||
"CargoTechnician", | |||
"Quartermaster", | |||
"SalvageSpecialist" | |||
], | |||
"color": "#A46106FF", | |||
"description": "department-Cargo-description", | |||
"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": { | "Security": { | ||
| Строка 115: | Строка 160: | ||
"description": "department-Security-description", | "description": "department-Security-description", | ||
"name": "department-Security" | "name": "department-Security" | ||
} | } | ||
} | } | ||
} | } | ||
Текущая версия от 03:58, 16 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|