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