From: Redacted Date: Thu, 13 Mar 2025 16:35:02 +0000 (+0000) Subject: Added SinglePlayerDutyOptions X-Git-Tag: v5.0~21^2~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=ee9284e6f2a00c9417770d99f8cce8393e8d7017;p=Questionable.git Added SinglePlayerDutyOptions --- diff --git a/QuestPaths/5.x - Shadowbringers/Role Quests/Magical Ranged/3626_Nyelbert's Lament.json b/QuestPaths/5.x - Shadowbringers/Role Quests/Magical Ranged/3626_Nyelbert's Lament.json index ca1f720b..e455fe83 100644 --- a/QuestPaths/5.x - Shadowbringers/Role Quests/Magical Ranged/3626_Nyelbert's Lament.json +++ b/QuestPaths/5.x - Shadowbringers/Role Quests/Magical Ranged/3626_Nyelbert's Lament.json @@ -44,7 +44,14 @@ "TerritoryId": 815, "InteractionType": "SinglePlayerDuty", "AetheryteShortcut": "Amh Araeng - Inn at Journey's Head", - "Fly": true + "Fly": true, + "SinglePlayerDutyOptions": { + "Enabled": true, + "TestedBossModVersion": "0.1.0.1", + "Notes": [ + "It can fail at the first try, but it works." + ] + } } ] }, @@ -67,4 +74,4 @@ ] } ] -} +} \ No newline at end of file