mirror of
https://github.com/xivdev/EXDSchema.git
synced 2025-06-06 16:17:46 +00:00
Fix Icon in Status
This commit is contained in:
parent
ef019dc3e8
commit
e77a75764b
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||||
|
|
Loading…
Add table
Reference in a new issue