From 33fa7ba47d7e6f300d983ef8c37fa8b34e773380 Mon Sep 17 00:00:00 2001 From: Redacted Date: Thu, 13 Mar 2025 16:41:14 +0000 Subject: [PATCH] Added SinglePlayerDutyOptions --- .../Healer/3272_The Soul of Temperance.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/QuestPaths/5.x - Shadowbringers/Role Quests/Healer/3272_The Soul of Temperance.json b/QuestPaths/5.x - Shadowbringers/Role Quests/Healer/3272_The Soul of Temperance.json index 97c96a65..027caf7e 100644 --- a/QuestPaths/5.x - Shadowbringers/Role Quests/Healer/3272_The Soul of Temperance.json +++ b/QuestPaths/5.x - Shadowbringers/Role Quests/Healer/3272_The Soul of Temperance.json @@ -75,7 +75,14 @@ }, "TerritoryId": 814, "InteractionType": "SinglePlayerDuty", - "Fly": true + "Fly": true, + "SinglePlayerDutyOptions": { + "Enabled": false, + "TestedBossModVersion": "0.1.0.1", + "Notes": [ + "Currently it won't work, because the logic is missing NPC healing." + ] + } } ] }, @@ -135,4 +142,4 @@ ] } ] -} +} \ No newline at end of file -- 2.30.2