Skip to content

Commit

Permalink
Remove prisoner pacification, add tracking implant (#47)
Browse files Browse the repository at this point in the history
  • Loading branch information
angelofallars authored Jan 17, 2025
1 parent fa4bacb commit 1fe57cb
Showing 1 changed file with 5 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1fe57cb

Please sign in to comment.