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