From b591b072fcd185e726f6f029b7ff08d7bb692952 Mon Sep 17 00:00:00 2001 From: Haselnussbomber Date: Tue, 24 Dec 2024 12:38:52 +0100 Subject: [PATCH] More UnlockLink columns --- Schemas/2024.11.06.0000.0000/BuddyAction.yml | 2 +- Schemas/2024.11.06.0000.0000/CSBonusContentType.yml | 2 +- Schemas/2024.11.06.0000.0000/MJILandmark.yml | 2 +- Schemas/2024.11.06.0000.0000/Perform.yml | 8 ++++---- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Schemas/2024.11.06.0000.0000/BuddyAction.yml b/Schemas/2024.11.06.0000.0000/BuddyAction.yml index b095737..76620b9 100644 --- a/Schemas/2024.11.06.0000.0000/BuddyAction.yml +++ b/Schemas/2024.11.06.0000.0000/BuddyAction.yml @@ -7,5 +7,5 @@ fields: type: icon - name: IconStatus type: icon - - name: Reward + - name: UnlockLink - name: Sort diff --git a/Schemas/2024.11.06.0000.0000/CSBonusContentType.yml b/Schemas/2024.11.06.0000.0000/CSBonusContentType.yml index 159b72f..a630827 100644 --- a/Schemas/2024.11.06.0000.0000/CSBonusContentType.yml +++ b/Schemas/2024.11.06.0000.0000/CSBonusContentType.yml @@ -13,7 +13,7 @@ fields: - name: UnlockQuest type: link targets: [Quest] - - name: Unknown11 + - name: UnlockLink - name: Unknown12 - name: ContentType type: link diff --git a/Schemas/2024.11.06.0000.0000/MJILandmark.yml b/Schemas/2024.11.06.0000.0000/MJILandmark.yml index 22e2f41..0745ad8 100644 --- a/Schemas/2024.11.06.0000.0000/MJILandmark.yml +++ b/Schemas/2024.11.06.0000.0000/MJILandmark.yml @@ -5,7 +5,7 @@ fields: targets: [MJIText] - name: Icon type: icon - - name: Unknown0 + - name: UnlockLink - name: SGB type: array count: 7 diff --git a/Schemas/2024.11.06.0000.0000/Perform.yml b/Schemas/2024.11.06.0000.0000/Perform.yml index 6f07926..fd9765e 100644 --- a/Schemas/2024.11.06.0000.0000/Perform.yml +++ b/Schemas/2024.11.06.0000.0000/Perform.yml @@ -10,9 +10,7 @@ fields: - name: Instrument - name: ModelKey - name: Name - - name: StopAnimation - type: link - targets: [ActionTimeline] + - name: UnlockLink - name: Order - name: AnimationStart type: link @@ -26,5 +24,7 @@ fields: - name: Transient type: link targets: [PerformTransient] - - name: Unknown0 + - name: PerformGroup + type: link + targets: [PerformGroup] - name: Unknown1