From fb7c4d9da85d283fa9dac846ba9f272abc819f15 Mon Sep 17 00:00:00 2001 From: Tmanzxd <164098915+Tmanzxd@users.noreply.github.com> Date: Sat, 3 Aug 2024 20:15:19 -0500 Subject: [PATCH] Fixes Failed to Cherry-Pick PR #25986: Return Detective to Security #145 (#656) Partial fix to #145, as the changes in inventory will need reflected in the Security Loadout system which will be in another PR. Made so Detective has the same access as Security Officers. --- Resources/Prototypes/Roles/Jobs/Security/detective.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Resources/Prototypes/Roles/Jobs/Security/detective.yml b/Resources/Prototypes/Roles/Jobs/Security/detective.yml index 0ed2eba9556..861088b5e5c 100644 --- a/Resources/Prototypes/Roles/Jobs/Security/detective.yml +++ b/Resources/Prototypes/Roles/Jobs/Security/detective.yml @@ -17,6 +17,8 @@ - Maintenance - Service - Detective + - External + - Cryogenics special: - !type:AddImplantSpecial implants: [ MindShieldImplant ]