1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-12 02:37:45 +00:00
EXDSchema/Schemas/2023.10.23.0000.0000/Cabinet.yml
2024-11-12 04:11:54 -08:00

10 lines
172 B
YAML

name: Cabinet
displayField: Item
fields:
- name: Item
type: link
targets: [Item]
- name: Order
- name: Category
type: link
targets: [CabinetCategory]