This commit is contained in:
committed by
GitHub
parent
c5f7c61041
commit
cecf87997b
@@ -7,7 +7,7 @@ namespace Content.Server.Kitchen.Components
|
||||
/// Tag component that denotes an entity as Extractable
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
[Access(typeof(ReagentGrinderSystem))]
|
||||
[Friend(typeof(ReagentGrinderSystem))]
|
||||
public sealed class ExtractableComponent : Component
|
||||
{
|
||||
[ViewVariables]
|
||||
|
||||
Reference in New Issue
Block a user