namespace Content.Server.NPC.Queries.Curves;
[ImplicitDataDefinitionForInheritors]
public partial interface IUtilityCurve
{
}