]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Turn some implants into triggers (#39364)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Wed, 6 Aug 2025 19:52:11 +0000 (21:52 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Aug 2025 19:52:11 +0000 (12:52 -0700)
commit534553dddfb0628b41cf955135d50769a7c35851
treedef104402f35b20deedf8cce1681ace15d93c5ff
parent9872a28d7f9c877ac3368be528cb11605b444636
Turn some implants into triggers (#39364)

Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
19 files changed:
Content.Client/Forensics/Systems/ForensicsSystem.cs [new file with mode: 0644]
Content.Server/Forensics/Systems/ForensicsSystem.cs
Content.Server/Implants/Components/ScramImplantComponent.cs [deleted file]
Content.Server/Implants/SubdermalImplantSystem.cs
Content.Shared/Forensics/Systems/SharedForensicsSystem.cs [new file with mode: 0644]
Content.Shared/Implants/Components/SubdermalImplantComponent.cs
Content.Shared/Implants/SharedSubdermalImplantSystem.cs
Content.Shared/Trigger/Components/Effects/DnaScrambleOnTriggerComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Components/Effects/RattleOnTriggerComponent.cs
Content.Shared/Trigger/Components/Effects/ScramOnTriggerComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Components/Effects/UncuffOnTriggerComponent.cs [new file with mode: 0644]
Content.Shared/Trigger/Systems/DnaScrambleOnTriggerSystem.cs [new file with mode: 0644]
Content.Shared/Trigger/Systems/ScramOnTriggerSystem.cs [new file with mode: 0644]
Content.Shared/Trigger/Systems/UncuffOnTriggerSystem.cs [new file with mode: 0644]
Resources/Locale/en-US/implant/implant.ftl
Resources/Locale/en-US/triggers/rattle-on-trigger.ftl [new file with mode: 0644]
Resources/Locale/en-US/triggers/scramble-on-trigger.ftl [new file with mode: 0644]
Resources/Prototypes/Actions/types.yml
Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml