From 22b9c6f12afc1643a82ede0eea570914f1aeb2d3 Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Thu, 26 Sep 2024 22:33:17 +0800 Subject: [PATCH] Reordered steps in sequence 2 --- .../2191_Smooth as Silk, Cool as Air.json | 43 +++++++++---------- 1 file changed, 21 insertions(+), 22 deletions(-) diff --git a/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2191_Smooth as Silk, Cool as Air.json b/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2191_Smooth as Silk, Cool as Air.json index e04cb159..4471cd3c 100644 --- a/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2191_Smooth as Silk, Cool as Air.json +++ b/QuestPaths/3.x - Heavensward/Allied Societies/Vanu Vanu/Dailies/2191_Smooth as Silk, Cool as Air.json @@ -37,50 +37,49 @@ "Sequence": 2, "Steps": [ { - "DataId": 2006687, + "DataId": 2006690, "Position": { - "X": -553.97876, - "Y": -58.42682, - "Z": -271.10706 + "X": -857.6333, + "Y": 4.6539917, + "Z": -218.67706 }, "TerritoryId": 401, - "InteractionType": "Interact", - "Fly": true, - "AetheryteShortcut": "The Sea of Clouds - Ok' Zundu" + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [5246], + "Fly": true }, { - "DataId": 2006688, + "DataId": 2006689, "Position": { - "X": -715.1446, - "Y": -58.640503, - "Z": -342.30566 + "X": -830.3197, + "Y": -14.358765, + "Z": -131.82275 }, "TerritoryId": 401, "InteractionType": "Interact", "Fly": true }, { - "DataId": 2006689, + "DataId": 2006687, "Position": { - "X": -830.3197, - "Y": -14.358765, - "Z": -131.82275 + "X": -553.97876, + "Y": -58.42682, + "Z": -271.10706 }, "TerritoryId": 401, "InteractionType": "Interact", "Fly": true }, { - "DataId": 2006690, + "DataId": 2006688, "Position": { - "X": -857.6333, - "Y": 4.6539917, - "Z": -218.67706 + "X": -715.1446, + "Y": -58.640503, + "Z": -342.30566 }, "TerritoryId": 401, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [5246], + "InteractionType": "Interact", "Fly": true } ] -- 2.30.2