diff --git a/AutoDuty/Paths/(637) Containment Bay Z1T9.json b/AutoDuty/Paths/(637) Containment Bay Z1T9.json index 568ab61c..e9060dc6 100644 --- a/AutoDuty/Paths/(637) Containment Bay Z1T9.json +++ b/AutoDuty/Paths/(637) Containment Bay Z1T9.json @@ -1,39 +1,69 @@ { - "actions": [ + "Actions": [ { - "tag": "None", - "name": "Boss", - "position": { + "Tag": "Unsynced", + "Name": "BossMod", + "Position": { + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "Arguments": [ + "off" + ], + "Note": "" + }, + { + "Tag": "None", + "Name": "Boss", + "Position": { "X": 0.67, - "Y": 0, + "Y": 0.0, "Z": 5.58 }, - "arguments": [ + "Arguments": [ "" ], - "note": "" + "Note": "" + }, + { + "Tag": "Unsynced", + "Name": "BossMod", + "Position": { + "X": 0.0, + "Y": 0.0, + "Z": 0.0 + }, + "Arguments": [ + "on" + ], + "Note": "" } ], - "meta": { - "createdAt": 106, - "changelog": [ + "Meta": { + "CreatedAt": 106, + "Changelog": [ + { + "Version": 161, + "Change": "Converted to new JSON Structure" + }, { - "version": 161, - "change": "Converted to new JSON Structure" + "Version": 163, + "Change": "Converted to newer JSON Structure" }, { - "version": 163, - "change": "Converted to newer JSON Structure" + "Version": 164, + "Change": "Converted to JSON Structure with Tags" }, { - "version": 164, - "change": "Converted to JSON Structure with Tags" + "Version": 189, + "Change": "Adjusted tags to string values" }, { - "version": 189, - "change": "Adjusted tags to string values" + "Version": 251, + "Change": "Stopped dodging because of lack of module" } ], - "notes": [] + "Notes": [] } -} \ No newline at end of file +}