protected override bool CheckCategory(Creature creature, ProductionCategory category) { return (category == ProductionCategory.PotionMaking); }