From: Emisse <99158783+Emisse@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:50:06 +0000 (-0700) Subject: give command staff brig access (#22230) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=ea441ae876aefb5df54c1a02e5ddb0dbe19b9196;p=space-station-14.git give command staff brig access (#22230) * lort * webedit ops * pro * Update research_director.yml --- diff --git a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml index 951919edd6..95fdf2b674 100644 --- a/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml +++ b/Resources/Prototypes/Roles/Jobs/Cargo/quartermaster.yml @@ -26,6 +26,7 @@ - Quartermaster - Maintenance - Command + - Brig special: - !type:AddImplantSpecial implants: [ MindShieldImplant ] diff --git a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml index c539e142bb..24f96207e7 100644 --- a/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml +++ b/Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml @@ -28,6 +28,7 @@ - External - ChiefEngineer - Atmospherics + - Brig special: - !type:AddImplantSpecial implants: [ MindShieldImplant ] diff --git a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml index 809d7cd24e..4635bbcc39 100644 --- a/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml @@ -29,6 +29,7 @@ - Maintenance - Chemistry - ChiefMedicalOfficer + - Brig special: - !type:AddImplantSpecial implants: [ MindShieldImplant ] diff --git a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml index 6060ed4d1a..15a0dfceda 100644 --- a/Resources/Prototypes/Roles/Jobs/Science/research_director.yml +++ b/Resources/Prototypes/Roles/Jobs/Science/research_director.yml @@ -20,6 +20,7 @@ - Command - Maintenance - ResearchDirector + - Brig special: - !type:AddImplantSpecial implants: [ MindShieldImplant ]