namespace Content.Shared._CP14.MagicEnergy.Components; /// /// allows the object to be inserted into CP14MagicEnergyCrystalSlot /// [RegisterComponent, Access(typeof(SharedCP14MagicEnergyCrystalSlotSystem))] public sealed partial class CP14MagicEnergyCrystalComponent : Component { }