This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -3,7 +3,7 @@ using Content.Server.Botany.Systems;
|
||||
namespace Content.Server.Botany.Components;
|
||||
|
||||
[RegisterComponent]
|
||||
[Access(typeof(SeedExtractorSystem))]
|
||||
[Friend(typeof(SeedExtractorSystem))]
|
||||
public sealed class SeedExtractorComponent : Component
|
||||
{
|
||||
// TODO: Upgradeable machines.
|
||||
|
||||
Reference in New Issue
Block a user