Auto comp (#6416)
This commit is contained in:
@@ -13,8 +13,6 @@ namespace Content.Server.Animals.Components
|
||||
[RegisterComponent, Friend(typeof(UdderSystem))]
|
||||
internal class UdderComponent : Component
|
||||
{
|
||||
public override string Name => "Udder";
|
||||
|
||||
/// <summary>
|
||||
/// The reagent to produce.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user