1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-05 23:57:46 +00:00

Fix validation errors

This commit is contained in:
Liam 2023-10-18 10:41:36 -04:00
parent 13e1ad0854
commit ed9d6560e2
2 changed files with 3 additions and 2 deletions

View file

@ -5,6 +5,7 @@ fields:
type: link
targets: [EObjName]
- name: SGB
count: 2
type: array
fields:
- type: link

View file

@ -30,8 +30,8 @@ fields:
type: link
targets: [Quest]
- name: Unknown0
type: array
count: 4
type: array
count: 4
- name: AchievementUnlock
type: link
targets: [Achievement]