From 790c5d796a0fb746d858c36371564a303c45dc68 Mon Sep 17 00:00:00 2001 From: Mecki-Messer <85892774+Mecki-Messer@users.noreply.github.com> Date: Fri, 21 Jul 2023 15:32:37 +0200 Subject: [PATCH] Create gh-6be2-hacker-emblem.json added file --- data/patches/gh-6be2-hacker-emblem.json | 44 +++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 data/patches/gh-6be2-hacker-emblem.json diff --git a/data/patches/gh-6be2-hacker-emblem.json b/data/patches/gh-6be2-hacker-emblem.json new file mode 100644 index 00000000..92b43b9f --- /dev/null +++ b/data/patches/gh-6be2-hacker-emblem.json @@ -0,0 +1,44 @@ +{ + "id": -1, + "name": "Hacker Emblem", + "description": "This Symbol, known from Conways Game of Life as a so called \"Glider\", is nowadays used to represent Hacker Culture. However it could not withstand the combined efforts of the VTuber Communities\n\nit was drawn and maintained by u/Frosty_Pineapple78 for a few hours who ultimately needed to sleep and the symbol was lost", + "links": { + "website": [ + "https://en.wikipedia.org/wiki/Glider_(Conway%27s_Game_of_Life)#Hacker_emblem" + ] + }, + "path": { + "8-22": [ + [ + 194, + 717 + ], + [ + 194, + 719 + ], + [ + 198, + 719 + ], + [ + 198, + 715 + ], + [ + 194, + 715 + ], + [ + 194, + 719 + ] + ] + }, + "center": { + "8-22": [ + 196, + 717 + ] + } +}