diff --git a/script/script.grid b/script/script.grid index 9ee9113..aaee268 100644 --- a/script/script.grid +++ b/script/script.grid @@ -1,8 +1,8 @@ { "settings": { "size": { - "width": 1245, - "height": 870 + "width": 1860, + "height": 900 } }, "layers": [ @@ -1228,6 +1228,78 @@ "y": 60 } ] + }, + { + "type": "arc_r", + "vertices": [ + { + "x": 450, + "y": 450 + }, + { + "x": 480, + "y": 435 + }, + { + "x": 450, + "y": 420 + }, + { + "x": 420, + "y": 435 + } + ] + }, + { + "type": "arc_r", + "vertices": [ + { + "x": 450, + "y": 450 + }, + { + "x": 420, + "y": 465 + }, + { + "x": 450, + "y": 480 + }, + { + "x": 480, + "y": 465 + } + ] + }, + { + "type": "arc_r", + "vertices": [ + { + "x": 450, + "y": 570 + }, + { + "x": 480, + "y": 540 + }, + { + "x": 420, + "y": 540 + } + ] + }, + { + "type": "arc_c", + "vertices": [ + { + "x": 450, + "y": 570 + }, + { + "x": 435, + "y": 600 + } + ] } ], [], diff --git a/script/script.png b/script/script.png index bacc1a7..3ffd1d6 100644 Binary files a/script/script.png and b/script/script.png differ diff --git a/script/script.svg b/script/script.svg index c51da6e..1386c66 100644 --- a/script/script.svg +++ b/script/script.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file