From e076630d8ceed1f561aa510b22f8c2fd327cafe2 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 23 Sep 2021 08:45:17 -0700 Subject: [PATCH] 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 --- needles/background/35_background-night-20210906.json | 3 ++- needles/background/35_background-transition1-20210903.json | 3 ++- needles/background/35_background-transition2-20210908.json | 3 ++- needles/background/35_background-transition3-20210915.json | 3 ++- needles/background/35_background-transition4-20210915.json | 3 ++- needles/background/35_background-transition5-20210916.json | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/needles/background/35_background-night-20210906.json b/needles/background/35_background-night-20210906.json index 7ced4418..5784bc16 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 26176a27..18eda418 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 12481f44..5915ba08 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 620eafae..3b817a23 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 da692b35..67fc997c 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 54a2ad9b..a1051040 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 } ],