diff --git a/needles/console/anaconda_rescue_mounted.json b/needles/console/anaconda_rescue_mounted.json index 54cb1779..c5c70666 100644 --- a/needles/console/anaconda_rescue_mounted.json +++ b/needles/console/anaconda_rescue_mounted.json @@ -1,22 +1,22 @@ { + "area": [ + { + "ypos": 593, + "width": 93, + "type": "match", + "xpos": 1, + "height": 13 + }, + { + "ypos": 738, + "height": 13, + "type": "match", + "width": 90, + "xpos": 55 + } + ], "tags": [ "rescue_mounted" ], - "area": [ - { - "xpos": 1, - "ypos": 593, - "width": 93, - "height": 13, - "type": "match" - }, - { - "xpos": 57, - "ypos": 722, - "width": 102, - "height": 13, - "type": "match" - } - ], "properties": [] } \ No newline at end of file diff --git a/needles/console/anaconda_rescue_mounted.png b/needles/console/anaconda_rescue_mounted.png index e7d6b14e..3c9f8122 100644 Binary files a/needles/console/anaconda_rescue_mounted.png and b/needles/console/anaconda_rescue_mounted.png differ