mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 16:47:45 +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
|
type: link
|
||||||
targets: [RecipeNotebookList]
|
targets: [RecipeNotebookList]
|
||||||
- name: DisplayPriority
|
- name: DisplayPriority
|
||||||
|
- name: Unknown0
|
||||||
- name: DifficultyFactor
|
- name: DifficultyFactor
|
||||||
- name: QualityFactor
|
- name: QualityFactor
|
||||||
- name: DurabilityFactor
|
- name: DurabilityFactor
|
||||||
|
@ -38,7 +39,6 @@ fields:
|
||||||
- name: RequiredControl
|
- name: RequiredControl
|
||||||
- name: QuickSynthCraftsmanship
|
- name: QuickSynthCraftsmanship
|
||||||
- name: QuickSynthControl
|
- name: QuickSynthControl
|
||||||
- name: Unknown0
|
|
||||||
- name: SecretRecipeBook
|
- name: SecretRecipeBook
|
||||||
type: link
|
type: link
|
||||||
targets: [SecretRecipeBook]
|
targets: [SecretRecipeBook]
|
||||||
|
|
Loading…
Add table
Reference in a new issue