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

м Update prototype/department.json via GitHub Actions
м Update prototype/department.json via GitHub Actions
Строка 10: Строка 10:
},
},
"id": {
"id": {
"Specific": {
"Science": {
"weight": 10,
"roles": [
"ResearchDirector",
"SeniorResearcher",
"Scientist",
"ResearchAssistant"
],
"color": "#D381C9FF",
"description": "department-Science-description",
"name": "department-Science"
},
"Command": {
"weight": 100,
"primary": false,
"primary": false,
"roles": [
"roles": [
"Reporter",
"Captain",
"Psychologist",
"IAA",
"Pilot"
"ChiefEngineer",
"ChiefMedicalOfficer",
"HeadOfPersonnel",
"HeadOfSecurity",
"ResearchDirector",
"Quartermaster",
"CentralCommandOfficial",
"CBURN",
"ERTLeader",
"ERTChaplain",
"ERTJanitor",
"ERTMedical",
"ERTSecurity",
"ERTEngineer",
"DeathSquad"
],
],
"color": "#9FED58FF",
"color": "#334E6DFF",
"description": "department-Specific-description",
"description": "department-Command-description",
"name": "department-Specific"
"name": "department-Command"
},
},
"Medical": {
"Medical": {
Строка 36: Строка 61:
"name": "department-Medical"
"name": "department-Medical"
},
},
"Command": {
"CentralCommand": {
"weight": 100,
"weight": 120,
"primary": false,
"editorHidden": true,
"roles": [
"roles": [
"Captain",
"IAA",
"ChiefEngineer",
"ChiefMedicalOfficer",
"HeadOfPersonnel",
"HeadOfSecurity",
"ResearchDirector",
"Quartermaster",
"CentralCommandOfficial",
"CentralCommandOfficial",
"CBURN",
"CBURN",
Строка 58: Строка 75:
"DeathSquad"
"DeathSquad"
],
],
"color": "#334E6DFF",
"color": "#0C344DFF",
"description": "department-Command-description",
"description": "department-CentralCommand-description",
"name": "department-Command"
"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"
},
"Science": {
"roles": [
"ResearchDirector",
"SeniorResearcher",
"Scientist",
"ResearchAssistant"
],
"color": "#D381C9FF",
"description": "department-Science-description",
"name": "department-Science"
},
},
"Security": {
"Security": {
Строка 120: Строка 138:
"description": "department-Civilian-description",
"description": "department-Civilian-description",
"name": "department-Civilian"
"name": "department-Civilian"
},
"CentralCommand": {
"weight": 120,
"editorHidden": true,
"roles": [
"CentralCommandOfficial",
"CBURN",
"ERTLeader",
"ERTChaplain",
"ERTJanitor",
"ERTMedical",
"ERTSecurity",
"ERTEngineer",
"DeathSquad"
],
"color": "#0C344DFF",
"description": "department-CentralCommand-description",
"name": "department-CentralCommand"
},
},
"Cargo": {
"Cargo": {