namespace Content.Shared.Procedural.DungeonGenerators; [ImplicitDataDefinitionForInheritors] public interface IDunGen { }