mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Fix Recipe's Unknown0 position
This commit is contained in:
parent
98492a99fa
commit
0f47e8f9d4
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,7 @@ fields:
|
|||
type: link
|
||||
targets: [RecipeNotebookList]
|
||||
- name: DisplayPriority
|
||||
- name: Unknown0
|
||||
- name: DifficultyFactor
|
||||
- name: QualityFactor
|
||||
- name: DurabilityFactor
|
||||
|
@ -38,7 +39,6 @@ fields:
|
|||
- name: RequiredControl
|
||||
- name: QuickSynthCraftsmanship
|
||||
- name: QuickSynthControl
|
||||
- name: Unknown0
|
||||
- name: SecretRecipeBook
|
||||
type: link
|
||||
targets: [SecretRecipeBook]
|
||||
|
|
Loading…
Add table
Reference in a new issue