mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 16:47:45 +00:00
Update InstanceContent
Order is actually ContentFinderCondition, just like in PartyContent and PublicContent.
This commit is contained in:
parent
76637899b6
commit
e531c2b0a9
1 changed files with 3 additions and 1 deletions
|
@ -61,7 +61,9 @@ fields:
|
||||||
- name: WinBGM
|
- name: WinBGM
|
||||||
type: link
|
type: link
|
||||||
targets: [BGM]
|
targets: [BGM]
|
||||||
- name: Order
|
- name: ContentFinderCondition
|
||||||
|
type: link
|
||||||
|
targets: [ContentFinderCondition]
|
||||||
- name: SortKey
|
- name: SortKey
|
||||||
- name: Tutorial
|
- name: Tutorial
|
||||||
type: link
|
type: link
|
||||||
|
|
Loading…
Add table
Reference in a new issue