mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
15 lines
249 B
YAML
15 lines
249 B
YAML
![]() |
name: FateShop
|
||
|
fields:
|
||
|
- name: SpecialShop
|
||
|
type: array
|
||
|
count: 2
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [SpecialShop]
|
||
|
- name: DefaultTalk
|
||
|
type: array
|
||
|
count: 8
|
||
|
fields:
|
||
|
- type: link
|
||
|
targets: [DefaultTalk]
|