]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix internals not auto-activating for entities spawned in space (#29213)
authorTayrtahn <tayrtahn@gmail.com>
Tue, 25 Jun 2024 06:28:48 +0000 (02:28 -0400)
committerGitHub <noreply@github.com>
Tue, 25 Jun 2024 06:28:48 +0000 (16:28 +1000)
commit30096873263fa843d120eb629fde07056bd8da11
tree2f7a6a5a817433c4519834d57c14e0b37c839f7e
parent84a54406dc5cd27705f4b9dab61650f2cc61b46a
Fix internals not auto-activating for entities spawned in space (#29213)

* Add organs before trying to breathe

* Add tests for auto-internals

* EntMan to the rescue
Content.IntegrationTests/Tests/Internals/AutoInternalsTests.cs [new file with mode: 0644]
Content.Shared/Clothing/LoadoutSystem.cs