From 032399c599671fc9f28f6d1e1e3d25b68d08fd89 Mon Sep 17 00:00:00 2001 From: crazybrain23 <44417085+crazybrain23@users.noreply.github.com> Date: Sat, 24 Jun 2023 06:32:15 +0100 Subject: [PATCH] Change QM's supervisor to Captain (#17605) * QM works for Cap * Cargo department works for QM --- Resources/Locale/en-US/job/job-supervisors.ftl | 2 +- Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml | 2 +- Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml | 2 +- Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Resources/Locale/en-US/job/job-supervisors.ftl b/Resources/Locale/en-US/job/job-supervisors.ftl index a31405e6a3..6c92db181d 100644 --- a/Resources/Locale/en-US/job/job-supervisors.ftl +++ b/Resources/Locale/en-US/job/job-supervisors.ftl @@ -1,11 +1,11 @@ job-supervisors-centcom = CentCom official job-supervisors-captain = the captain job-supervisors-hop = the head of personnel -job-supervisors-hop-qm = the quartermaster and head of personnel job-supervisors-hos = the head of security job-supervisors-ce = the chief engineer job-supervisors-cmo = the chief medical officer job-supervisors-rd = the research director +job-supervisors-qm = the quartermaster job-supervisors-service = chefs, botanists, the bartender, and the head of personnel job-supervisors-engineering = station engineers, atmospheric technicians, and the chief engineer job-supervisors-medicine = medical doctors, chemists, and the chief medical officer diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml index f2c71cfd0b..fcee2c6a28 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/cargo_technician.yml @@ -5,7 +5,7 @@ playTimeTracker: JobCargoTechnician startingGear: CargoTechGear icon: "CargoTechnician" - supervisors: job-supervisors-hop-qm + supervisors: job-supervisors-qm access: - Cargo - Maintenance diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index 2ba7f3f91a..f3b03ce787 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -16,7 +16,7 @@ weight: 10 startingGear: QuartermasterGear icon: "QuarterMaster" - supervisors: job-supervisors-hop + supervisors: job-supervisors-captain canBeAntag: false access: - Cargo diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml index 369a91625e..3f23ca4c21 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/salvage_specialist.yml @@ -9,7 +9,7 @@ time: 3600 icon: "ShaftMiner" startingGear: SalvageSpecialistGear - supervisors: job-supervisors-hop-qm + supervisors: job-supervisors-qm access: - Cargo - Salvage