1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-06 16:17:46 +00:00
EXDSchema/patches/CraftAction.patch
2024-10-03 08:39:50 -07:00

13 lines
326 B
Diff

diff --git a/CraftAction.yml b/CraftAction.yml
--- a/CraftAction.yml
+++ b/CraftAction.yml
@@ -38,7 +38,8 @@ fields:
targets: [ActionTimeline]
- name: Icon
type: icon
- - name: Unknown0
+ - name: RequiredStatus
+ targets: [Status]
- name: ClassJobCategory
type: link
targets: [ClassJobCategory]