diff --git a/schemas/ContentFinderCondition.yml b/schemas/ContentFinderCondition.yml index d227895..f119be6 100644 --- a/schemas/ContentFinderCondition.yml +++ b/schemas/ContentFinderCondition.yml @@ -55,7 +55,7 @@ fields: - name: Transient type: link condition: - switch: TransientKey + switch: ContentUICategory cases: 6: [ContentFinderConditionTransient] 7: [ContentFinderConditionTransient] @@ -99,7 +99,9 @@ fields: - name: ContentType type: link targets: [ContentType] - - name: TransientKey + - name: ContentUICategory + type: link + targets: [ContentUICategory] - name: Unknown40 - name: Unknown41 - name: PvP diff --git a/schemas/ContentUICategory.yml b/schemas/ContentUICategory.yml index caf08c5..a4b53db 100644 --- a/schemas/ContentUICategory.yml +++ b/schemas/ContentUICategory.yml @@ -1,3 +1,3 @@ name: ContentUICategory fields: - - name: Unknown0 + - name: Name