From 118ad50dcd9af6561511344713b11bcdbe6fc923 Mon Sep 17 00:00:00 2001 From: Asriel Camora Date: Tue, 12 Nov 2024 04:28:53 -0800 Subject: [PATCH] Update SatisfactionNpc --- Schemas/2024.11.06.0000.0000/SatisfactionNpc.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Schemas/2024.11.06.0000.0000/SatisfactionNpc.yml b/Schemas/2024.11.06.0000.0000/SatisfactionNpc.yml index 68f68e2..18f7a76 100644 --- a/Schemas/2024.11.06.0000.0000/SatisfactionNpc.yml +++ b/Schemas/2024.11.06.0000.0000/SatisfactionNpc.yml @@ -28,14 +28,15 @@ fields: - name: Quest type: link targets: [Quest] + - name: Icon + type: icon - name: Npc type: link targets: [ENpcResident] - name: QuestRequired type: link targets: [Quest] - - name: Icon - type: icon + - name: Unknown0 - name: LevelUnlock - name: DeliveriesPerWeek - name: GlamourIndex