]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Mobs auto state handlers (#26957)
authorAlfred Baumann <93665570+CheesePlated@users.noreply.github.com>
Wed, 17 Apr 2024 10:00:05 +0000 (12:00 +0200)
committerGitHub <noreply@github.com>
Wed, 17 Apr 2024 10:00:05 +0000 (20:00 +1000)
commit5b8468c9d8463e68dbf4b40226895cfed7d7e143
tree498985f7d51c99bb509a693800f84cff6ee26980
parente2341c0089a136deec40520595914086c428f466
Mobs auto state handlers (#26957)

* Autogenerate MobStateComponentState

* changed CurrentState to DataField, updated DataField attribute for AllowedStates

* Update Content.Shared/Mobs/Components/MobStateComponent.cs

* Update Content.Shared/Mobs/Components/MobStateComponent.cs

---------

Co-authored-by: BuildTools <unconfigured@null.spigotmc.org>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Content.Shared/Mobs/Components/MobStateComponent.cs
Content.Shared/Mobs/Systems/MobStateSystem.cs