Revert "Start rebalancing anomalies - Rock and Flesh anomaly reworked" (#24448)

This commit is contained in:
Ed
2024-01-23 15:40:37 +03:00
committed by GitHub
parent a68d0eefe6
commit 05a7eb07c2
17 changed files with 216 additions and 671 deletions

View File

@@ -1,6 +0,0 @@
namespace Content.Shared.Anomaly.Effects;
public abstract class SharedTileAnomalySystem : EntitySystem
{
}