Change QM's supervisor to Captain (#17605)
* QM works for Cap * Cargo department works for QM
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
playTimeTracker: JobCargoTechnician
|
||||
startingGear: CargoTechGear
|
||||
icon: "CargoTechnician"
|
||||
supervisors: job-supervisors-hop-qm
|
||||
supervisors: job-supervisors-qm
|
||||
access:
|
||||
- Cargo
|
||||
- Maintenance
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
weight: 10
|
||||
startingGear: QuartermasterGear
|
||||
icon: "QuarterMaster"
|
||||
supervisors: job-supervisors-hop
|
||||
supervisors: job-supervisors-captain
|
||||
canBeAntag: false
|
||||
access:
|
||||
- Cargo
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
time: 3600
|
||||
icon: "ShaftMiner"
|
||||
startingGear: SalvageSpecialistGear
|
||||
supervisors: job-supervisors-hop-qm
|
||||
supervisors: job-supervisors-qm
|
||||
access:
|
||||
- Cargo
|
||||
- Salvage
|
||||
|
||||
Reference in New Issue
Block a user