Skip to content

Commit cd2d367

Browse files
authored
2626(SMN) add delay to last combat interact start
2 parents 1bf2c45 + 3517f64 commit cd2d367

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
- Dailies checked -alydev
1+
- 2626(SMN) slight delay last combat interact -Kiarra

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Condition="$(MSBuildProjectName) != 'GatheringPathRenderer'">
3-
<Version>14.205.27.0</Version>
3+
<Version>14.205.28.0</Version>
44
</PropertyGroup>
55

66
<PropertyGroup>

QuestPaths/4.x - Stormblood/Class Quests/SMN/2626_Performing for Prin.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
"Z": 222.03394
9797
},
9898
"TerritoryId": 147,
99+
"DelaySecondsAtStart":2,
99100
"InteractionType": "Combat",
100101
"EnemySpawnType": "AfterInteraction",
101102
"KillEnemyDataIds": [

0 commit comments

Comments
 (0)