Add higher interaction priority to
This commit is contained in:
@@ -14,6 +14,8 @@ namespace Content.Server.GameObjects.Components
|
||||
{
|
||||
public override string Name => "Anchorable";
|
||||
|
||||
int IInteractUsing.Priority { get => 1; }
|
||||
|
||||
/// <summary>
|
||||
/// Checks if a tool can change the anchored status.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user