namespace Content.Shared.NPC.Systems;
public abstract partial class SharedNPCSystem : EntitySystem
{
}