Участник: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": { | ||
" | "Science": { | ||
"weight": | "roles": [ | ||
"ResearchDirector", | |||
"SeniorResearcher", | |||
"Scientist", | |||
"ResearchAssistant" | |||
], | |||
"color": "#D381C9FF", | |||
"description": "department-Science-description", | |||
"name": "department-Science" | |||
}, | |||
"Command": { | |||
"weight": 100, | |||
"primary": false, | "primary": false, | ||
"roles": [ | "roles": [ | ||
" | "Captain", | ||
" | "IAA", | ||
" | "ChiefEngineer", | ||
"ChiefMedicalOfficer", | |||
"HeadOfPersonnel", | |||
"HeadOfSecurity", | |||
"ResearchDirector", | |||
"Quartermaster", | |||
"CentralCommandOfficial", | |||
"CBURN", | |||
"ERTLeader", | |||
"ERTChaplain", | |||
"ERTJanitor", | |||
"ERTMedical", | |||
"ERTSecurity", | |||
"ERTEngineer", | |||
"DeathSquad" | |||
], | ], | ||
"color": "# | "color": "#334E6DFF", | ||
"description": "department- | "description": "department-Command-description", | ||
"name": "department- | "name": "department-Command" | ||
}, | }, | ||
"Medical": { | "Medical": { | ||
| Строка 36: | Строка 61: | ||
"name": "department-Medical" | "name": "department-Medical" | ||
}, | }, | ||
" | "CentralCommand": { | ||
"weight": | "weight": 120, | ||
" | "editorHidden": true, | ||
"roles": [ | "roles": [ | ||
"CentralCommandOfficial", | "CentralCommandOfficial", | ||
"CBURN", | "CBURN", | ||
| Строка 58: | Строка 75: | ||
"DeathSquad" | "DeathSquad" | ||
], | ], | ||
"color": "# | "color": "#0C344DFF", | ||
"description": "department- | "description": "department-CentralCommand-description", | ||
"name": "department- | "name": "department-CentralCommand" | ||
}, | |||
"Specific": { | |||
"weight": 10, | |||
"primary": false, | |||
"roles": [ | |||
"Reporter", | |||
"Psychologist", | |||
"Pilot" | |||
], | |||
"color": "#9FED58FF", | |||
"description": "department-Specific-description", | |||
"name": "department-Specific" | |||
}, | }, | ||
"Silicon": { | "Silicon": { | ||
| Строка 70: | Строка 99: | ||
"description": "department-Silicon-description", | "description": "department-Silicon-description", | ||
"name": "department-Silicon" | "name": "department-Silicon" | ||
}, | }, | ||
"Security": { | "Security": { | ||
| Строка 120: | Строка 138: | ||
"description": "department-Civilian-description", | "description": "department-Civilian-description", | ||
"name": "department-Civilian" | "name": "department-Civilian" | ||
}, | }, | ||
"Cargo": { | "Cargo": { | ||
Версия от 17:30, 6 марта 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|