atlas update (#22513)

* jobs adjuste

* -paramedic

* atlas update
This commit is contained in:
Emisse
2023-12-14 16:49:03 -07:00
committed by GitHub
parent 68171cdacf
commit d8638a8814
2 changed files with 3056 additions and 2981 deletions

View File

@@ -30,24 +30,24 @@
#engineering
ChiefEngineer: [ 1, 1 ]
AtmosphericTechnician: [ 2, 2 ]
StationEngineer: [ 4, 4 ]
StationEngineer: [ 2, 2 ]
TechnicalAssistant: [ 1, 3 ]
#medical
ChiefMedicalOfficer: [ 1, 1 ]
Chemist: [ 2, 2 ]
MedicalDoctor: [ 4, 4 ]
MedicalDoctor: [ 2, 2 ]
MedicalIntern: [ 1, 3 ]
Paramedic: [ 1, 1 ]
#science
ResearchDirector: [ 1, 1 ]
Scientist: [ 4, 4 ]
Scientist: [ 2, 2 ]
ResearchAssistant: [ 1, 3 ]
Borg: [ 2, 2 ]
#security
HeadOfSecurity: [ 1, 1 ]
Warden: [ 1, 1 ]
SecurityOfficer: [ 4, 4 ]
SecurityOfficer: [ 3, 3 ]
SecurityCadet: [ 1, 3 ]
Detective: [ 1, 1 ]
#supply
Quartermaster: [ 1, 1 ]
SalvageSpecialist: [ 2, 2 ]