Change QM's supervisor to Captain (#17605)

* QM works for Cap

* Cargo department works for QM
This commit is contained in:
crazybrain23
2023-06-24 06:32:15 +01:00
committed by GitHub
parent c64cce40ac
commit 032399c599
4 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,11 @@
job-supervisors-centcom = CentCom official job-supervisors-centcom = CentCom official
job-supervisors-captain = the captain job-supervisors-captain = the captain
job-supervisors-hop = the head of personnel 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-hos = the head of security
job-supervisors-ce = the chief engineer job-supervisors-ce = the chief engineer
job-supervisors-cmo = the chief medical officer job-supervisors-cmo = the chief medical officer
job-supervisors-rd = the research director 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-service = chefs, botanists, the bartender, and the head of personnel
job-supervisors-engineering = station engineers, atmospheric technicians, and the chief engineer job-supervisors-engineering = station engineers, atmospheric technicians, and the chief engineer
job-supervisors-medicine = medical doctors, chemists, and the chief medical officer job-supervisors-medicine = medical doctors, chemists, and the chief medical officer

View File

@@ -5,7 +5,7 @@
playTimeTracker: JobCargoTechnician playTimeTracker: JobCargoTechnician
startingGear: CargoTechGear startingGear: CargoTechGear
icon: "CargoTechnician" icon: "CargoTechnician"
supervisors: job-supervisors-hop-qm supervisors: job-supervisors-qm
access: access:
- Cargo - Cargo
- Maintenance - Maintenance

View File

@@ -16,7 +16,7 @@
weight: 10 weight: 10
startingGear: QuartermasterGear startingGear: QuartermasterGear
icon: "QuarterMaster" icon: "QuarterMaster"
supervisors: job-supervisors-hop supervisors: job-supervisors-captain
canBeAntag: false canBeAntag: false
access: access:
- Cargo - Cargo

View File

@@ -9,7 +9,7 @@
time: 3600 time: 3600
icon: "ShaftMiner" icon: "ShaftMiner"
startingGear: SalvageSpecialistGear startingGear: SalvageSpecialistGear
supervisors: job-supervisors-hop-qm supervisors: job-supervisors-qm
access: access:
- Cargo - Cargo
- Salvage - Salvage