From 1fe57cb6909731e907482e348fb0afcbb2bd74e9 Mon Sep 17 00:00:00 2001 From: Skubman Date: Sat, 18 Jan 2025 05:43:19 +0800 Subject: [PATCH] Remove prisoner pacification, add tracking implant (#47) --- .../Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml index e892a48041..b8fa022871 100644 --- a/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml +++ b/Resources/Prototypes/Nyanotrasen/Roles/Jobs/Wildcards/prisoner.yml @@ -14,9 +14,11 @@ department: Security min: 21600 special: - - !type:AddComponentSpecial - components: - - type: Pacified + # - !type:AddComponentSpecial # Goobstation - remove PacifiedComponent from prisoners + # components: + # - type: Pacified + - !type:AddImplantSpecial # Goobstation - add tracking implant to prisoners + implants: [ TrackingImplant ] - type: startingGear id: PrisonerGear