allow RD, CMO, and QM to be traitors (#13343)

This commit is contained in:
Nemanja
2023-01-05 18:33:25 -05:00
committed by GitHub
parent dcb45afe3d
commit 44fd92c68b
3 changed files with 0 additions and 3 deletions

View File

@@ -16,7 +16,6 @@
startingGear: QuartermasterGear startingGear: QuartermasterGear
icon: "QuarterMaster" icon: "QuarterMaster"
supervisors: job-supervisors-hop supervisors: job-supervisors-hop
canBeAntag: false
access: access:
- Cargo - Cargo
- Salvage - Salvage

View File

@@ -16,7 +16,6 @@
icon: "ChiefMedicalOfficer" icon: "ChiefMedicalOfficer"
requireAdminNotify: true requireAdminNotify: true
supervisors: job-supervisors-captain supervisors: job-supervisors-captain
canBeAntag: false
access: access:
- Medical - Medical
- Command - Command

View File

@@ -14,7 +14,6 @@
icon: "ResearchDirector" icon: "ResearchDirector"
requireAdminNotify: true requireAdminNotify: true
supervisors: job-supervisors-captain supervisors: job-supervisors-captain
canBeAntag: false
access: access:
- Research - Research
- Command - Command