From: Liza Carvelli Date: Thu, 14 Aug 2025 19:38:58 +0000 (+0200) Subject: Add delays for Moonfire Faire quest X-Git-Tag: v6.2^0 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=83b008ca1128973d922d51bf08aaf8ed2a171536;p=Questionable.git Add delays for Moonfire Faire quest --- diff --git a/Directory.Build.targets b/Directory.Build.targets index 98d60ca5..e4916ce3 100644 --- a/Directory.Build.targets +++ b/Directory.Build.targets @@ -1,5 +1,5 @@ - 6.1 + 6.2 diff --git a/QuestPaths/7.x - Dawntrail/Seasonal Events/Moonfire Faire (2025)/5321_Dressed to Protect.json b/QuestPaths/7.x - Dawntrail/Seasonal Events/Moonfire Faire (2025)/5321_Dressed to Protect.json index 48b0396e..ebd086f2 100644 --- a/QuestPaths/7.x - Dawntrail/Seasonal Events/Moonfire Faire (2025)/5321_Dressed to Protect.json +++ b/QuestPaths/7.x - Dawntrail/Seasonal Events/Moonfire Faire (2025)/5321_Dressed to Protect.json @@ -241,7 +241,8 @@ }, "StopDistance": 7, "TerritoryId": 137, - "InteractionType": "Interact" + "InteractionType": "Interact", + "DelaySecondsAtStart": 5 } ] }, @@ -283,7 +284,8 @@ }, "StopDistance": 7, "TerritoryId": 137, - "InteractionType": "CompleteQuest" + "InteractionType": "CompleteQuest", + "DelaySecondsAtStart": 5 } ] }