From 316fb6031cc5af2fc93ee64735c75e0d8f35b8e3 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sat, 9 Aug 2025 00:36:10 +0200 Subject: [PATCH] Enable Underkeep by default --- .../MSQ/H-7.2/5304_Descent to the Foundation.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/QuestPaths/7.x - Dawntrail/MSQ/H-7.2/5304_Descent to the Foundation.json b/QuestPaths/7.x - Dawntrail/MSQ/H-7.2/5304_Descent to the Foundation.json index 1f3f21ad..549286a4 100644 --- a/QuestPaths/7.x - Dawntrail/MSQ/H-7.2/5304_Descent to the Foundation.json +++ b/QuestPaths/7.x - Dawntrail/MSQ/H-7.2/5304_Descent to the Foundation.json @@ -62,8 +62,10 @@ "TerritoryId": 1186, "InteractionType": "Duty", "DutyOptions": { - "Enabled": false, - "ContentFinderConditionId": 1027 + "Enabled": true, + "ContentFinderConditionId": 1027, + "TestedBossModVersion": "0.3.2.4", + "TestedAutoDutyVersion": "0.0.0.230" } } ] -- 2.20.1