]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Fix component constraints (#20241)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Wed, 20 Sep 2023 00:12:48 +0000 (10:12 +1000)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 00:12:48 +0000 (10:12 +1000)
commit9f9577acd0ec3b242d556e2aa33318587bf3b275
tree44198f010b2a2b7752c7c2b4a26874c188f47716
parentd01a0e497deebf18e303b0889ae7c836c63ecb02
Fix component constraints (#20241)
15 files changed:
Content.Client/Damage/DamageVisualsSystem.cs
Content.Server/Botany/Systems/PlantHolderSystem.cs
Content.Server/CartridgeLoader/CartridgeLoaderSystem.cs
Content.Server/Construction/ConstructionSystem.Machine.cs
Content.Server/Construction/MachineFrameSystem.cs
Content.Server/Construction/RefiningSystem.cs
Content.Server/DeviceLinking/Systems/DeviceLinkSystem.cs
Content.Server/Explosion/EntitySystems/TriggerSystem.cs
Content.Server/Light/EntitySystems/ExpendableLightSystem.cs
Content.Server/Physics/Controllers/PullController.cs
Content.Server/Singularity/EntitySystems/ContainmentFieldGeneratorSystem.cs
Content.Server/Tools/ToolSystem.TilePrying.cs
Content.Server/VendingMachines/VendingMachineSystem.cs
Content.Shared/Cuffs/SharedCuffableSystem.cs
Content.Shared/DeviceLinking/SharedDeviceLinkSystem.cs