Add delays for Moonfire Faire quest v6.2
authorLiza Carvelli <liza@carvel.li>
Thu, 14 Aug 2025 19:38:58 +0000 (21:38 +0200)
committerLiza Carvelli <liza@carvel.li>
Thu, 14 Aug 2025 19:38:58 +0000 (21:38 +0200)
Directory.Build.targets
QuestPaths/7.x - Dawntrail/Seasonal Events/Moonfire Faire (2025)/5321_Dressed to Protect.json

index 98d60ca..e4916ce 100644 (file)
@@ -1,5 +1,5 @@
 <Project>
     <PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
-        <Version>6.1</Version>
+        <Version>6.2</Version>
     </PropertyGroup>
 </Project>
index 48b0396..ebd086f 100644 (file)
           },
           "StopDistance": 7,
           "TerritoryId": 137,
-          "InteractionType": "Interact"
+          "InteractionType": "Interact",
+          "DelaySecondsAtStart": 5
         }
       ]
     },
           },
           "StopDistance": 7,
           "TerritoryId": 137,
-          "InteractionType": "CompleteQuest"
+          "InteractionType": "CompleteQuest",
+          "DelaySecondsAtStart": 5
         }
       ]
     }