mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-05 23:57:46 +00:00
Add changes from #15
This commit is contained in:
parent
2e823b4a41
commit
9abf9212d3
1 changed files with 5 additions and 5 deletions
|
@ -2,17 +2,17 @@ name: GatheringItem
|
|||
displayField: Item
|
||||
fields:
|
||||
- name: Unknown0
|
||||
- name: Unknown1
|
||||
- name: SublimeVariant
|
||||
type: link
|
||||
targets: [GatheringItem]
|
||||
- name: Item
|
||||
type: link
|
||||
targets: [Item, EventItem]
|
||||
- name: GatheringItemLevel
|
||||
type: link
|
||||
targets: [GatheringItemLevelConvertTable]
|
||||
- name: Quest
|
||||
type: link
|
||||
targets: [Quest]
|
||||
- name: PerceptionReq
|
||||
- name: Unknown2
|
||||
- name: Unknown3
|
||||
- name: Unknown4
|
||||
- name: IsHidden
|
||||
- name: IsHidden
|
Loading…
Add table
Reference in a new issue