diff --git a/needles/cockpit/cockpit_main.json b/needles/cockpit/cockpit_main.json new file mode 100644 index 00000000..91b238c5 --- /dev/null +++ b/needles/cockpit/cockpit_main.json @@ -0,0 +1,15 @@ +{ + "properties": [], + "tags": [ + "cockpit_main" + ], + "area": [ + { + "height": 15, + "width": 59, + "xpos": 421, + "type": "match", + "ypos": 174 + } + ] +} \ No newline at end of file diff --git a/needles/cockpit/cockpit_main.png b/needles/cockpit/cockpit_main.png new file mode 100644 index 00000000..d46f47ad Binary files /dev/null and b/needles/cockpit/cockpit_main.png differ diff --git a/needles/cockpit/main.json b/needles/cockpit/main.json deleted file mode 100644 index e1b19146..00000000 --- a/needles/cockpit/main.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "tags": [ - "cockpit_main" - ], - "area": [ - { - "xpos": 198, - "ypos": 111, - "width": 78, - "height": 22, - "type": "match" - } - ], - "properties": [] -} \ No newline at end of file diff --git a/needles/cockpit/main.png b/needles/cockpit/main.png deleted file mode 100644 index 57d0cabb..00000000 Binary files a/needles/cockpit/main.png and /dev/null differ