From: Liza Carvelli Date: Fri, 24 Jan 2025 19:04:32 +0000 (+0100) Subject: Fix 'Operation Archon' step order X-Git-Tag: v4.16~10 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=2ebc4b5a0d7882559e93dbdece72be700163ec15;p=Questionable.git Fix 'Operation Archon' step order --- diff --git a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json index d470701a..2f33376f 100644 --- a/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json +++ b/QuestPaths/2.x - A Realm Reborn/MSQ-2/C9-Ultimate Weapon/4521_Operation Archon.json @@ -37,36 +37,36 @@ } }, { - "DataId": 2001715, + "DataId": 2001711, "Position": { - "X": 23.23944, - "Y": 2.090454, - "Z": -0.015319824 + "X": -480.9181, + "Y": 18.00103, + "Z": -386.862 }, - "TerritoryId": 212, + "TerritoryId": 140, "InteractionType": "Interact", "TargetTerritoryId": 212, "SkipConditions": { "StepIf": { - "ExtraCondition": "WakingSandsSolar" + "InTerritory": [ + 212 + ] } } }, { - "DataId": 2001711, + "DataId": 2001715, "Position": { - "X": -480.9181, - "Y": 18.00103, - "Z": -386.862 + "X": 23.23944, + "Y": 2.090454, + "Z": -0.015319824 }, - "TerritoryId": 140, + "TerritoryId": 212, "InteractionType": "Interact", "TargetTerritoryId": 212, "SkipConditions": { "StepIf": { - "InTerritory": [ - 212 - ] + "ExtraCondition": "WakingSandsSolar" } } },