]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix NPC door prying (#15605)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Fri, 21 Apr 2023 05:05:29 +0000 (15:05 +1000)
committerGitHub <noreply@github.com>
Fri, 21 Apr 2023 05:05:29 +0000 (15:05 +1000)
commite780c6a98a1a8991ef30d7e621713d15e58210dd
treed028e4441ad5cbfc6ec3fa238217948267c53835
parent2744ef81d8351ff64a27759d44564ddd044eefe3
Fix NPC door prying (#15605)
Content.Server/Doors/Systems/DoorSystem.cs
Content.Server/NPC/Components/NPCSteeringComponent.cs
Content.Server/NPC/Systems/NPCSteeringSystem.Context.cs
Content.Server/NPC/Systems/NPCSteeringSystem.Obstacles.cs
Content.Server/NPC/Systems/NPCSteeringSystem.cs
Content.Shared/DoAfter/SharedDoAfterSystem.cs
Content.Shared/Tools/Systems/SharedToolSystem.cs