From 33ea8df379bf01eb7303403f7b16c696e2e6fbb9 Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Tue, 5 Jul 2022 15:11:29 +0100 Subject: [PATCH] Sec external access (#9412) * Security officer external access * Update warden.yml * Update head_of_security.yml --- Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml | 1 + Resources/Prototypes/Roles/Jobs/Security/security_officer.yml | 1 + Resources/Prototypes/Roles/Jobs/Security/warden.yml | 1 + 3 files changed, 3 insertions(+) diff --git a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml index 4a9d59d7d7..3d5cadd51e 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml @@ -18,6 +18,7 @@ - Armory - Maintenance - Service + - External - type: startingGear id: HoSGear diff --git a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml index fd1a5f156d..d7dda60666 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/security_officer.yml @@ -12,6 +12,7 @@ - Brig - Maintenance - Service + - External - type: startingGear id: SecurityOfficerGear diff --git a/Resources/Prototypes/Roles/Jobs/Security/warden.yml b/Resources/Prototypes/Roles/Jobs/Security/warden.yml index 67864a0d2b..dbe7213c14 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/warden.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/warden.yml @@ -13,6 +13,7 @@ - Maintenance - Service - Brig + - External - type: startingGear id: WardenGear