From d96eddfdec77c822872a0dae6f3c54bd6a42543e Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Thu, 17 Oct 2024 17:49:29 -0700 Subject: [PATCH 1/4] adding Underneath the Starry Lights --- .../4692_Underneath the Starry Lights.json | 26 ++++++++++++++----- 1 file changed, 19 insertions(+), 7 deletions(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4692_Underneath the Starry Lights.json b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4692_Underneath the Starry Lights.json index d731dcbc..d4d0059f 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4692_Underneath the Starry Lights.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4692_Underneath the Starry Lights.json @@ -1,7 +1,6 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, + "Author": "pot0to", "QuestSequence": [ { "Sequence": 0, @@ -27,14 +26,27 @@ } ] }, - { - "Sequence": 1, - "Steps": [ - ] - }, { "Sequence": 255, "Steps": [ + { + "DataId": 1044569, + "Position": { + "X": -385.6718, + "Y": -151.67168, + "Z": -261.28027 + }, + "TerritoryId": 959, + "Fly": true, + "InteractionType": "Interact", + "AetheryteShortcut": "Mare Lamentorum - Bestways Burrow" + }, + { + "TerritoryId": 959, + "InteractionType": "Craft", + "ItemId": 38861, + "ItemCount": 2 + }, { "Position": { "X": -201.42024, -- 2.40.1 From 510ef977232cc946e52cc1416a94ad9e2eccccfd Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Thu, 17 Oct 2024 18:36:56 -0700 Subject: [PATCH 2/4] omicrons sold out --- .../Omicrons/Dailies/4618_Sold Out.json | 48 ++++++++++++++++++- 1 file changed, 46 insertions(+), 2 deletions(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json b/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json index 368803c3..4d0cbd76 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json @@ -1,7 +1,6 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, + "Author": "pot0to", "QuestSequence": [ { "Sequence": 0, @@ -18,6 +17,51 @@ } ] }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2013074, + "Position": { + "X": 304.3412, + "Y": 483.48206, + "Z": 143.11438 + }, + "TerritoryId": 960, + "InteractionType": "Interact", + "TargetTerritoryId": 1073, + "$": "Without this step, there are times where it doesn't confirm automatically" + }, + { + "TerritoryId": 1073, + "InteractionType": "Gather", + "ItemsToGather": [ + { + "QuestAcceptedAsClass": "Miner", + "ItemId": 38288, + "ItemCount": 3 + }, + { + "QuestAcceptedAsClass": "Botanist", + "ItemId": 38312, + "ItemCount": 3 + } + ] + }, + { + "DataId": 1044057, + "Position": { + "X": 490.2876, + "Y": 436.9998, + "Z": 312.3064 + }, + "TerritoryId": 960, + "InteractionType": "Interact", + "AetheryteShortcut": "Ultima Thule - Base Omicron", + "Mount": true + } + ] + }, { "Sequence": 255, "Steps": [ -- 2.40.1 From 560f952f9ffa5883c81c8f18d1c6f3f6bedab899 Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Thu, 17 Oct 2024 18:45:22 -0700 Subject: [PATCH 3/4] fixing interaction npc --- .../Allied Societies/Omicrons/Dailies/4618_Sold Out.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json b/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json index 4d0cbd76..173d6aef 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Omicrons/Dailies/4618_Sold Out.json @@ -49,11 +49,11 @@ ] }, { - "DataId": 1044057, + "DataId": 1043936, "Position": { - "X": 490.2876, - "Y": 436.9998, - "Z": 312.3064 + "X": 194.56775, + "Y": 567.4998, + "Z": 250.93457 }, "TerritoryId": 960, "InteractionType": "Interact", -- 2.40.1 From 09f99f510a32cb1ad1b984939d6622f58dbb6981 Mon Sep 17 00:00:00 2001 From: pot0to <19513249+pot0to@users.noreply.github.com> Date: Fri, 18 Oct 2024 01:43:51 -0700 Subject: [PATCH 4/4] restoring submodule hashes --- LLib | 2 +- vendor/ECommons | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LLib b/LLib index 43c3dba1..6dfc18ee 160000 --- a/LLib +++ b/LLib @@ -1 +1 @@ -Subproject commit 43c3dba112c202e2d0ff1a6909020c2b83e20dc3 +Subproject commit 6dfc18ee6a187138036ee2d51ba2257741c1e568 diff --git a/vendor/ECommons b/vendor/ECommons index ac744e72..147e12e9 160000 --- a/vendor/ECommons +++ b/vendor/ECommons @@ -1 +1 @@ -Subproject commit ac744e72d99da3f3b4efc64bcadcfd40de7c21eb +Subproject commit 147e12e95f2fb781f2c8ddac31d948700ed9051c -- 2.40.1