mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +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
|
||||
fields:
|
||||
- name: Unknown0
|
||||
- name: Unknown1
|
||||
- name: MainHand
|
||||
type: link
|
||||
targets: [Item]
|
||||
- name: OffHand
|
||||
type: link
|
||||
targets: [Item]
|
||||
- name: Head
|
||||
type: link
|
||||
targets: [Item]
|
||||
|
|
Loading…
Add table
Reference in a new issue