]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Anomaly cleanup (#14781)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Thu, 23 Mar 2023 05:53:32 +0000 (01:53 -0400)
committerGitHub <noreply@github.com>
Thu, 23 Mar 2023 05:53:32 +0000 (16:53 +1100)
commitd5d9046fb609db6fd99076a6938b6db32e495c8f
treeba54f7e6c7fd3f0209a2d389e2f498e75ed7d3db
parent3a545a171e2bba662f24c4a2d5f6f58da52ec811
Anomaly cleanup (#14781)
16 files changed:
Content.Server/Anomaly/AnomalySystem.Generator.cs
Content.Server/Anomaly/AnomalySystem.Scanner.cs
Content.Server/Anomaly/AnomalySystem.Vessel.cs
Content.Server/Anomaly/AnomalySystem.cs
Content.Server/Anomaly/Components/AnomalousParticleComponent.cs
Content.Server/Anomaly/Components/AnomalyGeneratorComponent.cs
Content.Server/Anomaly/Components/AnomalyScannerComponent.cs
Content.Server/Anomaly/Components/AnomalyVesselComponent.cs
Content.Server/Anomaly/Components/GeneratingAnomalyGeneratorComponent.cs
Content.Server/Anomaly/Effects/PyroclasticAnomalySystem.cs
Content.Shared/Anomaly/Components/AnomalyComponent.cs
Content.Shared/Anomaly/Components/AnomalyPulsingComponent.cs
Content.Shared/Anomaly/Components/AnomalySupercriticalComponent.cs
Content.Shared/Anomaly/Effects/Components/BluespaceAnomalyComponent.cs
Content.Shared/Anomaly/Effects/Components/GravityAnomalyComponent.cs
Content.Shared/Anomaly/SharedAnomalySystem.cs