Skip to content

Commit 86e0e61

Browse files
authored
Merge pull request #941 from erdelf/master
adjusted vbm presets temporarily
2 parents 07b91e9 + 448f062 commit 86e0e61

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

AutoDuty/Resources/AutoDuty.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -416,6 +416,10 @@
416416
{
417417
"Track": "Destination",
418418
"Option": "Pathfind"
419+
},
420+
{
421+
"Track": "Cast",
422+
"Option": "DropMove"
419423
}
420424
]
421425
}

AutoDuty/Resources/AutoDuty_Passive.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
{
1717
"Track": "Destination",
1818
"Option": "Pathfind"
19+
},
20+
{
21+
"Track": "Cast",
22+
"Option": "DropMove"
1923
}
2024
]
2125
}

0 commit comments

Comments
 (0)