Auto comp (#6416)
This commit is contained in:
@@ -11,8 +11,6 @@ namespace Content.Server.Chemistry.Components
|
||||
[RegisterComponent]
|
||||
public class RehydratableComponent : Component
|
||||
{
|
||||
public override string Name => "Rehydratable";
|
||||
|
||||
[ViewVariables]
|
||||
[DataField("catalyst")]
|
||||
internal string CatalystPrototype = "Water";
|
||||
|
||||
Reference in New Issue
Block a user