Участник:IanComradeBot/prototype/department.json: различия между версиями

м Update prototype/department.json via GitHub Actions
м Update prototype/department.json via GitHub Actions
Строка 10: Строка 10:
},
},
"id": {
"id": {
"Engineering": {
"roles": [
"AtmosphericTechnician",
"ChiefEngineer",
"SeniorEngineer",
"StationEngineer",
"TechnicalAssistant"
],
"color": "#EFB341FF",
"description": "department-Engineering-description",
"name": "department-Engineering"
},
"Command": {
"Command": {
"weight": 100,
"weight": 100,
Строка 36: Строка 48:
"name": "department-Command"
"name": "department-Command"
},
},
"Medical": {
"Security": {
"weight": 20,
"roles": [
"roles": [
"Chemist",
"HeadOfSecurity",
"ChiefMedicalOfficer",
"SecurityCadet",
"MedicalDoctor",
"SecurityOfficer",
"MedicalIntern",
"SeniorOfficer",
"Psychologist",
"Pilot",
"Paramedic",
"Detective",
"SeniorPhysician"
"Warden",
"Brigmedic"
],
],
"color": "#52B4E9FF",
"color": "#DE3A3AFF",
"description": "department-Medical-description",
"description": "department-Security-description",
"name": "department-Medical"
"name": "department-Security"
},
"Silicon": {
"roles": [
"Borg",
"StationAi"
],
"color": "#D381C9FF",
"description": "department-Silicon-description",
"name": "department-Silicon"
},
},
"Civilian": {
"Civilian": {
Строка 81: Строка 86:
"description": "department-Civilian-description",
"description": "department-Civilian-description",
"name": "department-Civilian"
"name": "department-Civilian"
},
"Cargo": {
"roles": [
"CargoTechnician",
"Quartermaster",
"SalvageSpecialist"
],
"color": "#A46106FF",
"description": "department-Cargo-description",
"name": "department-Cargo"
},
},
"CentralCommand": {
"CentralCommand": {
Строка 110: Строка 105:
"name": "department-CentralCommand"
"name": "department-CentralCommand"
},
},
"Security": {
"Silicon": {
"weight": 20,
"roles": [
"roles": [
"HeadOfSecurity",
"Borg",
"SecurityCadet",
"StationAi"
"SecurityOfficer",
"SeniorOfficer",
"Pilot",
"Detective",
"Warden",
"Brigmedic"
],
],
"color": "#DE3A3AFF",
"color": "#D381C9FF",
"description": "department-Security-description",
"description": "department-Silicon-description",
"name": "department-Security"
"name": "department-Silicon"
},
},
"Engineering": {
"Medical": {
"roles": [
"roles": [
"AtmosphericTechnician",
"Chemist",
"ChiefEngineer",
"ChiefMedicalOfficer",
"SeniorEngineer",
"MedicalDoctor",
"StationEngineer",
"MedicalIntern",
"TechnicalAssistant"
"Psychologist",
"Paramedic",
"SeniorPhysician"
],
],
"color": "#EFB341FF",
"color": "#52B4E9FF",
"description": "department-Engineering-description",
"description": "department-Medical-description",
"name": "department-Engineering"
"name": "department-Medical"
},
},
"Specific": {
"Specific": {
Строка 149: Строка 139:
"description": "department-Specific-description",
"description": "department-Specific-description",
"name": "department-Specific"
"name": "department-Specific"
},
"Cargo": {
"roles": [
"CargoTechnician",
"Quartermaster",
"SalvageSpecialist"
],
"color": "#A46106FF",
"description": "department-Cargo-description",
"name": "department-Cargo"
},
},
"Science": {
"Science": {