diff --git a/Resources/Locale/en-US/job/job-supervisors.ftl b/Resources/Locale/en-US/job/job-supervisors.ftl index 5591e8dfa0d..32d9389d223 100644 --- a/Resources/Locale/en-US/job/job-supervisors.ftl +++ b/Resources/Locale/en-US/job/job-supervisors.ftl @@ -7,9 +7,9 @@ job-supervisors-cmo = the chief medical officer job-supervisors-rd = the research director job-supervisors-qm = the head of logistics job-supervisors-service = chefs, botanists, the bartender, and the head of personnel -job-supervisors-engineering = station engineers, atmospheric technicians, the senior engineer, and the chief engineer -job-supervisors-medicine = medical doctors, chemists, the senior physician, and the chief medical officer -job-supervisors-security = security officers, the senior officer, the warden, and the head of security -job-supervisors-science = scientists, the senior researcher, and the research director +job-supervisors-engineering = station engineers, atmospheric technicians, and the chief engineer +job-supervisors-medicine = medical doctors, chemists, and the chief medical officer +job-supervisors-security = security officers, the warden, and the head of security +job-supervisors-science = scientists, and the research director job-supervisors-hire = whoever hires you job-supervisors-everyone = absolutely everyone diff --git a/Resources/Prototypes/Maps/aspid.yml b/Resources/Prototypes/Maps/aspid.yml index a6370b35e1b..7e568625a6f 100644 --- a/Resources/Prototypes/Maps/aspid.yml +++ b/Resources/Prototypes/Maps/aspid.yml @@ -33,26 +33,26 @@ #engineering ChiefEngineer: [ 1, 1 ] AtmosphericTechnician: [ 2, 2 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] StationEngineer: [ 2, 3 ] TechnicalAssistant: [ 4, 4 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Paramedic: [ 1, 1 ] Chemist: [ 1, 2 ] MedicalDoctor: [ 3, 3 ] MedicalIntern: [ 4, 4 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 3, 4 ] ResearchAssistant: [ 4, 4 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] Detective: [ 1, 1 ] SecurityOfficer: [ 3, 4 ] SecurityCadet: [ 4, 4 ] @@ -65,4 +65,4 @@ Clown: [ 1, 1 ] Mime: [ 1, 1 ] Musician: [ 1, 1 ] - + diff --git a/Resources/Prototypes/Maps/bagel.yml b/Resources/Prototypes/Maps/bagel.yml index ac462937606..5e9f5b54983 100644 --- a/Resources/Prototypes/Maps/bagel.yml +++ b/Resources/Prototypes/Maps/bagel.yml @@ -31,27 +31,27 @@ ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 3, 3 ] StationEngineer: [ 3, 3 ] TechnicalAssistant: [ 4, 4 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 2, 3 ] MedicalDoctor: [ 2, 2 ] Paramedic: [ 1, 1 ] MedicalIntern: [ 4, 4 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 4, 4 ] - ResearchAssistant: [ 4, 4 ] + ResearchAssistant: [ 4, 4 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 3, 3 ] Detective: [ 1, 1 ] SecurityCadet: [ 4, 4 ] diff --git a/Resources/Prototypes/Maps/box.yml b/Resources/Prototypes/Maps/box.yml index ddf217580be..54dda06e70e 100644 --- a/Resources/Prototypes/Maps/box.yml +++ b/Resources/Prototypes/Maps/box.yml @@ -30,13 +30,13 @@ ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 3, 3 ] StationEngineer: [ 4, 4 ] TechnicalAssistant: [ 4, 4 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 2, 3 ] MedicalDoctor: [ 3, 3 ] Paramedic: [ 1, 1 ] @@ -44,14 +44,14 @@ Psychologist: [ 1, 1 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 4, 4 ] - ResearchAssistant: [ 4, 4 ] + ResearchAssistant: [ 4, 4 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 4, 4 ] Detective: [ 1, 1 ] SecurityCadet: [ 4, 4 ] @@ -65,4 +65,4 @@ Clown: [ 1, 1 ] Mime: [ 1, 1 ] Musician: [ 1, 1 ] - + diff --git a/Resources/Prototypes/Maps/cluster.yml b/Resources/Prototypes/Maps/cluster.yml index 73d90122e1b..3d17435af6c 100644 --- a/Resources/Prototypes/Maps/cluster.yml +++ b/Resources/Prototypes/Maps/cluster.yml @@ -32,26 +32,26 @@ ServiceWorker: [ 1, 1 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 2, 2 ] StationEngineer: [ 2, 2 ] TechnicalAssistant: [ 2, 2 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 1, 1 ] MedicalDoctor: [ 1, 1 ] MedicalIntern: [ 2, 2 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1 , 1 ] + # SeniorResearcher: [ 1 , 1 ] Scientist: [ 2, 2 ] ResearchAssistant: [ 2, 2 ] Borg: [ 1, 1 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] Detective: [ 1, 1 ] SecurityOfficer: [ 2, 2 ] SecurityCadet: [ 2, 2 ] @@ -64,4 +64,4 @@ Clown: [ 1, 1 ] Mime: [ 1, 1 ] Musician: [ 1, 1 ] - + diff --git a/Resources/Prototypes/Maps/core.yml b/Resources/Prototypes/Maps/core.yml index 7fe3976f926..b28f0977ade 100644 --- a/Resources/Prototypes/Maps/core.yml +++ b/Resources/Prototypes/Maps/core.yml @@ -34,19 +34,19 @@ StationEngineer: [ 4, 4 ] AtmosphericTechnician: [ 2, 2 ] TechnicalAssistant: [ 2, 3 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] #medical ChiefMedicalOfficer: [ 1, 1 ] MedicalDoctor: [ 3, 4 ] Chemist: [ 2, 3 ] MedicalIntern: [ 2, 3 ] Paramedic: [ 1, 2 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] #science ResearchDirector: [ 1, 1 ] Scientist: [ 3, 4 ] ResearchAssistant: [ 2, 2 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] #security HeadOfSecurity: [ 1, 1 ] SecurityOfficer: [ 4, 4 ] @@ -54,7 +54,7 @@ Lawyer: [ 2, 2 ] SecurityCadet: [ 2, 2 ] Detective: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] #supply CargoTechnician: [ 3, 3 ] Quartermaster: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/europa.yml b/Resources/Prototypes/Maps/europa.yml index e4891b05096..c83b564f795 100644 --- a/Resources/Prototypes/Maps/europa.yml +++ b/Resources/Prototypes/Maps/europa.yml @@ -34,19 +34,19 @@ StationEngineer: [ 2, 2 ] AtmosphericTechnician: [ 2, 2 ] TechnicalAssistant: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] #medical ChiefMedicalOfficer: [ 1, 1 ] MedicalDoctor: [ 1, 2 ] Chemist: [ 1, 2 ] MedicalIntern: [ 1, 1 ] Paramedic: [ 1, 2 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] #science ResearchDirector: [ 1, 1 ] Scientist: [ 1, 2 ] ResearchAssistant: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] #security HeadOfSecurity: [ 1, 1 ] SecurityOfficer: [ 2, 2 ] @@ -54,7 +54,7 @@ Lawyer: [ 1, 1 ] SecurityCadet: [ 3, 3 ] Detective: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] #supply CargoTechnician: [ 3, 3 ] Quartermaster: [ 1, 1 ] diff --git a/Resources/Prototypes/Maps/fland.yml b/Resources/Prototypes/Maps/fland.yml index 91e6db642d1..0e74988205e 100644 --- a/Resources/Prototypes/Maps/fland.yml +++ b/Resources/Prototypes/Maps/fland.yml @@ -30,27 +30,27 @@ ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 3, 3 ] StationEngineer: [ 4, 4 ] TechnicalAssistant: [ 4, 4 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 3, 3 ] MedicalDoctor: [ 5, 5 ] Paramedic: [ 2, 2 ] MedicalIntern: [ 4, 4 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 4, 4 ] - ResearchAssistant: [ 6, 6 ] + ResearchAssistant: [ 6, 6 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 7, 7 ] Detective: [ 1, 1 ] SecurityCadet: [ 4, 4 ] diff --git a/Resources/Prototypes/Maps/kettle.yml b/Resources/Prototypes/Maps/kettle.yml index 3e8cba3a224..ebadfe0fdda 100644 --- a/Resources/Prototypes/Maps/kettle.yml +++ b/Resources/Prototypes/Maps/kettle.yml @@ -33,25 +33,25 @@ #engineering ChiefEngineer: [ 1, 1 ] AtmosphericTechnician: [ 3, 3 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] StationEngineer: [ 4, 6 ] TechnicalAssistant: [ 8, 8 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 2, 3 ] Paramedic: [ 2, 2 ] MedicalDoctor: [ 3, 5 ] MedicalIntern: [ 8, 8 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 4, 6 ] ResearchAssistant: [ 8, 8 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] Detective: [ 1, 1 ] SecurityOfficer: [ 4, 6 ] SecurityCadet: [ 8, 8 ] @@ -64,4 +64,4 @@ Clown: [ 1, 2 ] Mime: [ 1, 2 ] Musician: [ 1, 2 ] - + diff --git a/Resources/Prototypes/Maps/marathon.yml b/Resources/Prototypes/Maps/marathon.yml index 7ce93794602..774d1eca450 100644 --- a/Resources/Prototypes/Maps/marathon.yml +++ b/Resources/Prototypes/Maps/marathon.yml @@ -31,27 +31,27 @@ ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 3, 3 ] StationEngineer: [ 3, 3 ] TechnicalAssistant: [ 3, 3 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 3, 3 ] MedicalDoctor: [ 3, 3 ] MedicalIntern: [ 3, 3 ] Psychologist: [ 1, 1 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 3, 3 ] - ResearchAssistant: [ 3, 3 ] + ResearchAssistant: [ 3, 3 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 3, 3 ] Detective: [ 1, 1 ] SecurityCadet: [ 4, 4 ] diff --git a/Resources/Prototypes/Maps/meta.yml b/Resources/Prototypes/Maps/meta.yml index 2128d9adbb4..83692439c1c 100644 --- a/Resources/Prototypes/Maps/meta.yml +++ b/Resources/Prototypes/Maps/meta.yml @@ -30,27 +30,27 @@ ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 3, 3 ] StationEngineer: [ 4, 6 ] TechnicalAssistant: [ 3, 6 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 3, 3 ] MedicalDoctor: [ 4, 4 ] MedicalIntern: [ 3, 6 ] Paramedic: [ 1, 1 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 4, 6 ] - ResearchAssistant: [ 3, 6 ] + ResearchAssistant: [ 3, 6 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 4, 6 ] Detective: [ 1, 1 ] SecurityCadet: [ 3, 6 ] diff --git a/Resources/Prototypes/Maps/omega.yml b/Resources/Prototypes/Maps/omega.yml index eb023c0b1fe..edaa00043f2 100644 --- a/Resources/Prototypes/Maps/omega.yml +++ b/Resources/Prototypes/Maps/omega.yml @@ -29,25 +29,25 @@ ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 2, 2 ] StationEngineer: [ 2, 2 ] TechnicalAssistant: [ 2, 2 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 2, 2 ] MedicalDoctor: [ 2, 2 ] MedicalIntern: [ 2, 2 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 3, 3 ] - ResearchAssistant: [ 2, 2 ] + ResearchAssistant: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 3, 3 ] Detective: [ 1, 1 ] SecurityCadet: [ 2, 2 ] diff --git a/Resources/Prototypes/Maps/origin.yml b/Resources/Prototypes/Maps/origin.yml index 2e38e56064b..fac1658cfd7 100644 --- a/Resources/Prototypes/Maps/origin.yml +++ b/Resources/Prototypes/Maps/origin.yml @@ -31,13 +31,13 @@ ServiceWorker: [ 3, 4 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 3, 3 ] StationEngineer: [ 5, 5 ] TechnicalAssistant: [ 2, 3 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 2, 3 ] Paramedic: [ 1, 1 ] MedicalDoctor: [ 5, 5 ] @@ -45,14 +45,14 @@ MedicalIntern: [ 1, 2 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 5, 5 ] ResearchAssistant: [ 4, 4 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] Detective: [ 1, 1 ] SecurityOfficer: [ 6, 6 ] SecurityCadet: [ 2, 4 ] @@ -67,4 +67,4 @@ Musician: [ 2, 2 ] Boxer: [ 1, 1 ] Reporter: [ 1, 1 ] - + diff --git a/Resources/Prototypes/Maps/packed.yml b/Resources/Prototypes/Maps/packed.yml index d93d1ec7dd7..8fa55765034 100644 --- a/Resources/Prototypes/Maps/packed.yml +++ b/Resources/Prototypes/Maps/packed.yml @@ -29,26 +29,26 @@ ServiceWorker: [ 2, 2 ] #engineering ChiefEngineer: [ 1, 1 ] - SeniorEngineer: [ 1, 1 ] + # SeniorEngineer: [ 1, 1 ] AtmosphericTechnician: [ 2, 2 ] StationEngineer: [ 3, 3 ] TechnicalAssistant: [ 3, 3 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 2, 2 ] MedicalDoctor: [ 2, 2 ] MedicalIntern: [ 2, 2 ] Paramedic: [ 1, 1 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [ 1, 1 ] + # SeniorResearcher: [ 1, 1 ] Scientist: [ 3, 3 ] - ResearchAssistant: [ 2, 2 ] + ResearchAssistant: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 3, 3 ] Detective: [ 1, 1 ] SecurityCadet: [ 2, 2 ] diff --git a/Resources/Prototypes/Maps/saltern.yml b/Resources/Prototypes/Maps/saltern.yml index b41286688db..f6083a65cc8 100644 --- a/Resources/Prototypes/Maps/saltern.yml +++ b/Resources/Prototypes/Maps/saltern.yml @@ -31,25 +31,25 @@ #engineering ChiefEngineer: [ 1, 1 ] AtmosphericTechnician: [ 2, 2 ] - SeniorEngineer: [1, 1 ] + # SeniorEngineer: [1, 1 ] StationEngineer: [ 3, 3 ] TechnicalAssistant: [ 4, 4 ] #medical ChiefMedicalOfficer: [ 1, 1 ] - SeniorPhysician: [ 1, 1 ] + # SeniorPhysician: [ 1, 1 ] Chemist: [ 2, 2 ] MedicalDoctor: [ 2, 2 ] MedicalIntern: [ 4, 4 ] #science ResearchDirector: [ 1, 1 ] - SeniorResearcher: [1, 1 ] + # SeniorResearcher: [1, 1 ] Scientist: [ 3, 3 ] ResearchAssistant: [ 2, 2 ] Borg: [ 2, 2 ] #security HeadOfSecurity: [ 1, 1 ] Warden: [ 1, 1 ] - SeniorOfficer: [ 1, 1 ] + # SeniorOfficer: [ 1, 1 ] SecurityOfficer: [ 3, 3 ] SecurityCadet: [ 4, 4 ] #supply @@ -61,4 +61,4 @@ Clown: [ 1, 1 ] Mime: [ 1, 1 ] Musician: [ 1, 1 ] - + diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml index ba7eb3a9e83..c2cd832c58f 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/senior_engineer.yml @@ -3,6 +3,7 @@ name: job-name-senior-engineer description: job-description-senior-engineer playTimeTracker: JobSeniorEngineer + setPreference: false # DeltaV - Disable Senior Roles round start selection requirements: - !type:RoleTimeRequirement role: JobAtmosphericTechnician diff --git a/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml b/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml index ac49923eafb..db4c7ef835b 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/senior_physician.yml @@ -3,6 +3,7 @@ name: job-name-senior-physician description: job-description-senior-physician playTimeTracker: JobSeniorPhysician + setPreference: false # DeltaV - Disable Senior Roles round start selection requirements: - !type:RoleTimeRequirement role: JobChemist diff --git a/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml b/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml index 13375e271b7..da90ca0b590 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/senior_researcher.yml @@ -3,6 +3,7 @@ name: job-name-senior-researcher description: job-description-senior-researcher playTimeTracker: JobSeniorResearcher + setPreference: false # DeltaV - Disable Senior Roles round start selection requirements: - !type:DepartmentTimeRequirement department: Science diff --git a/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml index 5da1347e147..3a93d9a321b 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/senior_officer.yml @@ -3,6 +3,7 @@ name: job-name-senior-officer description: job-description-senior-officer playTimeTracker: JobSeniorOfficer + setPreference: false # DeltaV - Disable Senior Roles round start selection requirements: - !type:RoleTimeRequirement role: JobWarden