Auto comp (#6416)
This commit is contained in:
@@ -8,8 +8,6 @@ namespace Content.Server.Fluids.Components;
|
||||
[RegisterComponent]
|
||||
public class SpillableComponent : Component
|
||||
{
|
||||
public override string Name => "Spillable";
|
||||
|
||||
[DataField("solution")]
|
||||
public string SolutionName = "puddle";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user