1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 16:47:45 +00:00

2024.03.27.0000.0000

This commit is contained in:
Asriel Camora 2025-03-05 17:57:57 -08:00
parent 9f7b78617c
commit c5f7665410
2 changed files with 5 additions and 2 deletions

View file

@ -1,5 +1,7 @@
name: ArchiveItem name: ArchiveItem
fields: fields:
- name: Unknown0 - name: Item
- name: Unknown1 type: link
targets: [Item]
- name: Amount
- name: Unknown2 - name: Unknown2

View file

@ -81,6 +81,7 @@ fields:
28: [AirshipExplorationPart] 28: [AirshipExplorationPart]
32: [Orchestrion] 32: [Orchestrion]
36: [SubmarinePart] 36: [SubmarinePart]
45: [ArchiveItem]
- name: StackSize - name: StackSize
- name: PriceMid - name: PriceMid
- name: PriceLow - name: PriceLow