diff --git a/AutoDuty/Paths/(362) Brayflox's Longstop (Hard).json b/AutoDuty/Paths/(362) Brayflox's Longstop (Hard).json index 95e66ac3..0b54211b 100644 --- a/AutoDuty/Paths/(362) Brayflox's Longstop (Hard).json +++ b/AutoDuty/Paths/(362) Brayflox's Longstop (Hard).json @@ -119,14 +119,51 @@ }, { "tag": 0, - "name": "AutoMoveFor", + "name": "MoveTo", + "position": { + "X": 45.85255, + "Y": 7.0103893, + "Z": -129.5 + }, + "arguments": [], + "note": "" + }, + { + "tag": 0, + "name": "MoveTo", "position": { - "X": 45.56, + "X": 44.4, "Y": 7.01, - "Z": -130 + "Z": -133 + }, + "arguments": [ + "false" + ], + "note": "" + }, + { + "tag": 0, + "name": "Wait", + "position": { + "X": 0, + "Y": 0, + "Z": 0 + }, + "arguments": [ + "1000" + ], + "note": "" + }, + { + "tag": 0, + "name": "WaitFor", + "position": { + "X": 0, + "Y": 0, + "Z": 0 }, "arguments": [ - "5000" + "IsReady" ], "note": "" }, @@ -222,7 +259,6 @@ "note": "" } ], - "interactables": [], "meta": { "createdAt": 106, "changelog": [ @@ -241,6 +277,10 @@ { "version": 171, "change": "Replaced interactable names with DataID\u0027s, Added extra waitfor for gobbies to spawn" + }, + { + "version": 182, + "change": "Adjusted pre 2nd boss area transition" } ], "notes": []