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

Fix Icon in Status

This commit is contained in:
liam 2024-06-28 09:58:26 -04:00
parent ef019dc3e8
commit e77a75764b

View file

@ -3,9 +3,9 @@ displayField: Name
fields: fields:
- name: Name - name: Name
- name: Description - name: Description
- name: ParamModifier
- name: Icon - name: Icon
type: icon type: icon
- name: ParamModifier
- name: VFX - name: VFX
type: link type: link
targets: [StatusLoopVFX] targets: [StatusLoopVFX]