From 2360d7fbba664cf7af52caa2359b187ea283f731 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Fri, 6 Jun 2025 19:42:28 +0200 Subject: [PATCH] Fix 'Store-to-door Delivery' --- .../Dailies/5287_Store-to-door Delivery.json | 60 ++++++++++++++++++- 1 file changed, 59 insertions(+), 1 deletion(-) diff --git a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5287_Store-to-door Delivery.json b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5287_Store-to-door Delivery.json index 60ac28d9..af741ea8 100644 --- a/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5287_Store-to-door Delivery.json +++ b/QuestPaths/7.x - Dawntrail/Allied Societies/Mamool Ja/Dailies/5287_Store-to-door Delivery.json @@ -20,6 +20,52 @@ { "Sequence": 1, "Steps": [ + { + "DataId": 1054144, + "Position": { + "X": 527.6721, + "Y": -135.12724, + "Z": 585.687 + }, + "TerritoryId": 1189, + "InteractionType": "Interact", + "Fly": true, + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 1 + } + ], + null, + null, + null + ] + }, + { + "DataId": 1054145, + "Position": { + "X": 627.77136, + "Y": -135.12726, + "Z": 545.18945 + }, + "TerritoryId": 1189, + "InteractionType": "Interact", + "Fly": true, + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 2 + } + ], + null, + null, + null + ] + }, { "DataId": 1054143, "Position": { @@ -29,7 +75,19 @@ }, "TerritoryId": 1189, "InteractionType": "Interact", - "Fly": true + "Fly": true, + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 3 + } + ], + null, + null, + null + ] } ] }, -- 2.30.2