mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
9 lines
190 B
YAML
9 lines
190 B
YAML
name: CompleteJournalCategory
|
|
fields:
|
|
- name: FirstQuest
|
|
type: link
|
|
targets: [CompleteJournal]
|
|
- name: LastQuest
|
|
type: link
|
|
targets: [CompleteJournal]
|
|
- name: Unknown0
|