Участник: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" | |||
}, | |||
"Silicon": { | |||
"roles": [ | |||
"Borg", | |||
"StationAi" | |||
], | |||
"color": "#D381C9FF", | |||
"description": "department-Silicon-description", | |||
"name": "department-Silicon" | |||
}, | |||
"CentralCommand": { | "CentralCommand": { | ||
"weight": 120, | "weight": 120, | ||
| Строка 39: | Строка 71: | ||
"description": "department-Specific-description", | "description": "department-Specific-description", | ||
"name": "department-Specific" | "name": "department-Specific" | ||
}, | }, | ||
"Command": { | "Command": { | ||
| Строка 107: | Строка 123: | ||
"description": "department-Medical-description", | "description": "department-Medical-description", | ||
"name": "department-Medical" | "name": "department-Medical" | ||
}, | |||
"Science": { | |||
"roles": [ | |||
"ResearchDirector", | |||
"SeniorResearcher", | |||
"Scientist", | |||
"ResearchAssistant" | |||
], | |||
"color": "#D381C9FF", | |||
"description": "department-Science-description", | |||
"name": "department-Science" | |||
}, | }, | ||
"Cargo": { | "Cargo": { | ||
| Строка 118: | Строка 145: | ||
"name": "department-Cargo" | "name": "department-Cargo" | ||
}, | }, | ||
" | "Security": { | ||
"weight": | "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" | ||
} | } | ||
} | } | ||
} | } | ||
Версия от 11:35, 6 февраля 2026
| default |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id |
|