mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-07 16:47:45 +00:00
Update Schemas/2024.11.06.0000.0000/MirageStoreSetItem.yml
Co-authored-by: Haselnussbomber <mail@haselnussbomber.de>
This commit is contained in:
parent
3b48bd9333
commit
dd3c896a92
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
||||||
name: MirageStoreSetItem
|
name: MirageStoreSetItem
|
||||||
fields:
|
fields:
|
||||||
- name: Unknown0
|
- name: MainHand
|
||||||
- name: Unknown1
|
type: link
|
||||||
|
targets: [Item]
|
||||||
|
- name: OffHand
|
||||||
|
type: link
|
||||||
|
targets: [Item]
|
||||||
- name: Head
|
- name: Head
|
||||||
type: link
|
type: link
|
||||||
targets: [Item]
|
targets: [Item]
|
||||||
|
|
Loading…
Add table
Reference in a new issue