Skip to content

Commit

Permalink
added one node
Browse files Browse the repository at this point in the history
added a node with stop for combat = true fixing some classes skipping ahead before killing the flags and getting stuck.
  • Loading branch information
Vijartal authored Jan 5, 2025
1 parent f4b0d34 commit 246e625
Showing 1 changed file with 14 additions and 1 deletion.
15 changes: 14 additions & 1 deletion AutoDuty/Paths/(188) The Wanderer's Palace (Hard).json
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,19 @@
],
"note": ""
},
{
"tag": 0,
"name": "StopForCombat",
"position": {
"X": 79.26,
"Y": -10.16,
"Z": 27.07
},
"arguments": [
"true"
],
"note": ""
},
{
"tag": 0,
"name": "MoveTo",
Expand Down Expand Up @@ -335,4 +348,4 @@
],
"notes": []
}
}
}

0 comments on commit 246e625

Please sign in to comment.