From e531c2b0a9148e8702008d75e54fba8c2041b4a8 Mon Sep 17 00:00:00 2001 From: Haselnussbomber Date: Sun, 5 Jan 2025 13:49:02 +0100 Subject: [PATCH] Update InstanceContent Order is actually ContentFinderCondition, just like in PartyContent and PublicContent. --- Schemas/2024.11.06.0000.0000/InstanceContent.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Schemas/2024.11.06.0000.0000/InstanceContent.yml b/Schemas/2024.11.06.0000.0000/InstanceContent.yml index 7e49f91..c043e78 100644 --- a/Schemas/2024.11.06.0000.0000/InstanceContent.yml +++ b/Schemas/2024.11.06.0000.0000/InstanceContent.yml @@ -61,7 +61,9 @@ fields: - name: WinBGM type: link targets: [BGM] - - name: Order + - name: ContentFinderCondition + type: link + targets: [ContentFinderCondition] - name: SortKey - name: Tutorial type: link