Участник:IanComradeBot/prototype/department.json: различия между версиями
Материал из Space Station 14 Вики
Update prototype/department.json via GitHub Actions |
м Update prototype/department.json via GitHub Actions |
||
| (не показано 29 промежуточных версий этого же участника) | |||
| Строка 10: | Строка 10: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Civilian": { | ||
"weight": 10 | "weight": -10, | ||
"roles": [ | "roles": [ | ||
"Bartender", | |||
"Botanist", | |||
"Chaplain", | |||
"Chef", | |||
"Clown", | |||
"HeadOfPersonnel", | |||
"Janitor", | |||
"Lawyer", | |||
"Librarian", | |||
"Mime", | |||
"Musician", | |||
"Passenger", | |||
"Reporter", | "Reporter", | ||
" | "Visitor", | ||
" | "ServiceWorker" | ||
], | ], | ||
"color": "#9FED58FF", | "color": "#9FED58FF", | ||
"description": "department- | "description": "department-Civilian-description", | ||
"name": "department- | "name": "department-Civilian" | ||
}, | }, | ||
"Science": { | "Science": { | ||
| Строка 50: | Строка 43: | ||
"description": "department-Science-description", | "description": "department-Science-description", | ||
"name": "department-Science" | "name": "department-Science" | ||
}, | }, | ||
"Engineering": { | "Engineering": { | ||
| Строка 72: | Строка 56: | ||
"name": "department-Engineering" | "name": "department-Engineering" | ||
}, | }, | ||
" | "CentralCommand": { | ||
"weight": 120, | |||
"editorHidden": true, | |||
"roles": [ | "roles": [ | ||
" | "CentralCommandOfficial", | ||
" | "CBURN", | ||
" | "ERTLeader", | ||
" | "ERTChaplain", | ||
" | "ERTJanitor", | ||
" | "ERTMedical", | ||
" | "ERTSecurity", | ||
"ERTEngineer", | |||
"DeathSquad" | |||
], | ], | ||
"color": "# | "color": "#0C344DFF", | ||
"description": "department- | "description": "department-CentralCommand-description", | ||
"name": "department- | "name": "department-CentralCommand" | ||
}, | }, | ||
" | "Specific": { | ||
"weight": | "weight": 10, | ||
"primary": false, | |||
"roles": [ | "roles": [ | ||
"Reporter", | "Reporter", | ||
" | "Psychologist", | ||
" | "Pilot" | ||
], | ], | ||
"color": "#9FED58FF", | "color": "#9FED58FF", | ||
"description": "department- | "description": "department-Specific-description", | ||
"name": "department- | "name": "department-Specific" | ||
}, | }, | ||
" | "Silicon": { | ||
"roles": [ | "roles": [ | ||
" | "Borg", | ||
" | "StationAi" | ||
], | ], | ||
"color": "# | "color": "#D381C9FF", | ||
"description": "department- | "description": "department-Silicon-description", | ||
"name": "department- | "name": "department-Silicon" | ||
}, | }, | ||
"Cargo": { | "Cargo": { | ||
| Строка 160: | Строка 130: | ||
"description": "department-Command-description", | "description": "department-Command-description", | ||
"name": "department-Command" | "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 |
|