]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Cleanup subdermal implant code (#39755)
authorslarticodefast <161409025+slarticodefast@users.noreply.github.com>
Wed, 20 Aug 2025 11:52:03 +0000 (13:52 +0200)
committerGitHub <noreply@github.com>
Wed, 20 Aug 2025 11:52:03 +0000 (13:52 +0200)
commit2bbff7f8c0c492c418d3330276b977fe72b7ad44
treee5e4561a8cea337f0d793f56125d108c88b0ef90
parentdb84d766e9fa6bd28e7da5ccd0dbb7da74c1be42
Cleanup subdermal implant code (#39755)
20 files changed:
Content.Client/Implants/ImplanterSystem.cs
Content.Client/Implants/SubdermalImplantSystem.cs [new file with mode: 0644]
Content.Server/Implants/ChameleonControllerSystem.cs
Content.Server/Implants/ImplanterSystem.cs
Content.Server/Implants/RadioImplantSystem.cs
Content.Server/Implants/SubdermalImplantSystem.cs
Content.Server/Mindshield/MindShieldSystem.cs
Content.Shared/Implants/Components/ReplacementImplantComponent.cs [new file with mode: 0644]
Content.Shared/Implants/Components/StorageImplantComponent.cs [new file with mode: 0644]
Content.Shared/Implants/Components/SubdermalImplantComponent.cs
Content.Shared/Implants/ReplacementImplantSystem.cs [new file with mode: 0644]
Content.Shared/Implants/SharedImplanterSystem.cs
Content.Shared/Implants/SharedSubdermalImplantSystem.Relays.cs [new file with mode: 0644]
Content.Shared/Implants/SharedSubdermalImplantSystem.cs
Content.Shared/Implants/StorageImplantSystem.cs [new file with mode: 0644]
Content.Shared/Mindshield/FakeMindShield/FakeMindshieldSystem.cs [moved from Content.Shared/Mindshield/FakeMindShield/SharedFakeMindshieldSystem.cs with 94% similarity]
Content.Shared/Mindshield/FakeMindShield/SharedFakeMindShieldImplantSystem.cs [deleted file]
Resources/Prototypes/Actions/types.yml
Resources/Prototypes/Entities/Objects/Misc/implanters.yml
Resources/Prototypes/Entities/Objects/Misc/subdermal_implants.yml