From a06a3f233503daf9543a13639465e5bdba62c574 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 19 Sep 2024 23:44:42 +0200 Subject: [PATCH] Fix turn-ins for Ehll Tou/Charlemend --- .../Custom Deliveries/Charlemend/S7_Charlemend.json | 5 +++++ .../Custom Deliveries/Ehll Tou/S6_Ehll Tou.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Charlemend/S7_Charlemend.json b/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Charlemend/S7_Charlemend.json index 02581a49..18b2d648 100644 --- a/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Charlemend/S7_Charlemend.json +++ b/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Charlemend/S7_Charlemend.json @@ -5,6 +5,11 @@ { "Sequence": 0, "Steps": [ + { + "TerritoryId": 886, + "InteractionType": "Gather", + "ItemsToGather": [] + }, { "TerritoryId": 886, "InteractionType": "None", diff --git a/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Ehll Tou/S6_Ehll Tou.json b/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Ehll Tou/S6_Ehll Tou.json index 70a15091..ec41fc8c 100644 --- a/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Ehll Tou/S6_Ehll Tou.json +++ b/QuestPaths/5.x - Shadowbringers/Custom Deliveries/Ehll Tou/S6_Ehll Tou.json @@ -5,6 +5,11 @@ { "Sequence": 0, "Steps": [ + { + "TerritoryId": 886, + "InteractionType": "Gather", + "ItemsToGather": [] + }, { "TerritoryId": 886, "InteractionType": "None",