From cbdf533b901b65a3b1033620ac5a7145b626ad5e Mon Sep 17 00:00:00 2001 From: "Cartographer [CI]" Date: Wed, 22 Jul 2026 21:29:44 +0000 Subject: [PATCH] Add submission (https://toast.ooo/post/8509322) --- entries/2025/seamoth.json | 165 ++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 96 deletions(-) diff --git a/entries/2025/seamoth.json b/entries/2025/seamoth.json index 32e3792..6dd4311 100644 --- a/entries/2025/seamoth.json +++ b/entries/2025/seamoth.json @@ -1,96 +1,69 @@ - { - "id": 5785558724, - "name": "Seamoth", - "description": "The Seamoth is a vehicle from the game Subnautica.", - "links": { - "website": [ - "https://store.steampowered.com/app/264710/Subnautica/" - ] - }, - "path": { - "40-48": [ - [ - 140, - 132 - ], - [ - 142, - 134 - ], - [ - 148, - 134 - ], - [ - 150, - 132 - ], - [ - 151, - 133 - ], - [ - 152, - 133 - ], - [ - 158, - 131 - ], - [ - 158, - 130 - ], - [ - 152, - 128 - ], - [ - 149, - 128 - ], - [ - 150, - 127 - ], - [ - 149, - 126 - ], - [ - 148, - 127 - ], - [ - 143, - 127 - ], - [ - 140, - 130 - ], - [ - 135, - 125 - ], - [ - 132, - 128 - ], - [ - 132, - 134 - ], - [ - 135, - 137 - ] - ] - }, - "center": { - "40-48": [ - 145, - 130 - ] - } - } \ No newline at end of file +{ + "id": 5785558724, + "name": "Seamoth", + "description": "The Seamoth is a vehicle from the game Subnautica.", + "links": { + "website": [ + "https://store.steampowered.com/app/264710/Subnautica/" + ] + }, + "path": { + "48": [ + [ + 141, + 131 + ], + [ + 141, + 132 + ], + [ + 142, + 133 + ], + [ + 148, + 133 + ], + [ + 150, + 131 + ], + [ + 150, + 130 + ], + [ + 148, + 128 + ], + [ + 149, + 127 + ], + [ + 148, + 128 + ], + [ + 143, + 128 + ], + [ + 141, + 130 + ] + ] + }, + "center": { + "48": [ + 145, + 131 + ] + }, + "source_list": { + "lemmy": [ + 8509322 + ] + } +} \ No newline at end of file -- GitLab