diff --git a/assets/share/combat/support/COMBAT_SUPPORT_LIST.SEARCH.png b/assets/share/combat/support/COMBAT_SUPPORT_LIST.SEARCH.png new file mode 100644 index 000000000..00143886b Binary files /dev/null and b/assets/share/combat/support/COMBAT_SUPPORT_LIST.SEARCH.png differ diff --git a/assets/share/combat/support/COMBAT_SUPPORT_LIST_GRID.png b/assets/share/combat/support/COMBAT_SUPPORT_LIST_GRID.png index d9d6f7597..78e4986db 100644 Binary files a/assets/share/combat/support/COMBAT_SUPPORT_LIST_GRID.png and b/assets/share/combat/support/COMBAT_SUPPORT_LIST_GRID.png differ diff --git a/tasks/combat/assets/assets_combat_support.py b/tasks/combat/assets/assets_combat_support.py index a29e29a36..15855d9b1 100644 --- a/tasks/combat/assets/assets_combat_support.py +++ b/tasks/combat/assets/assets_combat_support.py @@ -18,7 +18,7 @@ COMBAT_SUPPORT_LIST = ButtonWrapper( share=Button( file='./assets/share/combat/support/COMBAT_SUPPORT_LIST.png', area=(39, 645, 65, 669), - search=(19, 625, 85, 689), + search=(32, 643, 72, 683), color=(204, 206, 206), button=(39, 645, 65, 669), ), @@ -27,10 +27,10 @@ COMBAT_SUPPORT_LIST_GRID = ButtonWrapper( name='COMBAT_SUPPORT_LIST_GRID', share=Button( file='./assets/share/combat/support/COMBAT_SUPPORT_LIST_GRID.png', - area=(36, 148, 128, 629), - search=(16, 128, 148, 649), - color=(135, 124, 133), - button=(36, 148, 128, 629), + area=(26, 109, 131, 634), + search=(6, 89, 151, 654), + color=(101, 87, 99), + button=(26, 109, 131, 634), ), ) COMBAT_SUPPORT_LIST_SCROLL = ButtonWrapper(