mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
18 lines
No EOL
318 B
YAML
18 lines
No EOL
318 B
YAML
name: GilShop
|
|
displayField: Name
|
|
fields:
|
|
- name: Name
|
|
- name: Icon
|
|
type: icon
|
|
- name: Quest
|
|
type: link
|
|
targets: [Quest]
|
|
- name: AcceptTalk
|
|
type: link
|
|
targets: [DefaultTalk]
|
|
- name: FailTalk
|
|
type: link
|
|
targets: [DefaultTalk]
|
|
- name: Unknown0
|
|
- name: Unknown1
|
|
- name: Unknown2 |