]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Revert "Allow RD, CMO, and QM to be traitors" (#14877)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Mon, 27 Mar 2023 00:38:32 +0000 (20:38 -0400)
committerGitHub <noreply@github.com>
Mon, 27 Mar 2023 00:38:32 +0000 (17:38 -0700)
Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml
Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml
Resources/Prototypes/Roles/Jobs/Science/research_director.yml

index 32407fd73c463607fbd1fb29eb647a95be1f3e2e..a60bbe4e02a5b6c9338109c14c77e30e0dfdf94b 100644 (file)
@@ -16,6 +16,7 @@
   startingGear: QuartermasterGear
   icon: "QuarterMaster"
   supervisors: job-supervisors-hop
+  canBeAntag: false
   access:
   - Cargo
   - Salvage
index c374cbf4cc282a4aa6e57b528358615bad6f47ab..7bf6d775c233579cc36b128c86531e10928336d2 100644 (file)
@@ -16,6 +16,7 @@
   icon: "ChiefMedicalOfficer"
   requireAdminNotify: true
   supervisors: job-supervisors-captain
+  canBeAntag: false
   access:
   - Medical
   - Command
index 19d032221edaf16414af81ab0fd794c5321d9df5..25aa8b2037e16f4a8dc6cfd812c384ff11e412b1 100644 (file)
@@ -14,6 +14,7 @@
   icon: "ResearchDirector"
   requireAdminNotify: true
   supervisors: job-supervisors-captain
+  canBeAntag: false
   access:
   - Research
   - Command