namespace Content.Shared._White.Wield;
[RegisterComponent]
public sealed partial class ToggleableWieldedComponent : Component
{
}