From c02446e4da3663e87eba3339a0349e62b79afc2e Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Mon, 14 Jul 2025 10:54:44 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8426871 --- entries2025/klingon_ship.json | 77 +++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 entries2025/klingon_ship.json diff --git a/entries2025/klingon_ship.json b/entries2025/klingon_ship.json new file mode 100644 index 000000000..96225dcf8 --- /dev/null +++ b/entries2025/klingon_ship.json @@ -0,0 +1,77 @@ +{ + "id": 9152303168, + "name": "Klingon ship", + "description": "The forward part, facing left, of a D7 Klingon starship.", + "links": {}, + "path": { + "48": [ + [ + 226, + 289 + ], + [ + 220, + 289 + ], + [ + 218, + 287 + ], + [ + 208, + 287 + ], + [ + 206, + 288 + ], + [ + 206, + 291 + ], + [ + 208, + 292 + ], + [ + 207, + 295 + ], + [ + 211, + 298 + ], + [ + 214, + 298 + ], + [ + 218, + 296 + ], + [ + 220, + 294 + ], + [ + 221, + 293 + ], + [ + 226, + 293 + ] + ] + }, + "center": { + "48": [ + 214, + 292 + ] + }, + "source_list": { + "lemmy": [ + 8426871 + ] + } +} \ No newline at end of file -- GitLab From 212cd3517aefc3fc5d7e69d9ca89f37aa7125414 Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Mon, 14 Jul 2025 11:20:06 +0200 Subject: [PATCH 2/2] Fix klingon ship period --- entries2025/klingon_ship.json | 147 ++++++++++++++++------------------ 1 file changed, 71 insertions(+), 76 deletions(-) diff --git a/entries2025/klingon_ship.json b/entries2025/klingon_ship.json index 96225dcf8..5d533ee94 100644 --- a/entries2025/klingon_ship.json +++ b/entries2025/klingon_ship.json @@ -1,77 +1,72 @@ { - "id": 9152303168, - "name": "Klingon ship", - "description": "The forward part, facing left, of a D7 Klingon starship.", - "links": {}, - "path": { - "48": [ - [ - 226, - 289 - ], - [ - 220, - 289 - ], - [ - 218, - 287 - ], - [ - 208, - 287 - ], - [ - 206, - 288 - ], - [ - 206, - 291 - ], - [ - 208, - 292 - ], - [ - 207, - 295 - ], - [ - 211, - 298 - ], - [ - 214, - 298 - ], - [ - 218, - 296 - ], - [ - 220, - 294 - ], - [ - 221, - 293 - ], - [ - 226, - 293 - ] - ] - }, - "center": { - "48": [ - 214, - 292 - ] - }, - "source_list": { - "lemmy": [ - 8426871 - ] - } -} \ No newline at end of file + "id": 9152303168, + "name": "Klingon ship", + "description": "The forward part, facing left, of a D7 Klingon starship.", + "links": {}, + "path": { + "11-49": [ + [ + 226, + 289 + ], + [ + 220, + 289 + ], + [ + 218, + 287 + ], + [ + 208, + 287 + ], + [ + 206, + 288 + ], + [ + 206, + 291 + ], + [ + 208, + 292 + ], + [ + 207, + 295 + ], + [ + 211, + 298 + ], + [ + 214, + 298 + ], + [ + 218, + 296 + ], + [ + 220, + 294 + ], + [ + 221, + 293 + ], + [ + 226, + 293 + ] + ] + }, + "center": { + "11-49": [ + 214, + 292 + ] + } + } -- GitLab