From dde929a4b77f848b7430fe967e01de52472a1620 Mon Sep 17 00:00:00 2001 From: Censored Date: Thu, 5 Jun 2025 15:11:29 +0200 Subject: [PATCH] Disabled 1402 because of edge cases --- .../Sahagin/Dailies/1402_An Enthralling Engagement.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1402_An Enthralling Engagement.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1402_An Enthralling Engagement.json index 94942c76..755a8ffd 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1402_An Enthralling Engagement.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1402_An Enthralling Engagement.json @@ -1,6 +1,8 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", "Author": "Censored", + "Disabled": true, + "Comment": "Needs more testing and edge case handling", "QuestSequence": [ { "Sequence": 0, -- 2.30.2