1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00
EXDSchema/Schemas/QuestChapter.yml

9 lines
161 B
YAML

name: QuestChapter
displayField: Quest
fields:
- name: Quest
type: link
targets: [Quest]
- name: Redo
type: link
targets: [QuestRedoChapter]