From be2caf600b0c3169eab890fb7f2d8d5a413c56e8 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 18:17:09 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8431460 --- entries2025/purple.json | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 entries2025/purple.json diff --git a/entries2025/purple.json b/entries2025/purple.json new file mode 100644 index 0000000..a9a7e88 --- /dev/null +++ b/entries2025/purple.json @@ -0,0 +1,41 @@ +{ + "id": 7572862590, + "name": "Purple", + "description": "A character from a popular indie game called Among Us where crewmates work together to complete tasks before one or more Impostors can kill everyone aboard.", + "links": {}, + "path": { + "48": [ + [ + 416, + 463 + ], + [ + 416, + 467 + ], + [ + 420, + 467 + ], + [ + 420, + 463 + ], + [ + 416, + 463 + ] + ] + }, + "center": { + "48": [ + 418, + 465 + ] + }, + "source_list": { + "lemmy": [ + 8431460 + ] + } +} \ No newline at end of file -- GitLab From 3863a0de6ffe6d2254827f54b5f93cb17b533786 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 17:48:20 +0000 Subject: [PATCH 2/2] Modifier purple.json fix contour and time --- entries2025/purple.json | 73 ++++++++++++++++++----------------------- 1 file changed, 32 insertions(+), 41 deletions(-) diff --git a/entries2025/purple.json b/entries2025/purple.json index a9a7e88..84e38c6 100644 --- a/entries2025/purple.json +++ b/entries2025/purple.json @@ -1,41 +1,32 @@ -{ - "id": 7572862590, - "name": "Purple", - "description": "A character from a popular indie game called Among Us where crewmates work together to complete tasks before one or more Impostors can kill everyone aboard.", - "links": {}, - "path": { - "48": [ - [ - 416, - 463 - ], - [ - 416, - 467 - ], - [ - 420, - 467 - ], - [ - 420, - 463 - ], - [ - 416, - 463 - ] - ] - }, - "center": { - "48": [ - 418, - 465 - ] - }, - "source_list": { - "lemmy": [ - 8431460 - ] - } -} \ No newline at end of file + { + "id": 7572862590, + "name": "Purple", + "description": "A character from a popular indie game called Among Us where crewmates work together to complete tasks before one or more Impostors can kill everyone aboard.", + "links": {}, + "path": { + "34-48": [ + [ + 415, + 462 + ], + [ + 415, + 468 + ], + [ + 421, + 468 + ], + [ + 421, + 462 + ] + ] + }, + "center": { + "34-48": [ + 418, + 465 + ] + } + } \ No newline at end of file -- GitLab