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

Merge pull request #14 from WorkingRobot/main

This commit is contained in:
liam 2024-04-26 12:22:50 -04:00 committed by GitHub
commit 2684800580
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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