epic empty commit

This commit is contained in:
ScarKy0
2024-11-14 18:31:50 +01:00
parent 53ce812356
commit 9a5c49b961

View File

@@ -60,7 +60,7 @@ public sealed class IonStormSystem : EntitySystem
private const string Foods = "IonStormFoods";
/// <summary>
/// Randomly alters the laws of an individual silicon.
/// Randomly alters the laws of an individual silicon. Epic test fail
/// </summary>
public void IonStormTarget(Entity<SiliconLawBoundComponent, IonStormTargetComponent> ent, bool adminlog = true)
{