]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Stasis bed cleanup and bugfixes. (#38762)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sun, 6 Jul 2025 00:59:31 +0000 (20:59 -0400)
committerGitHub <noreply@github.com>
Sun, 6 Jul 2025 00:59:31 +0000 (02:59 +0200)
commitab201b6e82cef998eabf69af6fa5a0dbfe559c65
treeda87a7bfdf7cd09e6ecc1473e1d8f33697249a71
parent7aaccb5b9835b09612c072e10fe4907c0d50390a
Stasis bed cleanup and bugfixes. (#38762)

* Stasis bed sent to shed

* Code Review

* Code Review 2
21 files changed:
Content.Client/Bed/StasisBedSystem.cs [deleted file]
Content.Client/Body/Systems/MetabolizerSystem.cs [new file with mode: 0644]
Content.Server/Bed/BedSystem.cs
Content.Server/Bed/Components/StasisBedComponent.cs [deleted file]
Content.Server/Body/Components/MetabolizerComponent.cs
Content.Server/Body/Components/RespiratorComponent.cs
Content.Server/Body/Systems/MetabolizerSystem.cs
Content.Server/Body/Systems/RespiratorSystem.cs
Content.Server/Power/EntitySystems/PowerNetSystem.cs
Content.Shared/Bed/Components/StasisBedBuckledComponent.cs [new file with mode: 0644]
Content.Shared/Bed/Components/StasisBedComponent.cs [new file with mode: 0644]
Content.Shared/Bed/SharedBedSystem.cs
Content.Shared/Bed/StasisBedVisuals.cs [deleted file]
Content.Shared/Body/Components/BloodstreamComponent.cs
Content.Shared/Body/Components/StomachComponent.cs
Content.Shared/Body/Events/ApplyMetabolicMultiplierEvent.cs [deleted file]
Content.Shared/Body/Events/MetabolizerEvents.cs [new file with mode: 0644]
Content.Shared/Body/Systems/SharedBloodstreamSystem.cs
Content.Shared/Body/Systems/SharedMetabolizerSystem.cs [new file with mode: 0644]
Content.Shared/Body/Systems/StomachSystem.cs
Resources/Prototypes/Entities/Structures/Machines/stasisbed.yml