using Robust.Shared.GameStates; namespace Content.Shared._EE.Shadowling; public abstract class SharedEnthrallSystem : EntitySystem { }