mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
13 lines
272 B
YAML
13 lines
272 B
YAML
name: CompanyCraftPart
|
|
fields:
|
|
- name: CompanyCraftProcess
|
|
type: array
|
|
count: 3
|
|
fields:
|
|
- type: link
|
|
targets: [CompanyCraftProcess]
|
|
- name: Unknown0
|
|
- name: Unknown1
|
|
- name: CompanyCraftType
|
|
type: link
|
|
targets: [CompanyCraftType]
|