From 2100c349bb26ac26baf383458e81d6f5932b578d Mon Sep 17 00:00:00 2001 From: davehutz Date: Fri, 18 Aug 2023 21:28:01 -0600 Subject: [PATCH] Profiles --- storage/profiles/HutzBakeOutWater.json | 1 + storage/profiles/HutzCone06BisquePart1-Low.json | 1 + storage/profiles/HutzCone06BisquePart2-Medium.json | 1 + storage/profiles/HutzCone06BisquePart3-High.json | 1 + storage/profiles/HutzSlumpGlass.json | 1 + storage/profiles/HutzSlumpGlassCooldown.json | 1 + 6 files changed, 6 insertions(+) create mode 100644 storage/profiles/HutzBakeOutWater.json create mode 100644 storage/profiles/HutzCone06BisquePart1-Low.json create mode 100644 storage/profiles/HutzCone06BisquePart2-Medium.json create mode 100644 storage/profiles/HutzCone06BisquePart3-High.json create mode 100644 storage/profiles/HutzSlumpGlass.json create mode 100644 storage/profiles/HutzSlumpGlassCooldown.json diff --git a/storage/profiles/HutzBakeOutWater.json b/storage/profiles/HutzBakeOutWater.json new file mode 100644 index 0000000..ee818ba --- /dev/null +++ b/storage/profiles/HutzBakeOutWater.json @@ -0,0 +1 @@ +{"type": "profile", "data": [[0, 180], [2400, 250], [13200, 250]], "name": "HutzBakeOutWater"} \ No newline at end of file diff --git a/storage/profiles/HutzCone06BisquePart1-Low.json b/storage/profiles/HutzCone06BisquePart1-Low.json new file mode 100644 index 0000000..d7dcb92 --- /dev/null +++ b/storage/profiles/HutzCone06BisquePart1-Low.json @@ -0,0 +1 @@ +{"type": "profile", "data": [[0, 157], [3000, 250], [10800, 250]], "name": "HutzCone06BisquePart1-Low", "test": "Hutz"} \ No newline at end of file diff --git a/storage/profiles/HutzCone06BisquePart2-Medium.json b/storage/profiles/HutzCone06BisquePart2-Medium.json new file mode 100644 index 0000000..9bb9a43 --- /dev/null +++ b/storage/profiles/HutzCone06BisquePart2-Medium.json @@ -0,0 +1 @@ +{"type": "profile", "data": [[0, 500], [6360, 1000], [9960, 1100], [15360, 1100]], "name": "HutzCone06BisquePart2-Medium"} \ No newline at end of file diff --git a/storage/profiles/HutzCone06BisquePart3-High.json b/storage/profiles/HutzCone06BisquePart3-High.json new file mode 100644 index 0000000..93d6916 --- /dev/null +++ b/storage/profiles/HutzCone06BisquePart3-High.json @@ -0,0 +1 @@ +{"type": "profile", "data": [[0, 1100], [8100, 1600], [18000, 1900]], "name": "HutzCone06BisquePart3-High"} \ No newline at end of file diff --git a/storage/profiles/HutzSlumpGlass.json b/storage/profiles/HutzSlumpGlass.json new file mode 100644 index 0000000..4e8f49e --- /dev/null +++ b/storage/profiles/HutzSlumpGlass.json @@ -0,0 +1 @@ +{"type": "profile", "data": [[0, 250], [8400, 1150], [12000, 1270], [15600, 1270]], "name": "HutzSlumpGlass"} \ No newline at end of file diff --git a/storage/profiles/HutzSlumpGlassCooldown.json b/storage/profiles/HutzSlumpGlassCooldown.json new file mode 100644 index 0000000..0675f42 --- /dev/null +++ b/storage/profiles/HutzSlumpGlassCooldown.json @@ -0,0 +1 @@ +{"type": "profile", "data": [[0, 1270], [2700, 1050], [17400, 800]], "name": "HutzSlumpGlassCooldown"} \ No newline at end of file