namespace Content.Server.Abilities.Felinid
{
[RegisterComponent]
public sealed partial class FelinidFoodComponent : Component
{}
}