From bb84b86ec17d596b02077ffb86fbc397a5e7a5ce Mon Sep 17 00:00:00 2001 From: Unkn0wn_Gh0st Date: Tue, 12 Nov 2024 00:21:28 -0600 Subject: [PATCH] Justice Mindshields (#2175) --- Resources/Prototypes/DeltaV/Roles/Jobs/Justice/clerk.yml | 3 +++ Resources/Prototypes/DeltaV/Roles/Jobs/Justice/prosecutor.yml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/clerk.yml b/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/clerk.yml index 40b588a4902..38abca0f0b5 100644 --- a/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/clerk.yml +++ b/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/clerk.yml @@ -22,6 +22,9 @@ - Justice - Clerk - Maintenance + special: + - !type:AddImplantSpecial + implants: [ MindShieldImplant ] - type: startingGear id: ClerkGear diff --git a/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/prosecutor.yml b/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/prosecutor.yml index 1524070f139..35618552400 100644 --- a/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/prosecutor.yml +++ b/Resources/Prototypes/DeltaV/Roles/Jobs/Justice/prosecutor.yml @@ -17,6 +17,9 @@ - Prosecutor - Justice - Maintenance + special: + - !type:AddImplantSpecial + implants: [ MindShieldImplant ] - type: startingGear id: ProsecutorGear