namespace Content.Shared.GameObjects
{
public static class ContentNetIDs
public const uint HANDS = 1000;
}