namespace Content.Server.NPC.HTN;
[ImplicitDataDefinitionForInheritors]
public abstract class HTNTask
{
}