From: Redacted Date: Thu, 13 Mar 2025 16:41:14 +0000 (+0000) Subject: Added SinglePlayerDutyOptions X-Git-Tag: v5.0~21^2~1 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=33fa7ba47d7e6f300d983ef8c37fa8b34e773380;p=Questionable.git Added SinglePlayerDutyOptions --- 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