diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/969_Adventurer for Hire.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/969_Adventurer for Hire.json
new file mode 100644
index 000000000..bdb01fce3
--- /dev/null
+++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/Gridania/969_Adventurer for Hire.json	
@@ -0,0 +1,59 @@
+{
+    "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+    "Author": "UcanPatates",
+    "QuestSequence": [
+        {
+            "Sequence": 0,
+            "Steps": [
+                {
+                    "DataId": 1006711,
+                    "Position": {
+                        "X": -140.39832,
+                        "Y": 7.8986163,
+                        "Z": -142.99237
+                    },
+                    "TerritoryId": 133,
+                    "InteractionType": "AcceptQuest",
+                    "AetheryteShortcut": "Gridania",
+                    "AethernetShortcut": [
+                        "[Gridania] Aetheryte Plaza",
+                        "[Gridania] Mih Khetto's Amphitheatre"
+                    ],
+                    "SkipConditions": {
+                        "AethernetShortcutIf": {
+                            "InSameTerritory": true
+                        },
+                        "AetheryteShortcutIf": {
+                            "InTerritory": [
+                                132,
+                                133
+                            ]
+                        }
+                    }
+                }
+            ]
+        },
+        {
+            "Sequence": 255,
+            "Steps": [
+                {
+                    "DataId": 1000617,
+                    "Position": {
+                        "X": 5.722107,
+                        "Y": -7.2786255,
+                        "Z": 270.95447
+                    },
+                    "TerritoryId": 152,
+                    "InteractionType": "CompleteQuest",
+                    "AetheryteShortcut": "East Shroud - Hawthorne Hut",
+                    "Fly": true,
+                    "SkipConditions": {
+                        "AetheryteShortcutIf": {
+                            "InSameTerritory": true
+                        }
+                    }
+                }
+            ]
+        }
+    ]
+}
\ No newline at end of file