namespace Content.Shared.Procedural.Loot;
[ImplicitDataDefinitionForInheritors]
public partial interface IDungeonLoot
{
}