From 66e9a71847025fd73e3a9b184cb5d30d4c1b908c Mon Sep 17 00:00:00 2001
From: Liza Carvelli <liza@carvel.li>
Date: Fri, 20 Sep 2024 19:56:35 +0200
Subject: [PATCH] Add teleports to custom delivery unlocks

---
 .../Custom Deliveries/Zhloe/1551_Arms Wide Open.json      | 8 +++++++-
 .../Custom Deliveries/Adkiragh/2758_Purbol Rain.json      | 8 +++++++-
 .../Adkiragh/3177_Between a Rock and the Hard Place.json  | 8 +++++++-
 .../Custom Deliveries/Anden/4715_That's So Anden.json     | 8 +++++++-
 4 files changed, 28 insertions(+), 4 deletions(-)

diff --git a/QuestPaths/3.x - Heavensward/Custom Deliveries/Zhloe/1551_Arms Wide Open.json b/QuestPaths/3.x - Heavensward/Custom Deliveries/Zhloe/1551_Arms Wide Open.json
index 5ecce795..e59a26ce 100644
--- a/QuestPaths/3.x - Heavensward/Custom Deliveries/Zhloe/1551_Arms Wide Open.json	
+++ b/QuestPaths/3.x - Heavensward/Custom Deliveries/Zhloe/1551_Arms Wide Open.json	
@@ -13,7 +13,13 @@
             "Z": 42.98462
           },
           "TerritoryId": 478,
-          "InteractionType": "AcceptQuest"
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Idyllshire",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
         }
       ]
     },
diff --git a/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json b/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json
index 3ff30dc9..b26a2d25 100644
--- a/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json	
+++ b/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/2758_Purbol Rain.json	
@@ -13,7 +13,13 @@
             "Z": 285.60303
           },
           "TerritoryId": 622,
-          "InteractionType": "AcceptQuest"
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Azim Steppe - Reunion",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
         }
       ]
     },
diff --git a/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/3177_Between a Rock and the Hard Place.json b/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/3177_Between a Rock and the Hard Place.json
index 8445dfd6..b9a89cc0 100644
--- a/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/3177_Between a Rock and the Hard Place.json	
+++ b/QuestPaths/4.x - Stormblood/Custom Deliveries/Adkiragh/3177_Between a Rock and the Hard Place.json	
@@ -13,7 +13,13 @@
             "Z": 42.98462
           },
           "TerritoryId": 478,
-          "InteractionType": "AcceptQuest"
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Idyllshire",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
         }
       ]
     },
diff --git a/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4715_That's So Anden.json b/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4715_That's So Anden.json
index aaae0caf..59501265 100644
--- a/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4715_That's So Anden.json	
+++ b/QuestPaths/6.x - Endwalker/Custom Deliveries/Anden/4715_That's So Anden.json	
@@ -13,7 +13,13 @@
             "Z": 6.8207397
           },
           "TerritoryId": 819,
-          "InteractionType": "AcceptQuest"
+          "InteractionType": "AcceptQuest",
+          "AetheryteShortcut": "Crystarium",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          }
         }
       ]
     },