diff --git a/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml b/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml index dc938298224..7141d3fba9d 100644 --- a/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml +++ b/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml @@ -17,28 +17,8 @@ supervisors: job-supervisors-representative canBeAntag: false - access: - - Command - - Bar - - Service - - Maintenance - - Janitor - - Theatre - - Kitchen - - Chapel - - Hydroponics - - External - - Chemistry - - Engineering - - Research - - Salvage - - Cargo - - Atmospherics - - Cargo - - Medical - - BlueShield - - BlueShieldEnsign - - Ntrep + accessGroups: + - AllAccess special: - !type:AddImplantSpecial implants: [ MindShieldImplant ] diff --git a/Resources/Prototypes/_Sunrise/Roles/Jobs/Blueshield/blueshield_ensign.yml b/Resources/Prototypes/_Sunrise/Roles/Jobs/Blueshield/blueshield_ensign.yml index ba3394d4899..00a740f4a76 100644 --- a/Resources/Prototypes/_Sunrise/Roles/Jobs/Blueshield/blueshield_ensign.yml +++ b/Resources/Prototypes/_Sunrise/Roles/Jobs/Blueshield/blueshield_ensign.yml @@ -18,9 +18,6 @@ canBeAntag: false accessGroups: - AllAccess - access: - - CentralCommand - # Fish-End special: - !type:AddImplantSpecial implants: [ MindShieldImplant ] @@ -51,4 +48,4 @@ head: ClothingHeadHatBeretBlueShield outerClothing: ClothingOuterArmorBlueShield belt: ClothingBeltBlueShieldWebbingFilled - gloves: ClothingHandsGlovesCombat \ No newline at end of file + gloves: ClothingHandsGlovesCombat diff --git a/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml b/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml index ed060bb7c90..068855426cc 100644 --- a/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml +++ b/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml @@ -11,12 +11,8 @@ radioBold: true supervisors: job-supervisors-centcom canBeAntag: false - #Fish-start accessGroups: - AllAccess - access: - - CentralCommand - #Fish-end special: - !type:AddImplantSpecial implants: [ MindShieldImplant, TrackingImplant, DeathRattleImplantBlueShield ]