From 01c88ecb84ede2bbfeb824e65064307291827347 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 23 Sep 2024 03:14:04 +0200 Subject: [PATCH] Update pathing for 'A Bit of Home Cooking' --- .../Dailies/3048_A Bit of Home Cooking.json | 49 ++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json index a3e5bc82..3270b428 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3048_A Bit of Home Cooking.json @@ -21,6 +21,46 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": 178.82968, + "Y": 45.361248, + "Z": 453.55005 + }, + "TerritoryId": 612, + "InteractionType": "WalkTo", + "Fly": true, + "RequiredQuestVariables": [ + null, + [ + { + "Low": 1 + }, + { + "Low": 2 + }, + { + "Low": 4 + } + ], + null, + null, + null, + null + ], + "SkipConditions": { + "StepIf": { + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + } + }, { "DataId": 2009333, "Position": { @@ -30,7 +70,6 @@ }, "TerritoryId": 612, "InteractionType": "Interact", - "Fly": true, "RequiredQuestVariables": [ null, [ @@ -48,6 +87,14 @@ null, null, null + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 ] }, { -- 2.30.2