From e19f3085d04d1f3e5e1023a65a82cf0c9c5c606b Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 19:22:07 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8432314 --- entries2025/bok_club_pixel_ponies.json | 37 ++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 entries2025/bok_club_pixel_ponies.json diff --git a/entries2025/bok_club_pixel_ponies.json b/entries2025/bok_club_pixel_ponies.json new file mode 100644 index 0000000..359f5a6 --- /dev/null +++ b/entries2025/bok_club_pixel_ponies.json @@ -0,0 +1,37 @@ +{ + "id": 1495107101, + "name": "Bok Club Pixel Ponies", + "description": "Pixel-sized OCs of Bok Club members, including (from left to right): Foxtrot, Razer, Gallant Trot, Mulberry Shore, Harmony Star, Backing Beat, Crazy Diamond", + "links": {}, + "path": { + "48": [ + [ + 104, + 200 + ], + [ + 104, + 206 + ], + [ + 155, + 206 + ], + [ + 155, + 200 + ] + ] + }, + "center": { + "48": [ + 130, + 203 + ] + }, + "source_list": { + "lemmy": [ + 8432314 + ] + } +} \ No newline at end of file -- GitLab From 8a50212caaa37a2ea89aa70770a5e834c0160810 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 18:48:53 +0000 Subject: [PATCH 2/2] Modifier bok_club_pixel_ponies.json --- entries2025/bok_club_pixel_ponies.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/entries2025/bok_club_pixel_ponies.json b/entries2025/bok_club_pixel_ponies.json index 359f5a6..ea1c1be 100644 --- a/entries2025/bok_club_pixel_ponies.json +++ b/entries2025/bok_club_pixel_ponies.json @@ -4,7 +4,7 @@ "description": "Pixel-sized OCs of Bok Club members, including (from left to right): Foxtrot, Razer, Gallant Trot, Mulberry Shore, Harmony Star, Backing Beat, Crazy Diamond", "links": {}, "path": { - "48": [ + "13-48": [ [ 104, 200 @@ -24,7 +24,7 @@ ] }, "center": { - "48": [ + "13-48": [ 130, 203 ] -- GitLab