mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-12 18:57:45 +00:00
13 lines
221 B
YAML
13 lines
221 B
YAML
![]() |
name: ContentsTutorial
|
||
|
displayField: Name
|
||
|
fields:
|
||
|
- name: Name
|
||
|
- name: Description
|
||
|
- name: Unknown1
|
||
|
- name: Page
|
||
|
type: array
|
||
|
count: 8
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [ContentsTutorialPage]
|