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

feat: Add Glasses#Style and Marker#SortOrder

This commit is contained in:
Kaz Wolfe 2024-11-12 11:00:27 -08:00
parent 98492a99fa
commit 9d133ee3cb
No known key found for this signature in database
GPG key ID: 258813F53A16EBB4
2 changed files with 4 additions and 2 deletions

View file

@ -15,4 +15,6 @@ fields:
- name: Icon - name: Icon
type: icon type: icon
- name: Unknown_70_8 - name: Unknown_70_8
- name: Unknown_70_9 - name: Style
type: link
targets: [GlassesStyle]

View file

@ -3,4 +3,4 @@ fields:
- name: Name - name: Name
- name: Icon - name: Icon
type: icon type: icon
- name: Unknown0 - name: SortOrder