diff --git a/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml b/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml index dc938298224..d0380b48725 100644 --- a/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml +++ b/Resources/Prototypes/_Fish/Roles/Jobs/Blueshield/representative_blueshield.yml @@ -17,28 +17,10 @@ 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 + #Fish-start + accessGroups: + - AllAccess + # Fish-End 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 a9e6f7536a0..4a10f9c6fa5 100644 --- a/Resources/Prototypes/_Sunrise/Roles/Jobs/Blueshield/blueshield_ensign.yml +++ b/Resources/Prototypes/_Sunrise/Roles/Jobs/Blueshield/blueshield_ensign.yml @@ -16,26 +16,10 @@ icon: JobIconBlueShield supervisors: job-supervisors-centcom canBeAntag: false - access: - - Command - - Bar - - Service - - Maintenance - - Janitor - - Theatre - - Kitchen - - Chapel - - Hydroponics - - External - - Chemistry - - Engineering - - Research - - Salvage - - Cargo - - Atmospherics - - Medical - - BlueShield - - BlueShieldEnsign + #Fish-start + accessGroups: + - AllAccess + # Fish-End special: - !type:AddImplantSpecial implants: [ MindShieldImplant ] diff --git a/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml b/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml index 7e391a0e257..a83eb3569ae 100644 --- a/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml +++ b/Resources/Prototypes/_Sunrise/Roles/Jobs/Command/nanotrasen_representative.yml @@ -13,31 +13,10 @@ canBeAntag: false alternativeTitles: - job-alt-title-nt-diplomat - access: - - Cryogenics - - Lawyer - - Command - - Bar - - Service - - Maintenance - - Janitor - - Theatre - - Kitchen - - Chapel - - Hydroponics - - External - - Chemistry - - Engineering - - Research - - Detective - - Salvage - - Security - - Brig - - Cargo - - Atmospherics - - Cargo - - Medical - - Ntrep + #Fish-start + accessGroups: + - AllAccess + #Fish-end special: - !type:AddImplantSpecial implants: [ MindShieldImplant, TrackingImplant, DeathRattleImplantBlueShield ]