From adc473181c24574758152586f2b717a82421b528 Mon Sep 17 00:00:00 2001 From: lemmy_canvas_bot Date: Fri, 18 Jul 2025 07:32:11 +0200 Subject: [PATCH 1/2] Add submission from Lemmy post 8484593 --- entries2025/changeling_lands_flag.json | 101 +++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 entries2025/changeling_lands_flag.json diff --git a/entries2025/changeling_lands_flag.json b/entries2025/changeling_lands_flag.json new file mode 100644 index 000000000..3c5ae3569 --- /dev/null +++ b/entries2025/changeling_lands_flag.json @@ -0,0 +1,101 @@ +{ + "id": 9983026119, + "name": "Changeling Lands Flag", + "description": "The flag design for the Changeling Lands country in the Hearts of Iron IV mod \"Equestria at War\"", + "links": { + "website": [ + "https://equestriaatwar.wiki.gg/wiki/Changeling_Lands" + ] + }, + "path": { + "48": [ + [ + 483, + 180 + ], + [ + 484, + 184 + ], + [ + 485, + 185 + ], + [ + 489, + 185 + ], + [ + 490, + 186 + ], + [ + 491, + 186 + ], + [ + 492, + 185 + ], + [ + 496, + 185 + ], + [ + 497, + 184 + ], + [ + 498, + 180 + ], + [ + 496, + 182 + ], + [ + 495, + 180 + ], + [ + 493, + 182 + ], + [ + 491, + 181 + ], + [ + 491, + 178 + ], + [ + 490, + 179 + ], + [ + 490, + 182 + ], + [ + 487, + 181 + ], + [ + 486, + 180 + ] + ] + }, + "center": { + "48": [ + 486, + 183 + ] + }, + "source_list": { + "lemmy": [ + 8484593 + ] + } +} \ No newline at end of file -- GitLab From f6c94b2131f594f632693319153e935ec89a3b6b Mon Sep 17 00:00:00 2001 From: Marius DAVID Date: Sun, 20 Jul 2025 11:01:13 +0000 Subject: [PATCH 2/2] Modifier changeling_lands_flag.json fix period and shape --- entries/2025/changeling_lands_flag.json | 289 +++++++++++++++--------- 1 file changed, 188 insertions(+), 101 deletions(-) diff --git a/entries/2025/changeling_lands_flag.json b/entries/2025/changeling_lands_flag.json index 3c5ae3569..0d7ac8376 100644 --- a/entries/2025/changeling_lands_flag.json +++ b/entries/2025/changeling_lands_flag.json @@ -1,101 +1,188 @@ -{ - "id": 9983026119, - "name": "Changeling Lands Flag", - "description": "The flag design for the Changeling Lands country in the Hearts of Iron IV mod \"Equestria at War\"", - "links": { - "website": [ - "https://equestriaatwar.wiki.gg/wiki/Changeling_Lands" - ] - }, - "path": { - "48": [ - [ - 483, - 180 - ], - [ - 484, - 184 - ], - [ - 485, - 185 - ], - [ - 489, - 185 - ], - [ - 490, - 186 - ], - [ - 491, - 186 - ], - [ - 492, - 185 - ], - [ - 496, - 185 - ], - [ - 497, - 184 - ], - [ - 498, - 180 - ], - [ - 496, - 182 - ], - [ - 495, - 180 - ], - [ - 493, - 182 - ], - [ - 491, - 181 - ], - [ - 491, - 178 - ], - [ - 490, - 179 - ], - [ - 490, - 182 - ], - [ - 487, - 181 - ], - [ - 486, - 180 - ] - ] - }, - "center": { - "48": [ - 486, - 183 - ] - }, - "source_list": { - "lemmy": [ - 8484593 - ] - } -} \ No newline at end of file + { + "id": 9983026119, + "name": "Changeling Lands Flag", + "description": "The flag design for the Changeling Lands country in the Hearts of Iron IV mod \"Equestria at War\"", + "links": { + "website": [ + "https://equestriaatwar.wiki.gg/wiki/Changeling_Lands" + ] + }, + "path": { + "35-48": [ + [ + 485, + 186 + ], + [ + 489, + 186 + ], + [ + 490, + 187 + ], + [ + 491, + 187 + ], + [ + 492, + 186 + ], + [ + 496, + 186 + ], + [ + 498, + 184 + ], + [ + 497, + 183 + ], + [ + 496, + 184 + ], + [ + 499, + 181 + ], + [ + 499, + 180 + ], + [ + 498, + 179 + ], + [ + 495, + 182 + ], + [ + 496, + 181 + ], + [ + 496, + 180 + ], + [ + 495, + 179 + ], + [ + 492, + 182 + ], + [ + 492, + 184 + ], + [ + 492, + 183 + ], + [ + 491, + 182 + ], + [ + 492, + 181 + ], + [ + 491, + 180 + ], + [ + 491, + 179 + ], + [ + 492, + 178 + ], + [ + 491, + 177 + ], + [ + 489, + 179 + ], + [ + 489, + 180 + ], + [ + 490, + 181 + ], + [ + 489, + 182 + ], + [ + 489, + 184 + ], + [ + 489, + 181 + ], + [ + 488, + 181 + ], + [ + 486, + 179 + ], + [ + 485, + 180 + ], + [ + 485, + 181 + ], + [ + 486, + 182 + ], + [ + 483, + 179 + ], + [ + 482, + 180 + ], + [ + 482, + 181 + ], + [ + 485, + 184 + ], + [ + 484, + 183 + ], + [ + 483, + 184 + ] + ] + }, + "center": { + "35-48": [ + 494, + 184 + ] + } + } \ No newline at end of file -- GitLab