1
Fork 0
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:
Flavien Normand 2024-11-12 17:01:49 +01:00 committed by GitHub
parent 98492a99fa
commit 0f47e8f9d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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]