From f4d2a8ed95741c77c38ede0da930c845df59180e Mon Sep 17 00:00:00 2001 From: FalconTaterz Date: Sun, 25 Aug 2024 15:30:56 -0500 Subject: [PATCH] Schema validation for single interaction complete --- .../Hildibrand Quests/1441_A Case of Indecency.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1441_A Case of Indecency.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1441_A Case of Indecency.json index bcb7a9cb..38f5b7e9 100644 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1441_A Case of Indecency.json +++ b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1441_A Case of Indecency.json @@ -90,6 +90,10 @@ }, "TerritoryId": 137, "InteractionType": "Interact" + }, + { + "TerritoryId": 137, + "InteractionType": "CompleteQuest" } ] }