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

More UnlockLink columns

This commit is contained in:
Haselnussbomber 2024-12-24 12:38:52 +01:00
parent 9942dd96c7
commit b591b072fc
No known key found for this signature in database
GPG key ID: BB905BB49E7295D1
4 changed files with 7 additions and 7 deletions

View file

@ -7,5 +7,5 @@ fields:
type: icon
- name: IconStatus
type: icon
- name: Reward
- name: UnlockLink
- name: Sort

View file

@ -13,7 +13,7 @@ fields:
- name: UnlockQuest
type: link
targets: [Quest]
- name: Unknown11
- name: UnlockLink
- name: Unknown12
- name: ContentType
type: link

View file

@ -5,7 +5,7 @@ fields:
targets: [MJIText]
- name: Icon
type: icon
- name: Unknown0
- name: UnlockLink
- name: SGB
type: array
count: 7

View file

@ -10,9 +10,7 @@ fields:
- name: Instrument
- name: ModelKey
- name: Name
- name: StopAnimation
type: link
targets: [ActionTimeline]
- name: UnlockLink
- name: Order
- name: AnimationStart
type: link
@ -26,5 +24,7 @@ fields:
- name: Transient
type: link
targets: [PerformTransient]
- name: Unknown0
- name: PerformGroup
type: link
targets: [PerformGroup]
- name: Unknown1