1
Fork 0
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:
Haselnussbomber 2025-01-05 13:49:02 +01:00
parent 76637899b6
commit e531c2b0a9
No known key found for this signature in database
GPG key ID: BB905BB49E7295D1

View file

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