using System.Diagnostics.CodeAnalysis; using Content.Shared._CP14.MagicEnergy; using Content.Shared._CP14.MagicEnergy.Components; using Content.Shared.Containers.ItemSlots; using Content.Shared.Examine; using Content.Shared.FixedPoint; using Content.Shared.Popups; using Robust.Shared.Containers; namespace Content.Server._CP14.MagicEnergy; public sealed class CP14MagicEnergyCrystalSlotSystem : SharedCP14MagicEnergyCrystalSlotSystem { }