diff --git a/GatheringSubCategory.yml b/GatheringSubCategory.yml index 055fa0a..50fa4ce 100644 --- a/GatheringSubCategory.yml +++ b/GatheringSubCategory.yml @@ -9,6 +9,8 @@ fields: type: link targets: [Item] - name: Division + type: link + targets: [NotebookDivision] - name: GatheringType type: link targets: [GatheringType] diff --git a/NotebookDivision.yml b/NotebookDivision.yml index cc0fe75..700dc15 100644 --- a/NotebookDivision.yml +++ b/NotebookDivision.yml @@ -10,7 +10,7 @@ fields: targets: [NotebookDivisionCategory] - name: CraftOpeningLevel - name: GatheringOpeningLevel - - name: Unknown1 + - name: MinimumQuestSequence - name: Unknown0 - name: SecretRecipeBookGroups type: array @@ -22,4 +22,4 @@ fields: comment: "Index is CraftType" type: array count: 8 - - name: RequiresSecretRecipeBookGroupUnlock \ No newline at end of file + - name: RequiresSecretRecipeBookGroupUnlock