1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 00:27:46 +00:00
EXDSchema/patches/CraftAction.patch

14 lines
326 B
Diff
Raw Normal View History

2024-08-28 01:27:46 -07:00
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]