From ed9d6560e247172b8ebdb836aaecdb43eebc277e Mon Sep 17 00:00:00 2001 From: Liam Date: Wed, 18 Oct 2023 10:41:36 -0400 Subject: [PATCH] Fix validation errors --- 2023.09.28.0000.0000/MJILandmarkPlace.yml | 1 + 2023.09.28.0000.0000/SpecialShop.yml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/2023.09.28.0000.0000/MJILandmarkPlace.yml b/2023.09.28.0000.0000/MJILandmarkPlace.yml index 75ef430..46b45a1 100644 --- a/2023.09.28.0000.0000/MJILandmarkPlace.yml +++ b/2023.09.28.0000.0000/MJILandmarkPlace.yml @@ -5,6 +5,7 @@ fields: type: link targets: [EObjName] - name: SGB + count: 2 type: array fields: - type: link diff --git a/2023.09.28.0000.0000/SpecialShop.yml b/2023.09.28.0000.0000/SpecialShop.yml index 81f4b75..d842592 100644 --- a/2023.09.28.0000.0000/SpecialShop.yml +++ b/2023.09.28.0000.0000/SpecialShop.yml @@ -30,8 +30,8 @@ fields: type: link targets: [Quest] - name: Unknown0 - type: array - count: 4 + type: array + count: 4 - name: AchievementUnlock type: link targets: [Achievement]