diff --git a/Schemas/2024.11.06.0000.0000/BannerCondition.yml b/Schemas/2024.11.06.0000.0000/BannerCondition.yml index ef7ac30..10fb3aa 100644 --- a/Schemas/2024.11.06.0000.0000/BannerCondition.yml +++ b/Schemas/2024.11.06.0000.0000/BannerCondition.yml @@ -9,9 +9,12 @@ fields: switch: UnlockType1 cases: 1: [Quest] - 4: [ContentFinderCondition] + 3: [InstanceContent] # Unlocked + 4: [InstanceContent] # Completed 5: [Emote] 6: [Companion] + 7: [Mount] + 8: [Ornament] - name: UnlockCriteria2 type: link condition: @@ -48,8 +51,12 @@ fields: switch: PrerequisiteType cases: 1: [Quest] - 3: [ContentFinderCondition] - 4: [ContentFinderCondition] + 3: [InstanceContent] # Unlocked + 4: [InstanceContent] # Completed + 5: [Emote] + 6: [Companion] + 7: [Mount] + 8: [Ornament] - name: UnlockType1 - name: UnlockType2 - name: PrerequisiteType