From e076630d8ceed1f561aa510b22f8c2fd327cafe2 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Sep 23 2021 15:45:17 +0000 Subject: Drop match level on all f35 background needles to 92 This should give us better transition matches without needing to make even more needles. Signed-off-by: Adam Williamson --- diff --git a/needles/background/35_background-night-20210906.json b/needles/background/35_background-night-20210906.json index 7ced441..5784bc1 100644 --- a/needles/background/35_background-night-20210906.json +++ b/needles/background/35_background-night-20210906.json @@ -2,7 +2,8 @@ "area": [ { "ypos": 335, - "type": "match", + "type": "match", + "match": 92, "width": 156, "xpos": 798, "height": 168 diff --git a/needles/background/35_background-transition1-20210903.json b/needles/background/35_background-transition1-20210903.json index 26176a2..18eda41 100644 --- a/needles/background/35_background-transition1-20210903.json +++ b/needles/background/35_background-transition1-20210903.json @@ -3,7 +3,8 @@ { "height": 168, "xpos": 800, - "type": "match", + "type": "match", + "match": 92, "ypos": 331, "width": 156 } diff --git a/needles/background/35_background-transition2-20210908.json b/needles/background/35_background-transition2-20210908.json index 12481f4..5915ba0 100644 --- a/needles/background/35_background-transition2-20210908.json +++ b/needles/background/35_background-transition2-20210908.json @@ -3,7 +3,8 @@ { "width": 156, "ypos": 331, - "type": "match", + "type": "match", + "match": 92, "xpos": 800, "height": 168 } diff --git a/needles/background/35_background-transition3-20210915.json b/needles/background/35_background-transition3-20210915.json index 620eafa..3b817a2 100644 --- a/needles/background/35_background-transition3-20210915.json +++ b/needles/background/35_background-transition3-20210915.json @@ -2,7 +2,8 @@ "area": [ { "width": 156, - "type": "match", + "type": "match", + "match": 92, "ypos": 332, "xpos": 796, "height": 168 diff --git a/needles/background/35_background-transition4-20210915.json b/needles/background/35_background-transition4-20210915.json index da692b3..67fc997 100644 --- a/needles/background/35_background-transition4-20210915.json +++ b/needles/background/35_background-transition4-20210915.json @@ -3,7 +3,8 @@ { "xpos": 796, "height": 168, - "type": "match", + "type": "match", + "match": 92, "ypos": 332, "width": 156 } diff --git a/needles/background/35_background-transition5-20210916.json b/needles/background/35_background-transition5-20210916.json index 54a2ad9..a105104 100644 --- a/needles/background/35_background-transition5-20210916.json +++ b/needles/background/35_background-transition5-20210916.json @@ -4,7 +4,8 @@ "xpos": 800, "height": 168, "ypos": 331, - "type": "match", + "type": "match", + "match": 92, "width": 156 } ],