namespace Content.Shared.GameObjects.Components.PDA { public enum UplinkCategory { Weapon, Utility, } }