Merge pull request #1480 from placeAtlas/cleanup

This commit is contained in:
Hans5958 2023-07-29 18:46:52 +07:00 committed by GitHub
commit 5b0b1484ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 145 additions and 107 deletions

View File

@ -26,7 +26,8 @@ last_id = 0
for i, entry in enumerate(atlas_data):
atlas_ids[entry['id']] = i
id = entry['id']
if id.isnumeric() and int(id) > last_id and int(id) - last_id < 100:
if isinstance(id, int) and id > last_id and id - last_id < 100:
last_id = int(id)
patches_dir = "data/patches/"
@ -74,7 +75,7 @@ for filename in filenames:
if reddit_id in out_ids:
print(f"{filename}: Submission from {entry['id']} has been included! This will be ignored from the merge.")
continue
out_ids.append(reddit_id)
out_ids.append(str(reddit_id))
del entry['_reddit_id']
# This wouldn't work if it is an edit.
@ -92,11 +93,9 @@ for filename in filenames:
if isinstance(entry['id'], int) and entry['id'] < 1 or entry['id'] == '0':
last_id += 1
print(f"{filename}: Entry is new, assigned ID {last_id}")
entry['id'] = str(last_id)
elif isinstance(entry['id'], int):
entry['id'] = str(entry['id'])
entry['id'] = last_id
elif not is_permanent_file and entry['id'] not in out_ids:
out_ids.append(entry['id'])
out_ids.append(str(entry['id']))
if entry['id'] in atlas_ids:
index = atlas_ids[entry['id']]

View File

@ -335,7 +335,7 @@ function buildObjectsList(filter, sort = defaultSort) {
entry.name.toLowerCase().includes(filter.toLowerCase())
|| entry.description?.toLowerCase().includes(filter.toLowerCase())
|| Object.values(entry.links).flat().some(str => str.toLowerCase().includes(filter))
|| entry.id === filter
|| entry.id.toString() === filter
)
})
document.getElementById("atlasSize").innerHTML = "Found " + atlasDisplay.length + " entries."

View File

@ -5560,3 +5560,6 @@ GDJosef
eri531
-Yox-
gh:Slymeball
Annilee_Rose2
gh:GeoDash897
wiev0

View File

@ -45,7 +45,7 @@
{"id": 59, "name": "Art Heaven", "description": "Art Heaven is an art community started on Discord. This is an image of our mascot, Abby!", "links": {"subreddit": ["artheaven"]}, "path": {"28-166, T:0-1": [[641, 631], [641, 648], [661, 648], [661, 631]]}, "center": {"28-166, T:0-1": [651, 640]}},
{"id": 61, "name": "Hermitcraft", "description": "Hermitcraft is a popular SMP (Survival Multiplayer) for the game Minecraft, featuring many of the most popular creators in the Minecraft YouTube community.", "links": {"website": ["https://hermitcraft.com", "https://hermitcraft.fandom.com/wiki/Hermitcraft"], "subreddit": ["HermitCraft"]}, "path": {"10-114": [[851, 607], [851, 631], [860, 631], [860, 634], [869, 634], [869, 631], [894, 631], [895, 632], [897, 632], [899, 630], [902, 630], [902, 615], [905, 615], [905, 591], [924, 591], [924, 584], [880, 584], [880, 591], [860, 591], [860, 607]], "1-9": [[880, 584], [880, 590], [924, 590], [924, 584]], "115-165, T:0-1": [[880, 584], [880, 591], [857, 591], [857, 587], [851, 587], [851, 591], [860, 591], [860, 607], [851, 607], [851, 631], [860, 631], [860, 639], [862, 639], [862, 638], [866, 634], [869, 634], [869, 631], [894, 631], [895, 632], [897, 632], [898, 631], [902, 631], [902, 615], [905, 615], [905, 591], [924, 591], [924, 584]]}, "center": {"10-114": [882, 611], "1-9": [902, 587], "115-165, T:0-1": [903, 588]}},
{"id": 62, "name": "Notte Boom sticker", "description": "An in-game emote used in the Dragalia Lost mobile game featuring the character Notte.", "links": {"website": ["https://dragalialost.com/", "https://dragalialost.wiki/w/Stickers", "https://dragalialost.wiki/w/Notte", "https://en.wikipedia.org/wiki/Dragalia_Lost"], "subreddit": ["DragaliaLost"]}, "path": {"10-33": [[182, 34], [182, 64], [215, 64], [215, 34]], "3-8": [[73, 725], [71, 727], [71, 735], [73, 737], [77, 737], [78, 736], [84, 736], [85, 735], [89, 735], [91, 732], [91, 727], [88, 727], [87, 728], [81, 728], [78, 725]], "34-165, T:0-1": [[178, 34], [215, 34], [215, 64], [178, 64]]}, "center": {"10-33": [199, 49], "3-8": [76, 731], "34-165, T:0-1": [197, 49]}},
{"id": 63, "name": "Patriotic Dragonite", "description": "Dragonite is a Dragon/Flying-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). It has become a symbol of Spanish patriotism on many memes featuring it in front of a Spanish flag.", "links": {"website": ["https://twitter.com/ladamadel_lago/status/1143813408141316096", "https://bulbapedia.bulbagarden.net/wiki/Dragonite_(Pok%C3%A9mon)"], "subreddit": ["esPlace", "spain", "pokemon"]}, "path": {"67-160, T:0-1": [[973, 308], [973, 306], [974, 305], [974, 303], [973, 302], [972, 301], [972, 300], [972, 299], [973, 298], [974, 297], [973, 296], [973, 295], [972, 294], [970, 294], [968, 296], [967, 295], [967, 291], [969, 289], [970, 288], [970, 286], [971, 287], [972, 288], [974, 288], [975, 287], [976, 286], [977, 285], [980, 285], [981, 286], [985, 285], [986, 286], [987, 286], [988, 285], [989, 286], [987, 288], [986, 288], [985, 287], [984, 288], [984, 293], [985, 293], [987, 293], [989, 291], [989, 290], [990, 288], [991, 287], [992, 286], [993, 287], [994, 288], [995, 289], [995, 296], [996, 296], [996, 297], [995, 297], [993, 297], [993, 295], [990, 295], [989, 296], [988, 296], [988, 298], [989, 300], [989, 301], [988, 302], [989, 303], [992, 303], [992, 302], [991, 301], [991, 298], [994, 298], [995, 299], [995, 300], [997, 300], [997, 301], [998, 301], [998, 305], [997, 306], [996, 306], [995, 307], [990, 311], [990, 312], [989, 313], [989, 314], [985, 318], [983, 318], [982, 317], [982, 316], [983, 315], [983, 313], [982, 312], [981, 311], [980, 312], [980, 313], [977, 313], [977, 314], [975, 316], [973, 316], [972, 315], [972, 314], [973, 313], [974, 312], [974, 311], [973, 310]], "161-166, 42-66": [[973, 308], [973, 306], [974, 305], [974, 303], [973, 302], [972, 301], [972, 300], [972, 299], [973, 298], [974, 297], [973, 296], [973, 295], [972, 294], [970, 294], [968, 296], [967, 295], [967, 291], [969, 289], [970, 288], [970, 286], [971, 287], [972, 288], [974, 288], [975, 287], [976, 286], [977, 285], [980, 285], [981, 286], [985, 285], [986, 286], [987, 286], [988, 285], [989, 286], [987, 288], [986, 288], [985, 287], [984, 288], [984, 293], [985, 293], [987, 293], [989, 291], [989, 290], [990, 288], [991, 287], [992, 286], [993, 287], [994, 288], [995, 289], [995, 296], [996, 296], [996, 297], [995, 297], [993, 297], [993, 295], [990, 295], [989, 296], [988, 296], [988, 298], [989, 300], [989, 301], [988, 302], [989, 303], [992, 303], [992, 302], [991, 301], [991, 298], [994, 298], [995, 299], [995, 300], [997, 300], [997, 301], [998, 301], [998, 305], [997, 306], [996, 306], [994, 308]]}, "center": {"67-160, T:0-1": [981, 301], "161-166, 42-66": [981, 300]}},
{"id": 63, "name": "Patriotic Dragonite", "description": "Dragonite is a Dragon/Flying-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). It has become a symbol of Spanish patriotism on many memes featuring it in front of a Spanish flag.", "links": {"website": ["https://twitter.com/ladamadel_lago/status/1143813408141316096", "https://bulbapedia.bulbagarden.net/wiki/Dragonite_(Pok%C3%A9mon)"], "subreddit": ["esPlace", "spain", "PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"67-160, T:0-1": [[973, 308], [973, 306], [974, 305], [974, 303], [973, 302], [972, 301], [972, 300], [972, 299], [973, 298], [974, 297], [973, 296], [973, 295], [972, 294], [970, 294], [968, 296], [967, 295], [967, 291], [969, 289], [970, 288], [970, 286], [971, 287], [972, 288], [974, 288], [975, 287], [976, 286], [977, 285], [980, 285], [981, 286], [985, 285], [986, 286], [987, 286], [988, 285], [989, 286], [987, 288], [986, 288], [985, 287], [984, 288], [984, 293], [985, 293], [987, 293], [989, 291], [989, 290], [990, 288], [991, 287], [992, 286], [993, 287], [994, 288], [995, 289], [995, 296], [996, 296], [996, 297], [995, 297], [993, 297], [993, 295], [990, 295], [989, 296], [988, 296], [988, 298], [989, 300], [989, 301], [988, 302], [989, 303], [992, 303], [992, 302], [991, 301], [991, 298], [994, 298], [995, 299], [995, 300], [997, 300], [997, 301], [998, 301], [998, 305], [997, 306], [996, 306], [995, 307], [990, 311], [990, 312], [989, 313], [989, 314], [985, 318], [983, 318], [982, 317], [982, 316], [983, 315], [983, 313], [982, 312], [981, 311], [980, 312], [980, 313], [977, 313], [977, 314], [975, 316], [973, 316], [972, 315], [972, 314], [973, 313], [974, 312], [974, 311], [973, 310]], "161-166, 42-66": [[973, 308], [973, 306], [974, 305], [974, 303], [973, 302], [972, 301], [972, 300], [972, 299], [973, 298], [974, 297], [973, 296], [973, 295], [972, 294], [970, 294], [968, 296], [967, 295], [967, 291], [969, 289], [970, 288], [970, 286], [971, 287], [972, 288], [974, 288], [975, 287], [976, 286], [977, 285], [980, 285], [981, 286], [985, 285], [986, 286], [987, 286], [988, 285], [989, 286], [987, 288], [986, 288], [985, 287], [984, 288], [984, 293], [985, 293], [987, 293], [989, 291], [989, 290], [990, 288], [991, 287], [992, 286], [993, 287], [994, 288], [995, 289], [995, 296], [996, 296], [996, 297], [995, 297], [993, 297], [993, 295], [990, 295], [989, 296], [988, 296], [988, 298], [989, 300], [989, 301], [988, 302], [989, 303], [992, 303], [992, 302], [991, 301], [991, 298], [994, 298], [995, 299], [995, 300], [997, 300], [997, 301], [998, 301], [998, 305], [997, 306], [996, 306], [994, 308]]}, "center": {"67-160, T:0-1": [981, 301], "161-166, 42-66": [981, 300]}},
{"id": 64, "name": "Shane Keith Warne", "description": "Shane Warne (1969-2022) was an Australian cricketer. A right-arm leg spinner, he is widely regarded as one of the greatest bowlers in cricket history. Lovingly known as \"Warnie\", he will forever stay immortal in the hearts of cricket fans all around the world.", "links": {"website": ["https://www.instagram.com/shanewarne23/?hl=en", "https://en.wikipedia.org/wiki/Shane_Warne"], "subreddit": ["Cricket"]}, "path": {"74-87": [[293, 252], [334, 252], [334, 298], [323, 298], [323, 282], [293, 282]], "39-73, 88-165, T:0-1": [[293, 252], [293, 282], [334, 282], [334, 252]]}, "center": {"74-87": [315, 267], "39-73, 88-165, T:0-1": [314, 267]}},
{"id": 65, "name": "Mayreel", "description": "Mayreel is an alpaca character from the gacha mobile game Guardian Tales. She has the power of grass and flowers, and is the god of harvest Kamael's divine beast. Usually, she tags along in her alpaca form with the player character Bari, but she can change into human form.", "links": {"website": ["https://guardian-tales.fandom.com/wiki/Mayreel"], "subreddit": ["GuardianTales"]}, "path": {"31-166, T:0-1": [[688, 194], [692, 194], [692, 195], [693, 196], [693, 199], [696, 199], [696, 200], [697, 200], [697, 203], [698, 204], [700, 204], [700, 205], [701, 205], [701, 207], [702, 207], [702, 211], [701, 211], [701, 214], [700, 214], [696, 218], [695, 219], [694, 219], [693, 218], [691, 218], [690, 219], [689, 219], [688, 218], [685, 218], [684, 219], [683, 219], [677, 213], [677, 205], [682, 199], [682, 196], [684, 194], [686, 194], [686, 195], [687, 196], [688, 196], [689, 195]]}, "center": {"31-166, T:0-1": [688, 208]}},
{"id": 66, "name": "BABYMETAL", "description": "BABYMETAL is a Japanese metal band. This art pictures band members Yuimetal, Su-metal, and Moametal.\n\nOnce you've heard it, you'll never unhear it. BABYMETAL is a band that you'll either love or hate. Amuse producer Key Kobayashi delved into the unknown and fused idol (J-pop) and metal, creating a sub-group of Sakura Gakuin: BABYMETAL! Having blossomed in Japan, they exploded into the Western world after their first album release in February 2014. Going on to tour the world within just four years of their creation, they have taken the metal scene by storm.", "links": {"website": ["https://www.babymetal.com/en/", "https://en.wikipedia.org/wiki/Babymetal"], "subreddit": ["BABYMETAL"]}, "path": {"4-29": [[648, 591], [648, 604], [701, 604], [701, 591]], "30-165, T:0-1": [[649, 591], [701, 591], [701, 631], [649, 631]]}, "center": {"4-29": [675, 598], "30-165, T:0-1": [675, 599]}},
@ -103,9 +103,9 @@
{"id": 129, "name": "Bernd das Brot", "description": "Bernd das Brot is a puppet character, star mascot, and cult figure of the German children's television channel KI.KA. He is holding a beer and saying his catchphrase \"Mist\" (English: \"Damn\").", "links": {"website": ["https://en.wikipedia.org/wiki/Bernd_das_Brot"], "subreddit": ["placeDE", "de", "germany"], "discord": ["placeDE"]}, "path": {"54-90": [[189, 829], [185, 833], [185, 850], [183, 850], [181, 848], [179, 848], [176, 851], [176, 854], [174, 854], [173, 855], [171, 855], [169, 857], [169, 860], [171, 862], [169, 864], [169, 865], [172, 868], [175, 868], [177, 870], [181, 870], [181, 868], [183, 865], [184, 864], [185, 864], [185, 874], [214, 874], [214, 863], [217, 863], [219, 865], [221, 865], [222, 866], [223, 866], [227, 870], [228, 870], [229, 871], [238, 871], [239, 872], [241, 872], [243, 869], [247, 871], [254, 866], [254, 864], [251, 864], [250, 865], [248, 865], [246, 863], [245, 863], [245, 855], [244, 854], [244, 850], [241, 847], [236, 844], [232, 844], [228, 847], [228, 848], [220, 848], [220, 850], [215, 850], [215, 845], [217, 843], [217, 833], [214, 831], [207, 830], [200, 830], [198, 829]], "41-53": [[189, 829], [185, 833], [185, 850], [183, 850], [181, 848], [179, 848], [176, 851], [176, 854], [174, 854], [173, 855], [171, 855], [169, 857], [169, 860], [171, 862], [169, 864], [169, 865], [172, 868], [175, 868], [177, 870], [181, 870], [181, 868], [183, 865], [184, 864], [185, 864], [185, 874], [214, 874], [214, 866], [218, 870], [222, 870], [222, 868], [224, 868], [226, 866], [226, 862], [228, 860], [228, 858], [226, 856], [222, 856], [224, 853], [224, 851], [222, 849], [220, 849], [215, 851], [215, 843], [217, 834], [214, 831], [191, 829]], "91-166, T:0-1": [[189, 829], [185, 833], [185, 850], [183, 850], [181, 848], [179, 848], [176, 851], [176, 854], [174, 854], [173, 855], [171, 855], [169, 857], [169, 860], [171, 862], [169, 864], [169, 865], [172, 868], [175, 868], [177, 870], [181, 870], [181, 868], [183, 865], [184, 864], [185, 864], [185, 874], [214, 874], [214, 863], [217, 863], [219, 865], [221, 865], [222, 866], [223, 866], [227, 870], [228, 870], [229, 871], [238, 871], [239, 872], [241, 872], [243, 869], [247, 871], [254, 866], [254, 864], [251, 864], [250, 865], [248, 865], [246, 863], [245, 863], [245, 855], [244, 854], [244, 850], [241, 847], [241, 835], [239, 832], [219, 832], [217, 835], [216, 835], [216, 832]]}, "center": {"54-90": [200, 856], "41-53": [200, 857], "91-166, T:0-1": [203, 848]}},
{"id": 130, "name": "Pochita", "description": "Pochita is the lovable dog of Denji from the manga Chainsaw Man.\n\nPochita is shown being held by a Takodachi, after being suggested as a mutual work from the Hololive group during the first hours of r/place.", "links": {"website": ["https://chainsaw-man.fandom.com/wiki/Pochita"], "subreddit": ["ChainsawMan"], "discord": ["chainsawman"]}, "path": {"9-166, T:0-1": [[198, 779], [204, 779], [207, 782], [207, 783], [215, 783], [215, 782], [216, 782], [216, 781], [219, 781], [223, 785], [224, 786], [224, 789], [222, 791], [223, 792], [223, 793], [225, 793], [225, 799], [224, 799], [224, 800], [222, 800], [222, 802], [219, 802], [219, 803], [215, 803], [215, 801], [212, 801], [212, 802], [206, 802], [206, 800], [208, 798], [205, 798], [202, 795], [202, 789], [201, 789], [199, 787], [198, 786], [198, 784], [197, 784], [197, 780]]}, "center": {"9-166, T:0-1": [213, 792]}},
{"id": 131, "name": "Neopets", "description": "Neopets is a virtual pet game that peaked in popularity in the 1990s-2000s. The pet featured is a yellow Kacheek, stood in front of a Jelly World background. The slogan \"Feed your Neopets\" was chosen as a nod to official merchandise for the site, as well as a tongue-in-cheek reminder to all of the now-20-30-year olds who played as children.\n\nThis piece was created by players of Neopets, and was one of the earliest pieces to go up in r/place 2022, lasting until the end.", "links": {"website": ["https://www.neopets.com/", "https://en.wikipedia.org/wiki/Neopets"], "subreddit": ["neopets"]}, "path": {"1-166, T:0-1": [[310, 702], [352, 702], [352, 743], [310, 743]]}, "center": {"1-166, T:0-1": [331, 723]}},
{"id": 133, "name": "Flag of Singapore", "description": "Singapore is a city-state in Southeast Asia with a population of 5.5M. This flag is overlaid by a silhouette of the country and its prominent landmarks: the Merlion, Marina Bay Sands, Changi Airport control tower, and the Mass Rapid Transit system. The greenery showcases Singapore as a City in Nature, while the purple flower on the Merlion represents our national flower, Vanda Ms. Joaquim.", "links": {"website": ["https://en.wikipedia.org/wiki/Singapore", "https://en.wikipedia.org/wiki/Flag_of_Singapore"], "subreddit": ["singapore", "place_CentralAlliance"]}, "path": {"57-129": [[285, 960], [285, 978], [316, 978], [316, 974], [318, 972], [321, 972], [323, 974], [323, 960]], "46-56": [[297, 960], [297, 978], [316, 978], [316, 974], [318, 972], [321, 972], [323, 974], [323, 960]], "39-45": [[298, 960], [298, 978], [323, 978], [323, 960]], "130-166, T:0-1": [[285, 960], [285, 985], [315, 985], [315, 980], [317, 978], [320, 978], [323, 981], [323, 960]]}, "center": {"57-129": [304, 969], "46-56": [306, 969], "39-45": [311, 969], "130-166, T:0-1": [304, 973]}},
{"id": 133, "name": "Flag of Singapore", "description": "Singapore is a city-state in Southeast Asia with a population of 5.5M. This flag is overlaid by a silhouette of the country and its prominent landmarks: the Merlion, Marina Bay Sands, Changi Airport control tower, and the Mass Rapid Transit system. The greenery showcases Singapore as a City in Nature, while the purple flower on the Merlion represents our national flower, Vanda Ms. Joaquim.", "links": {"website": ["https://en.wikipedia.org/wiki/Singapore", "https://en.wikipedia.org/wiki/Flag_of_Singapore"], "subreddit": ["PlaceSG", "singapore", "place_CentralAlliance"]}, "path": {"57-129": [[285, 960], [285, 978], [316, 978], [316, 974], [318, 972], [321, 972], [323, 974], [323, 960]], "46-56": [[297, 960], [297, 978], [316, 978], [316, 974], [318, 972], [321, 972], [323, 974], [323, 960]], "39-45": [[298, 960], [298, 978], [323, 978], [323, 960]], "130-166, T:0-1": [[285, 960], [285, 985], [315, 985], [315, 980], [317, 978], [320, 978], [323, 981], [323, 960]]}, "center": {"57-129": [304, 969], "46-56": [306, 969], "39-45": [311, 969], "130-166, T:0-1": [304, 973]}},
{"id": 134, "name": "Chrome Dino", "description": "Chrome Dino is a game that appears when the Google Chrome internet browser is offline.\n\nThe dinosaur is holding the light stick of K-pop girl group LOONA as a result of r/DinoPlace's alliance with them.", "links": {"website": ["https://en.wikipedia.org/wiki/Dinosaur_Game"], "subreddit": ["DinoPlace"]}, "path": {"3-166, T:0-1": [[302, 777], [321, 777], [321, 780], [343, 780], [343, 808], [302, 808]]}, "center": {"3-166, T:0-1": [317, 794]}},
{"id": 135, "name": "Flag of Malaysia", "description": "Malaysia is a country in Southeast Asia with a population of 32 million. The background is the flag of Malaysia, known as Jalur Gemilang. The towers in the middle are the Petronas Twin Towers, the tallest twin towers in the world. At the back of the towers is Mount Kinabalu, the highest summit in the country, and Borneo island. The bird at the left is a rhinoceros hornbill, Malaysia's national bird.", "links": {"website": ["https://en.wikipedia.org/wiki/Malaysia", "https://en.wikipedia.org/wiki/Flag_of_Malaysia"], "subreddit": ["malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"60-130": [[323, 961], [393, 961], [393, 992], [323, 992], [323, 985], [330, 978], [330, 974], [328, 972], [325, 972], [323, 974]], "46-59": [[323, 961], [390, 961], [390, 992], [323, 992], [323, 985], [330, 978], [330, 974], [328, 972], [325, 972], [323, 974]], "30-45": [[323, 961], [390, 961], [390, 992], [323, 992]], "131-166, T:0-1": [[323, 961], [393, 961], [393, 992], [323, 992], [331, 984], [331, 980], [329, 978], [326, 978], [323, 981]]}, "center": {"60-130": [358, 977], "46-59": [357, 977], "30-45": [357, 977], "131-166, T:0-1": [358, 977]}},
{"id": 135, "name": "Flag of Malaysia", "description": "Malaysia is a country in Southeast Asia with a population of 32 million. The background is the flag of Malaysia, known as Jalur Gemilang. The towers in the middle are the Petronas Twin Towers, the tallest twin towers in the world. At the back of the towers is Mount Kinabalu, the highest summit in the country, and Borneo island. The bird at the left is a rhinoceros hornbill, Malaysia's national bird.", "links": {"website": ["https://en.wikipedia.org/wiki/Malaysia", "https://en.wikipedia.org/wiki/Flag_of_Malaysia"], "subreddit": ["placeMY", "malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"60-130": [[323, 961], [393, 961], [393, 992], [323, 992], [323, 985], [330, 978], [330, 974], [328, 972], [325, 972], [323, 974]], "46-59": [[323, 961], [390, 961], [390, 992], [323, 992], [323, 985], [330, 978], [330, 974], [328, 972], [325, 972], [323, 974]], "30-45": [[323, 961], [390, 961], [390, 992], [323, 992]], "131-166, T:0-1": [[323, 961], [393, 961], [393, 992], [323, 992], [331, 984], [331, 980], [329, 978], [326, 978], [323, 981]]}, "center": {"60-130": [358, 977], "46-59": [357, 977], "30-45": [357, 977], "131-166, T:0-1": [358, 977]}},
{"id": 136, "name": "Factorio", "description": "Factorio is a factory simulation game. This art depicts the Factorio gear logo with items from the game such as the belts surrounding it, splitters, an inserter, and a laser turret.\n\nThe west-facing underground belt is vertically aligned with the underground belt at Factorio's claim in the first area of r/place, nicknamed \"main base\".", "links": {"website": ["https://factorio.com/", "https://en.wikipedia.org/wiki/Factorio"], "subreddit": ["factorio"], "discord": ["factorio"]}, "path": {"60": [[1622, 579], [1622, 551], [1618, 547], [1572, 547], [1572, 579]], "156": [[1482, 535], [1482, 553], [1548, 553], [1548, 568], [1577, 568], [1577, 570], [1579, 573], [1579, 579], [1618, 579], [1622, 575], [1622, 551], [1618, 547], [1617, 547], [1617, 545], [1615, 543], [1488, 543], [1488, 535]], "157": [[1548, 543], [1548, 568], [1581, 568], [1581, 579], [1618, 579], [1622, 575], [1622, 551], [1618, 547], [1617, 547], [1617, 545], [1615, 543]], "69-78": [[1470, 524], [1470, 533], [1482, 533], [1482, 553], [1572, 553], [1572, 574], [1574, 577], [1578, 579], [1618, 579], [1622, 575], [1622, 551], [1617, 546], [1617, 545], [1615, 543], [1489, 543], [1488, 542], [1488, 525], [1482, 525], [1482, 527], [1476, 527], [1476, 524]], "79-87": [[1474, 526], [1474, 533], [1482, 533], [1482, 553], [1572, 553], [1572, 562], [1564, 562], [1561, 565], [1564, 568], [1572, 568], [1572, 571], [1577, 571], [1577, 579], [1618, 579], [1622, 575], [1622, 551], [1619, 548], [1618, 548], [1618, 543], [1488, 543], [1488, 530], [1485, 527], [1481, 527], [1481, 526]], "88-112": [[1482, 526], [1482, 553], [1557, 553], [1557, 562], [1554, 562], [1554, 568], [1573, 568], [1576, 571], [1577, 571], [1577, 579], [1618, 579], [1622, 575], [1622, 551], [1619, 548], [1617, 548], [1617, 545], [1615, 543], [1488, 543], [1488, 530], [1485, 526]], "113-127": [[1489, 543], [1490, 553], [1549, 553], [1549, 568], [1577, 568], [1577, 576], [1581, 579], [1619, 579], [1622, 576], [1622, 551], [1619, 548], [1617, 547], [1617, 545], [1615, 543]], "128-141": [[1482, 534], [1482, 553], [1549, 553], [1549, 568], [1577, 568], [1577, 575], [1580, 579], [1619, 579], [1622, 576], [1622, 546], [1619, 543], [1488, 543], [1488, 536], [1486, 534]], "158-159": [[1548, 543], [1548, 568], [1581, 568], [1581, 576], [1622, 576], [1622, 551], [1618, 547], [1617, 547], [1617, 545], [1615, 543]], "61-68": [[1572, 579], [1622, 579], [1622, 551], [1618, 547], [1617, 547], [1617, 543], [1572, 543]], "57-59": [[1622, 579], [1622, 551], [1618, 547], [1586, 547], [1586, 579]], "142-155, T:0-1": [[1483, 553], [1549, 553], [1549, 568], [1577, 568], [1577, 575], [1581, 579], [1619, 579], [1622, 576], [1622, 551], [1619, 548], [1617, 547], [1617, 545], [1615, 543], [1490, 543], [1490, 546], [1487, 546], [1483, 549]]}, "center": {"60": [1597, 563], "156": [1601, 561], "157": [1602, 561], "69-78": [1603, 561], "79-87": [1592, 561], "88-112": [1592, 561], "113-127": [1594, 561], "128-141": [1594, 561], "158-159": [1598, 560], "61-68": [1597, 561], "57-59": [1604, 563], "142-155, T:0-1": [1594, 561]}},
{"id": 137, "name": "BTS", "description": "Bangtan Sonyeondan (BTS) is Korea's hottest boy band. This art features a colourful hot-air balloon from the album cover of BTS's \"Young Forever\".", "links": {"website": ["https://www.youtube.com/watch?v=7m-4u4GONsA", "https://en.wikipedia.org/wiki/BTS"], "subreddit": ["bangtan"]}, "path": {"97-104": [[1950, 175], [1943, 184], [1943, 198], [1957, 198], [1957, 217], [1943, 217], [1943, 238], [2000, 238], [2000, 194], [1960, 194], [1960, 175]], "56-96": [[1943, 194], [1943, 198], [1957, 198], [1957, 217], [1943, 217], [1943, 238], [2000, 238], [2000, 194]], "109-166, T:0-1": [[1999, 195], [1941, 195], [1941, 238], [1999, 238]]}, "center": {"97-104": [1978, 216], "56-96": [1978, 216], "109-166, T:0-1": [1970, 217]}},
{"id": 138, "name": "Aang", "description": "Avatar Aang is the main character of the hit animated series Avatar: The Last Airbender (ATLA). The world is divided into four nations - the Water Tribe, the Earth Kingdom, the Fire Nation and the Air Nomads - each represented by a natural element for which the nation is named. Benders have the ability to control and manipulate the element from their nation. Only the Avatar is the master of all four elements, and Aang conquers them all!", "links": {"website": ["https://en.wikipedia.org/wiki/Aang", "http://www.nick.co.uk/shows/avatar/q03fvj", "https://en.wikipedia.org/wiki/Avatar:_The_Last_Airbender"], "subreddit": ["ATLA", "place_CentralAlliance"]}, "path": {"20-22": [[759, 922], [756, 925], [757, 926], [757, 930], [761, 933], [763, 933], [767, 929], [767, 924], [765, 922]], "23-166, T:0-1": [[281, 938], [281, 956], [297, 956], [297, 938]]}, "center": {"20-22": [762, 927], "23-166, T:0-1": [289, 947]}},
@ -255,7 +255,7 @@
{"id": 361, "name": "Overly Sarcastic Productions", "description": "An edutainment YouTube channel based around discussing literature, mythology, and history with sarcasm and attitude. Blue managed to recover from being nuked by Dr. Pepper before r/place's final moments.", "links": {"website": ["https://www.youtube.com/c/OverlySarcasticProductionsChannel"], "subreddit": ["osp"]}, "path": {"109-166, T:0-1": [[1703, 1648], [1714, 1648], [1714, 1625], [1705, 1625], [1705, 1622], [1700, 1622], [1697, 1624], [1693, 1624], [1691, 1628], [1702, 1638]]}, "center": {"109-166, T:0-1": [1705, 1634]}},
{"id": 365, "name": "The untitled Teddy and Ben show", "description": "The untitled Teddy and Ben show is the final web series by wavetro, a former YouTuber who created original 3D animated web series. The pictured characters are Teddy and Ben, the show's main characters. The series was cut short when wavetro left his YouTube career to pursue new interests.", "links": {"website": ["https://www.youtube.com/watch?v=MSOEsx8DbkQ", "https://wavetro.net/"], "subreddit": ["wavetro"]}, "path": {"115-165, T:0-1": [[1049, 400], [1049, 409], [1052, 409], [1052, 411], [1055, 414], [1060, 414], [1063, 411], [1063, 402], [1061, 400]]}, "center": {"115-165, T:0-1": [1057, 406]}},
{"id": 366, "name": "Shade", "description": "Shade, the main character from the game The Longing, is hiding behind Cookie Clicker, a game that the devs of The Longing were inspired by. The Longing is an unusual mix of a point-and-click adventure and an idle game. The player controls a Shade, who is told to keep watch of a sleeping King for 400 days until he awakens. The catch: these 400 days start to count down in real-time.", "links": {"website": ["http://www.399d-23h-59m-59s.com/"], "subreddit": ["TheLonging"]}, "path": {"91-166, T:0-1": [[1561, 179], [1558, 183], [1558, 191], [1561, 191], [1563, 193], [1567, 193], [1567, 186], [1568, 185], [1568, 179]]}, "center": {"91-166, T:0-1": [1563, 184]}},
{"id": 367, "name": "Rainbow Dash", "description": "Rainbow Dash is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She represents the element of loyalty, and is depicted here saluting to the future and the world.\n\nThis artwork was part of the first piece of art that the MLP fandom worked on at the start of r/place. However, after getting decapitated by the Ukraine flag numerous times and being raided by various Twitch streamers early on, the MLP fandom was forced to move and rework this artwork multiple times until it reached its final iteration as shown. This depiction of the element of loyalty and the caption below it now stand as a representation of the fandom's will to persevere despite the end of Friendship is Magic in 2019.", "links": {"website": ["https://mlp.fandom.com/wiki/Rainbow_Dash"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"82-84": [[1808, 450], [1795, 460], [1795, 465], [1788, 473], [1788, 474], [1803, 487], [1803, 496], [1850, 496], [1849, 488], [1842, 483], [1832, 483], [1825, 486], [1821, 486], [1827, 478], [1827, 452]], "111-165, T:0-1": [[925, 1830], [892, 1830], [892, 1885], [961, 1886], [961, 1830]]}, "center": {"82-84": [1810, 472], "111-165, T:0-1": [927, 1858]}},
{"id": 367, "name": "Rainbow Dash", "description": "Rainbow Dash is one of the main ponies (Mane 6) of My Little Pony: Friendship is Magic. She represents the element of loyalty, and is depicted here saluting to the future and to the world.\n\nThis artwork was part of the first piece of art that the MLP fandom worked on at the start of r/place. However, after getting decapitated by the Ukraine flag numerous times and being raided by various Twitch streamers early on, the MLP fandom was forced to move and rework this artwork multiple times until it reached its final iteration as shown. This depiction of the element of loyalty and the caption below it now stand as a representation of the fandom's will to persevere despite the end of Friendship is Magic in 2019.", "links": {"website": ["https://mlp.fandom.com/wiki/Rainbow_Dash"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"82-84": [[1808, 450], [1795, 460], [1795, 465], [1788, 473], [1788, 474], [1803, 487], [1803, 496], [1850, 496], [1849, 488], [1842, 483], [1832, 483], [1825, 486], [1821, 486], [1827, 478], [1827, 452]], "111-165, T:0-1": [[925, 1830], [892, 1830], [892, 1885], [961, 1886], [961, 1830]]}, "center": {"82-84": [1810, 472], "111-165, T:0-1": [927, 1858]}},
{"id": 368, "name": "Touhou Project", "description": "The Touhou Project, commonly known as Touhou, is a bullet hell shoot 'em up video game series created by one-man independent Japanese doujin software developer Team Shanghai Alice. These three pixel arts are Nitori, Bad Apple, and Touhou's kanji logo 東方, and represent the Touhou r/place group's first major expansion.\n\nNitori was built first on top of the Rainbow Road, and eventually supplanted the latter with a black background to defend against the void that formed above this art piece. Then Bad Apple was built, and then the Touhou logo. The three art pieces faced multiple menaces as they were placed near the American flag, which was prone to being invaded. A casualty of these invasions was a drawing of the Touhou character Marisa/Marisad; this space was reclaimed by the flag, and eventually became a Minion in the final canvas. The purple void created by streamer xQc against the flag also grazed Touhou's position. This threat eventually subsided once the American flag was relocated due to constant griefing. Touhou was later raided by a Peruvian streamer multiple times on April 4, and was forced to cede a large chunk of area in the end with a redesign.", "links": {"website": ["https://en.wikipedia.org/wiki/Touhou_Project"], "subreddit": ["touhou"], "discord": ["UVkWNdhQ"]}, "path": {"39-45": [[468, 528], [468, 553], [505, 553], [505, 554], [510, 554], [510, 528]], "132-157, 46-114": [[480, 513], [480, 528], [468, 528], [468, 553], [511, 553], [511, 529], [527, 529], [527, 513]], "115-131, 158-166, T:0-1": [[468, 527], [468, 541], [511, 541], [511, 529], [527, 529], [527, 513], [480, 513], [480, 527]]}, "center": {"39-45": [489, 541], "132-157, 46-114": [495, 536], "115-131, 158-166, T:0-1": [497, 527]}},
{"id": 371, "name": "Institut National des Sciences Appliquées", "description": "Institut National des Sciences Appliquées (INSA) is the largest group of public engineering schools in France.\n\nThe letters on the right represent the location of its schools (with associated colors): L for Lyon, T for Toulouse, H for Hauts-de-France, C for Centre Val de Loire, orange R for Rennes, blue R for Rouen, and S for Strasbourg.", "links": {"website": ["https://www.groupe-insa.fr/", "https://en.wikipedia.org/wiki/Institut_national_des_sciences_appliqu%C3%A9es"], "subreddit": ["insa"]}, "path": {"143-150": [[0, 1068], [19, 1068], [19, 1076], [0, 1076]], "151-159": [[0, 1068], [25, 1068], [25, 1079], [0, 1079]], "160-165, T:0-1": [[0, 1068], [40, 1068], [40, 1079], [0, 1079]]}, "center": {"143-150": [10, 1072], "151-159": [13, 1074], "160-165, T:0-1": [20, 1074]}},
{"id": 376, "name": "Fluttershy", "description": "Fluttershy is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She is a timid and kind-hearted pegasus who cares for animals and her friends, and represents the element of kindness.\n\nThis art was added along the way while maintaining the larger Derpy Hooves art.", "links": {"website": ["https://mlp.fandom.com/wiki/Fluttershy"], "subreddit": ["mylittlepony", "MLP_Pixel"], "discord": ["manechat"]}, "path": {"53-57": [[668, 207], [666, 209], [666, 211], [661, 211], [658, 214], [658, 219], [669, 219], [672, 217], [675, 212], [675, 210], [672, 207]], "111, 135-165, T:0-1": [[1986, 357], [1983, 360], [1983, 362], [1984, 363], [1984, 364], [1986, 366], [1986, 367], [1987, 368], [1988, 368], [1989, 369], [1999, 369], [1999, 363], [1997, 361], [1994, 361], [1994, 363], [1992, 363], [1992, 357]]}, "center": {"53-57": [670, 211], "111, 135-165, T:0-1": [1988, 361]}},
@ -298,7 +298,7 @@
{"id": 409, "name": "Stargate", "description": "Stargate is a military science fiction movie and television franchise involving travel to other planets through wormholes created with a ring-shaped \"Stargate\", connecting galaxies and creating alliances. The franchise debuted with the 1994 movie Stargate, and continued in a series of TV shows, starting in 1997 with Stargate: SG-1 and continuing with Stargate: Atlantis and Stargate: Universe.", "links": {"website": ["https://mgm.com/franchise/stargate", "https://en.wikipedia.org/wiki/Stargate"], "subreddit": ["Stargate", "place_CentralAlliance"]}, "path": {"114-166, T:0-1": [[511, 1100], [511, 1104], [510, 1104], [510, 1107], [509, 1107], [509, 1130], [551, 1130], [551, 1100]]}, "center": {"114-166, T:0-1": [536, 1113]}},
{"id": 413, "name": "NASCAR - Dale Earnhardt, Sr. Tribute", "description": "Dale Earnhardt, Sr. aka 'The Intimidator,'' most known for piloting the #3 Chevrolet in the NASCAR Cup Series, is a legendary seven-time champion of the series. This artwork was created by the r/NASCAR subreddit to honor him.", "links": {"website": ["https://en.wikipedia.org/wiki/Dale_Earnhardt"], "subreddit": ["NASCAR"]}, "path": {"109-165, T:0-1": [[754, 1511], [797, 1511], [797, 1542], [811, 1542], [811, 1555], [805, 1561], [777, 1561], [777, 1560], [769, 1560], [769, 1544], [753, 1544], [753, 1511]]}, "center": {"109-165, T:0-1": [780, 1536]}},
{"id": 447, "name": "Manneken Pis", "description": "The Manneken Pis, or \"the little boy that pees\", is a famous Belgian statue located in Brussels, Belgium.\n\nUnlike the real statue, the boy's penis is censored by flowers in this art.", "links": {"website": ["https://en.wikipedia.org/wiki/Manneken_Pis"], "subreddit": ["belgium", "Belgium2", "BELGICA", "placeBE"]}, "path": {"61-111": [[1307, 902], [1313, 904], [1318, 907], [1319, 923], [1327, 929], [1330, 934], [1328, 940], [1318, 947], [1318, 958], [1314, 964], [1311, 969], [1314, 969], [1316, 971], [1316, 974], [1312, 974], [1312, 976], [1314, 978], [1314, 983], [1315, 984], [1315, 990], [1316, 991], [1316, 996], [1325, 999], [1325, 1000], [1287, 1000], [1287, 999], [1294, 995], [1286, 987], [1285, 984], [1286, 983], [1286, 970], [1288, 970], [1290, 965], [1290, 963], [1286, 960], [1286, 955], [1292, 951], [1294, 945], [1304, 930], [1304, 929], [1297, 923], [1296, 910], [1297, 906]], "112-165, T:0-1": [[1307, 902], [1313, 904], [1318, 907], [1319, 923], [1327, 929], [1330, 934], [1328, 940], [1318, 947], [1316, 954], [1316, 963], [1309, 972], [1313, 977], [1317, 982], [1319, 990], [1291, 991], [1287, 988], [1286, 977], [1290, 964], [1286, 959], [1286, 956], [1291, 952], [1298, 938], [1304, 930], [1304, 929], [1298, 925], [1296, 910], [1297, 906]]}, "center": {"61-111": [1299, 981], "112-165, T:0-1": [1306, 938]}},
{"id": 462, "name": "Octavia", "description": "Octavia is a minor character from My Little Pony: Friendship is Magic. She is often seen playing her prized cello. The '2SET' in her mane refers to TwoSetViolin, a comedy duo.\n\nAfter seeing the similarities between their arts, The My Little Pony and the TwoSet fandoms decided to combine their works together as part of the r/place Windows XP taskbar.", "links": {"website": ["https://mlp.fandom.com/wiki/Octavia_Melody"], "subreddit": ["mylittlepony", "placestart"]}, "path": {"109-166, T:0-1": [[1316, 1973], [1370, 1973], [1370, 1997], [1316, 1997]]}, "center": {"109-166, T:0-1": [1343, 1985]}},
{"id": 462, "name": "Octavia", "description": "Octavia is a minor character from My Little Pony: Friendship is Magic. She is often seen playing her prized cello. The '2SET' in her mane refers to TwoSetViolin, a comedy duo.\n\nAfter seeing the similarities between their arts, the My Little Pony and the TwoSet fandoms decided to combine their works together as part of the r/place Windows XP taskbar.", "links": {"website": ["https://mlp.fandom.com/wiki/Octavia_Melody"], "subreddit": ["mylittlepony", "placestart"], "discord": ["manechat"]}, "path": {"109-166, T:0-1": [[1316, 1973], [1370, 1973], [1370, 1997], [1316, 1997]]}, "center": {"109-166, T:0-1": [1343, 1985]}},
{"id": "twpfdq", "name": "Fuck NFTs", "description": "A non-fungible token (NFT) is a unique identifier on a digital entity that cannot be copied, recorded on a blockchain. NFTs are used to certify ownership and create copy-proof digital artifacts akin to physical artifacts, particularly with images and artwork. NFTs are highly controversial because of their use in scams, circumvention of intellectual property rights, and waste of energy due to being on the blockchain.\n\nThe purpose of this piece was to leave an anti-NFT message on an image that someone would most likely try to mint as an NFT.", "links": {"website": ["https://en.wikipedia.org/wiki/Non-fungible_token"], "subreddit": ["FuckNFTsplace", "FuckNFTs"]}, "path": {"109-166, T:0-1": [[1625, 1659], [1657, 1659], [1657, 1681], [1625, 1681]]}, "center": {"109-166, T:0-1": [1641, 1670]}},
{"id": "twpfd9", "name": "Rijksoverheid", "description": "The logo of the Dutch government, a stylized version of the coat of arms of the Netherlands. All communication with civilians (letterheads, official websites, etc.) features this crest.", "links": {"website": ["https://www.rijksoverheid.nl/", "https://www.government.nl/", "https://en.wikipedia.org/wiki/Politics_of_the_Netherlands#Cabinet"], "subreddit": ["PlaceNL", "thenetherlands"]}, "path": {"41-96": [[774, 0], [774, 24], [797, 24], [797, 0]], "97-166, T:0-1": [[736, 0], [757, 0], [757, 23], [736, 23]]}, "center": {"41-96": [786, 12], "97-166, T:0-1": [747, 12]}},
{"id": "twpf4h", "name": "Project+", "description": "The shortened logo of Project+, an overhaul mod for Super Smash Bros. Brawl that adds characters, stages, and revamps both characters and general gameplay. Project+ is a continuation of the Brawl mod Project M, which originally disbanded in 2015.", "links": {"website": ["https://projectplusgame.com"], "subreddit": ["ssbpm"]}, "path": {"109-166, T:0-1": [[803, 1975], [803, 1976], [802, 1977], [802, 1979], [801, 1980], [801, 1982], [800, 1983], [800, 1985], [799, 1986], [799, 1988], [800, 1988], [802, 1988], [803, 1987], [803, 1986], [804, 1985], [804, 1983], [805, 1983], [806, 1983], [807, 1983], [808, 1983], [809, 1983], [810, 1982], [814, 1982], [814, 1983], [813, 1984], [812, 1984], [812, 1987], [813, 1987], [814, 1985], [817, 1985], [817, 1984], [818, 1983], [818, 1982], [821, 1982], [823, 1979], [819, 1979], [819, 1976], [820, 1975], [820, 1974], [816, 1974], [816, 1975], [815, 1976], [815, 1978], [814, 1979], [811, 1979], [811, 1978], [810, 1977], [810, 1976], [806, 1976], [805, 1975], [804, 1975]]}, "center": {"109-166, T:0-1": [810, 1981]}},
@ -377,7 +377,7 @@
{"id": "twowfm", "name": "Ghost", "description": "Ghosts are small, sapient machines in the game series Destiny, created by the Traveler shortly after the Collapse. This Ghost is the player's companion and assistant. He opens doors, serves as a conduit for the player's abilities, and can even bring the player back from death.", "links": {"website": ["https://www.destinypedia.com/Ghost"], "subreddit": ["DestinyTheGame", "destiny2", "place_CentralAlliance"]}, "path": {"2-166, T:0-1": [[449, 962], [449, 992], [480, 992], [480, 962]]}, "center": {"2-166, T:0-1": [465, 977]}},
{"id": "twow70", "name": "Flag of Guyana", "description": "Guyana is a country in northern South America.", "links": {"website": ["https://en.wikipedia.org/wiki/Guyana", "https://en.wikipedia.org/wiki/Flag_of_Guyana"], "subreddit": ["Guyana"]}, "path": {"124-165, T:0-1": [[951, 1364], [951, 1376], [967, 1376], [967, 1364]]}, "center": {"124-165, T:0-1": [959, 1370]}},
{"id": "twovtm", "name": "Lost Ark", "description": "Lost Ark is an MMORPG developed by Smilegate RPG and published by Amazon Games. First released in KR in November 2018. Now available in NA and EU.", "links": {"website": ["https://www.playlostark.com/"], "subreddit": ["lostarkgame"]}, "path": {"109-166, T:0-1": [[1167, 1889], [1173, 1889], [1175, 1891], [1177, 1889], [1185, 1889], [1184, 1896], [1184, 1901], [1187, 1906], [1200, 1907], [1200, 1924], [1156, 1924], [1156, 1893], [1159, 1893], [1159, 1889]]}, "center": {"109-166, T:0-1": [1175, 1909]}},
{"id": "twovld", "name": "Dancing H", "description": "ARG's dancing 'H' GIF with an 'H' tessellation background. Drawn by La Caverne du crabe, French-speaking community of Quebecer artist and streamer Valix, Notable contributions from Sloth-Kun, Menelwenn, MmeCromatique, Blooky and Epique120.", "links": {"subreddit": ["TheLetterH"], "discord": ["efKCpuA"]}, "path": {"109-166, T:0-1": [[1576, 1369], [1578, 1368], [1585, 1368], [1586, 1369], [1593, 1369], [1594, 1371], [1596, 1373], [1601, 1373], [1600, 1375], [1599, 1385], [1597, 1385], [1595, 1386], [1591, 1386], [1588, 1385], [1587, 1386], [1581, 1386], [1580, 1385], [1577, 1385]]}, "center": {"109-166, T:0-1": [1587, 1377]}},
{"id": "twovld", "name": "Dancing H", "description": "ARG's dancing 'H' GIF with an 'H' tessellation background. Created by the r/TheLetterH Discord.", "links": {"subreddit": ["TheLetterH"], "discord": ["efKCpuA"]}, "path": {"109-166, T": [[1576, 1369], [1578, 1368], [1585, 1368], [1586, 1369], [1593, 1369], [1594, 1371], [1596, 1373], [1601, 1373], [1600, 1375], [1599, 1385], [1597, 1385], [1595, 1386], [1591, 1386], [1588, 1385], [1587, 1386], [1581, 1386], [1580, 1385], [1577, 1385]]}, "center": {"109-166, T": [1585, 1377]}},
{"id": "twovg9", "name": "Risk Universalis III", "description": "Risk Universalis III (RU3) is a role-play community in the gaming platform Roblox focused on conquest RP.", "links": {"website": ["https://www.roblox.com/games/3056320177/Risk-Universalis"], "subreddit": ["riskuniversalis"], "discord": ["ru3"]}, "path": {"50-62": [[448, 867], [448, 890], [470, 890], [470, 867]], "11-49": [[448, 866], [448, 878], [470, 878], [470, 866]], "63-166, T:0-1": [[448, 865], [448, 890], [470, 890], [470, 865]]}, "center": {"50-62": [459, 879], "11-49": [459, 872], "63-166, T:0-1": [459, 878]}},
{"id": "twov9h", "name": "π = 3", "description": "A meme which uses hyperbole to make fun of approximations frequently used by engineers. Pi (π) is a mathematical constant for the ratio between a circle's circumference and diameter. It is approximately equal to 3.14, but it is rounded to 3 here, introducing significant inaccuracy.", "links": {}, "path": {"40-166, T:0-1": [[766, 303], [764, 305], [766, 309], [779, 309], [781, 307], [781, 302], [776, 302], [776, 303]]}, "center": {"40-166, T:0-1": [768, 306]}},
{"id": "twov44", "name": "Yellow Submarine", "description": "Yellow Submarine is a song by English rock band The Beatles. The song inspired a 1968 film also named Yellow Submarine.\n\nThis art was allied with r/placeukraine. It was intended to be towed by one of the tractors, but this plan never materialized.", "links": {"website": ["https://en.wikipedia.org/wiki/Yellow_Submarine_(song)"]}, "path": {"27-165, T:0-1": [[122, 194], [122, 200], [124, 200], [125, 199], [126, 200], [127, 200], [129, 201], [136, 201], [137, 200], [138, 200], [139, 199], [140, 199], [141, 198], [141, 197], [140, 196], [138, 196], [137, 195], [136, 195], [135, 195], [134, 194], [134, 193], [133, 192], [133, 191], [134, 190], [134, 189], [131, 188], [130, 189], [129, 189], [128, 190], [129, 192], [129, 193], [129, 191], [129, 193], [129, 191], [129, 193], [128, 194], [128, 195], [126, 195], [125, 195], [125, 194], [123, 194], [122, 193], [123, 193], [123, 194]]}, "center": {"27-165, T:0-1": [132, 197]}},
@ -396,7 +396,7 @@
{"id": "twosrh", "name": "Flag of Brittany", "description": "Brittany is the westernmost region of France and a region of Celtic ethnicity and culture. The Breton flag, also known as Gwenn-ha-du, features nine stripes representing the nine Breton districts, along with eleven ermines. The flag was designed in 1923 by Morvan Marchal.", "links": {"website": ["https://en.wikipedia.org/wiki/Brittany", "https://en.wikipedia.org/wiki/Flag_of_Brittany"], "subreddit": ["Bretagne", "PlaceIreland", "ireland"]}, "path": {"96-165, T:0-1": [[134, 712], [134, 721], [146, 721], [146, 712]]}, "center": {"96-165, T:0-1": [140, 717]}},
{"id": "twosqh", "name": "King Crimson - Three of a Perfect Pair", "description": "A miniature illustration of the cover of King Crimson's 1984 album, Three of a Perfect Pair. It was built as an exclave of King Crimson's main drawing, located just below it.", "links": {"website": ["https://www.dgmlive.com/king-crimson"], "subreddit": ["KingCrimson"]}, "path": {"109-166, T:0-1": [[1738, 1167], [1743, 1167], [1743, 1161], [1738, 1161]]}, "center": {"109-166, T:0-1": [1741, 1164]}},
{"id": "twosjz", "name": "Mashiro Kurata", "description": "Mashiro Kurata is a character from the mobile rhythm game BanG Dream!.\n\nThis art was a collective effort between kurataposting (a group of Mashiro fans) and the BanG Dream! Discord server.", "links": {"website": ["https://bandori.fandom.com/wiki/Kurata_Mashiro", "https://twitter.com/kurataposting"], "subreddit": ["BanGDream"], "discord": ["bangdream"]}, "path": {"145-166, T:0-1": [[1687, 938], [1687, 956], [1699, 956], [1699, 938]]}, "center": {"145-166, T:0-1": [1693, 947]}},
{"id": "twosfb", "name": "Ram Mandir", "description": "Ram Mandir (Lord Ram Temple) is a Hindu temple that is being built in Ayodhya, Uttar Pradesh, India. It is at the site of Ram Janmabhoomi, according to the Ramayana the birthplace of Rama, a principal deity of Hinduism.", "links": {"website": ["https://en.wikipedia.org/wiki/Ram_Mandir"], "subreddit": ["IndiaPlace", "IndianPlace", "india"]}, "path": {"94-166, T:0-1": [[1281, 341], [1281, 332], [1284, 330], [1284, 327], [1274, 327], [1274, 325], [1279, 325], [1283, 322], [1283, 319], [1290, 316], [1294, 316], [1294, 320], [1299, 320], [1305, 317], [1307, 317], [1307, 321], [1309, 321], [1318, 317], [1321, 317], [1321, 324], [1327, 324], [1332, 320], [1334, 320], [1334, 330], [1338, 330], [1340, 333], [1340, 341]]}, "center": {"94-166, T:0-1": [1295, 331]}},
{"id": "twosfb", "name": "Ram Mandir", "description": "Ram Mandir (Lord Ram Temple) is a Hindu temple that is being built in Ayodhya, Uttar Pradesh, India. It is at the site of Ram Janmabhoomi, according to the Ramayana the birthplace of Rama, a principal deity of Hinduism.", "links": {"website": ["https://en.wikipedia.org/wiki/Ram_Mandir"], "subreddit": ["IndiaPlace", "IndianPlace", "IndiaSpeaks"]}, "path": {"94-166, T:0-1": [[1281, 341], [1281, 332], [1284, 330], [1284, 327], [1274, 327], [1274, 325], [1279, 325], [1283, 322], [1283, 319], [1290, 316], [1294, 316], [1294, 320], [1299, 320], [1305, 317], [1307, 317], [1307, 321], [1309, 321], [1318, 317], [1321, 317], [1321, 324], [1327, 324], [1332, 320], [1334, 320], [1334, 330], [1338, 330], [1340, 333], [1340, 341]]}, "center": {"94-166, T:0-1": [1295, 331]}},
{"id": "twoqvg", "name": "Technoblade", "description": "Technoblade was a YouTuber for the game Minecraft known for his competitiveness and funny humor. He was part of the Minecraft content creator group Sleepy Bois Inc. (SBI), and also a part of the Minecraft series Dream SMP, where he was part of the anarchist organization The Syndicate. He contracted cancer in 2021, and passed away in June 2022.", "links": {"website": ["https://www.youtube.com/channel/UCFAiFyGs6oDiF1Nf-rRJpZA", "https://en.wikipedia.org/wiki/Technoblade", "https://youtube.fandom.com/wiki/Technoblade"], "subreddit": ["Technoblade", "dreamsmp"]}, "path": {"110-166, T:0-1": [[189, 1039], [254, 1039], [254, 1111], [189, 1111]]}, "center": {"110-166, T:0-1": [222, 1075]}},
{"id": "twoqne", "name": "King Crimson - Beat", "description": "A miniature illustration of the cover of King Crimson's 1982 album, Beat. It was agreed Between King Crimson and the Anime Alliance that a music note could be built between Gon and BU, in exchange for King Crimson moving their 'Schizoid Man' illustration 50 pixels right of it's original position. After one day and 2 failed attempts, The music note was finally built at 1:20 PM PST April 4th and stood there until the end", "links": {"website": ["https://www.dgmlive.com/king-crimson"], "subreddit": ["KingCrimson"]}, "path": {"109-166, T:0-1": [[1709, 1199], [1709, 1192], [1705, 1192], [1705, 1194], [1706, 1195], [1706, 1196], [1705, 1197], [1705, 1199]]}, "center": {"109-166, T:0-1": [1707, 1196]}},
{"id": "twoczd", "name": "Flandre Scarlet", "description": "A character from Touhou 6: Embodiment of Scarlet Devil.", "links": {"website": ["https://en.touhouwiki.net/wiki/Flandre_Scarlet"], "subreddit": ["touhou"], "discord": ["UVkWNdhQ"]}, "path": {"109-166, T:0-1": [[1621, 1451], [1654, 1451], [1654, 1484], [1621, 1484]]}, "center": {"109-166, T:0-1": [1638, 1468]}},
@ -411,7 +411,7 @@
{"id": "two8df", "name": "r/Cubers", "description": "r/Cubers is a place for speedcubers, people who speed-solve different twisty-puzzles such as the Rubik's Cube. Topics include different cubes, solving styles, records, and more.", "links": {"subreddit": ["Cubers"]}, "path": {"94-127": [[1350, 485], [1364, 485], [1363, 486], [1364, 487], [1365, 487], [1365, 488], [1366, 488], [1366, 489], [1367, 490], [1368, 490], [1368, 491], [1425, 491], [1425, 503], [1433, 503], [1433, 509], [1417, 509], [1417, 503], [1356, 503], [1350, 497]], "128-148, 64-93": [[1350, 485], [1364, 485], [1363, 486], [1364, 487], [1365, 487], [1365, 488], [1366, 488], [1366, 489], [1367, 490], [1368, 490], [1368, 491], [1425, 491], [1425, 503], [1356, 503], [1350, 497]], "149-165, T:0-1": [[1350, 485], [1364, 485], [1363, 486], [1364, 487], [1365, 487], [1365, 488], [1366, 488], [1366, 489], [1367, 490], [1368, 490], [1368, 491], [1425, 491], [1425, 509], [1412, 509], [1412, 503], [1355, 503], [1355, 502], [1354, 502], [1354, 501], [1353, 501], [1353, 500], [1352, 500], [1352, 499], [1351, 499], [1351, 498], [1350, 498]]}, "center": {"94-127": [1359, 494], "128-148, 64-93": [1359, 494], "149-165, T:0-1": [1399, 494]}},
{"id": "two7fm", "name": "Himemori Luna's crown", "description": "This crown is worn by Himemori Luna, a VTuber from Hololive Japan 4th Generation.", "links": {"website": ["https://hololive.hololivepro.com/en/talents/himemori-luna/", "https://virtualyoutuber.fandom.com/wiki/Himemori_Luna"], "subreddit": ["Hololive"], "discord": ["holofans"]}, "path": {"149-166, T:0-1": [[1357, 1110], [1357, 1115], [1355, 1115], [1352, 1118], [1352, 1120], [1353, 1121], [1353, 1123], [1355, 1125], [1365, 1125], [1366, 1124], [1366, 1123], [1367, 1122], [1367, 1121], [1368, 1120], [1368, 1118], [1360, 1110]]}, "center": {"149-166, T:0-1": [1361, 1119]}},
{"id": "two6n0", "name": "Classic Guy", "description": "Classic Guy is the protagonist of the game Spelunky, and returns as the final unlockable character in the sequel Spelunky 2. Spelunky is a series of tough, 2D roguelike platformers.", "links": {"website": ["https://spelunky.fandom.com/wiki/Spelunky_Guy/Classic", "https://www.mossmouth.com/spelunky2/"], "subreddit": ["Spelunky"]}, "path": {"20-26": [[872, 489], [870, 491], [868, 494], [868, 496], [869, 496], [869, 502], [873, 506], [877, 506], [879, 504], [879, 503], [881, 501], [881, 500], [879, 498], [879, 495], [881, 495], [881, 492], [879, 492], [879, 491], [877, 489]], "27-165, T:0-1": [[869, 506], [867, 508], [866, 510], [866, 519], [878, 519], [878, 517], [876, 515], [876, 512], [878, 512], [878, 509], [876, 509], [876, 508], [874, 506]]}, "center": {"20-26": [874, 494], "27-165, T:0-1": [871, 513]}},
{"id": "two6gx", "name": "My Little Pony", "description": "A mural of the main characters from My Little Pony Generations 4 and 5 as well as the combined tripony (Unicorn, Pegasus, and Earth Pony) gems from the MLP Gen 5 movie \"A New Generation\" (2021). It was made with the help of the r/MyLittlePony subreddit and the Manechat Discord server.\n\nAfter their original location on r/place was taken over by Twitch streamer Asmongold to create the Guts portrait, the MLP fandom migrated westward and established this art in its stead. Over the course of the event, it became an important rallying point for the fandom in protecting themselves and their surrounding allies from numerous Twitch raids, ranging from xQc's purple void to Asmongold's seed and bird emote attacks.\n\nDuring the third day of r/place, xQc tried to attack the art by hitting it with a meteor. However, due to poor communication with his chat as well as the general absurdity of the idea itself, his viewers decided to transform the meteor into a ejaculating penis instead. This attack was so ridiculous in its nature that it became a meme on the r/place subreddit soon afterward, being dubbed \"The Meteor\" of r/place.\n\nDespite all this, the crystal structure would stay up until the end, signifying not only the passing of the torch between MLP generations, but the unity of the MLP fandom as a whole.", "links": {"website": ["https://en.wikipedia.org/wiki/My_Little_Pony"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"106-164, 56-102, T:0-1": [[1649, 212], [1648, 213], [1635, 213], [1629, 218], [1629, 225], [1622, 225], [1622, 228], [1620, 228], [1615, 237], [1615, 254], [1620, 259], [1620, 265], [1619, 266], [1619, 276], [1621, 278], [1642, 280], [1650, 280], [1652, 277], [1655, 277], [1658, 280], [1666, 280], [1668, 278], [1668, 273], [1670, 273], [1673, 276], [1678, 276], [1680, 278], [1682, 278], [1683, 277], [1683, 269], [1684, 268], [1684, 261], [1688, 261], [1688, 245], [1689, 245], [1689, 240], [1688, 240], [1688, 230], [1686, 228], [1676, 227], [1676, 218], [1671, 213], [1656, 213], [1655, 212]]}, "center": {"106-164, 56-102, T:0-1": [1651, 246]}},
{"id": "two6gx", "name": "My Little Pony", "description": "A mural of the main characters from My Little Pony Generations 4 and 5 surrounding the combined tripony (Unicorn, Pegasus, and Earth Pony) gems from the Gen 5 movie \"A New Generation\" (2021). It was made with the help of r/mylittlepony and the Manechat Discord server.\n\nAfter their original location on r/place was taken over by Twitch streamer Asmongold to create the Guts portrait, the MLP fandom migrated eastward and established this art in its stead. Over the course of the event, it became an important rallying point for the fandom in protecting themselves and their surrounding allies from numerous Twitch raids, ranging from xQc's purple void to Asmongold's seed and bird emote attacks.\n\nDuring the third day of r/place, Mizkif and xQc tried to attack the art by hitting it with a meteor. However, due to poor communication with his chat as well as the general absurdity of the idea itself, his viewers decided to transform the meteor into a ejaculating penis instead. This attack was so ridiculous in its nature that it became a meme on the r/place subreddit soon afterward, being dubbed \"The Meteor\" of r/place.\n\nDespite all this, the crystal structure would stay up until the end, signifying not only the passing of the torch between MLP generations, but the unity of the MLP fandom as a whole.", "links": {"website": ["https://en.wikipedia.org/wiki/My_Little_Pony"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"106-164, 56-102, T:0-1": [[1649, 212], [1648, 213], [1635, 213], [1629, 218], [1629, 225], [1622, 225], [1622, 228], [1620, 228], [1615, 237], [1615, 254], [1620, 259], [1620, 265], [1619, 266], [1619, 276], [1621, 278], [1642, 280], [1650, 280], [1652, 277], [1655, 277], [1658, 280], [1666, 280], [1668, 278], [1668, 273], [1670, 273], [1673, 276], [1678, 276], [1680, 278], [1682, 278], [1683, 277], [1683, 269], [1684, 268], [1684, 261], [1688, 261], [1688, 245], [1689, 245], [1689, 240], [1688, 240], [1688, 230], [1686, 228], [1676, 227], [1676, 218], [1671, 213], [1656, 213], [1655, 212]]}, "center": {"106-164, 56-102, T:0-1": [1651, 246]}},
{"id": "two5oy", "name": "Overcast Community", "description": "Overcast Community (oc.tc), formerly Overcast Network, is a server for the game Minecraft. It focuses on large team-based minigames like Capture the Wool.", "links": {"website": ["https://oc.tc"]}, "path": {"11-46": [[5, 286], [1, 288], [0, 289], [0, 294], [2, 299], [5, 303], [9, 305], [13, 303], [17, 298], [18, 294], [18, 289], [17, 288], [13, 286]], "6-10": [[7, 275], [2, 278], [2, 283], [4, 288], [7, 292], [11, 294], [15, 292], [18, 289], [20, 283], [20, 278], [15, 275]], "110-166, T:0-1": [[1989, 1508], [1981, 1512], [1981, 1517], [1983, 1523], [1990, 1528], [1997, 1523], [1999, 1517], [1999, 1512], [1991, 1508]]}, "center": {"11-46": [9, 294], "6-10": [11, 283], "110-166, T:0-1": [1990, 1517]}},
{"id": "two4yq", "name": "Uruha Rushia's butterfly", "description": "A short and sweet tribute to Uruha Rushia, a Hololive Japan 3rd Generation VTuber who was a part of Hololive until Feburary 24th, 2022. The butterfly was used to represent her, as she had a strong association with them.", "links": {"website": ["https://www.youtube.com/channel/UCl_gCybOJRIgOXw6Qb4qJzQ", "https://virtualyoutuber.fandom.com/wiki/Uruha_Rushia"], "subreddit": ["Hololive"], "discord": ["holofans"]}, "path": {"21-42": [[250, 785], [248, 787], [247, 790], [247, 792], [253, 796], [259, 790], [259, 788], [258, 788], [254, 791], [253, 791], [253, 788], [251, 785]], "43-165, T:0-1": [[250, 785], [259, 785], [259, 791], [256, 793], [255, 794], [254, 795], [253, 795], [253, 796], [252, 796], [251, 795], [250, 794], [249, 794], [248, 793], [247, 793], [247, 789], [248, 789], [248, 787], [249, 786]]}, "center": {"21-42": [250, 790], "43-165, T:0-1": [253, 789]}},
{"id": "two4ji", "name": "Space Station 13", "description": "Space Station 13 is a 2003 online multiplayer role-playing game that uses the famously bad BYOND engine, with a stable playerbase of around 1000-3000 players. The game involves life on a space station trying to survive the chaos of space life. SS13 features many classes that have their own tasks and skills aboard the space station, with the clown playing the extremely important role of playing pranks on other members and making them slip on banana peels; yes, they usually die first. In addition to the clown, other elements from the game in this mural include Ian the corgi, a space-bee, a nuclear authentication disk, and an escape shuttle. This mural was drawn by r/SS13 with help from the r/unitystation and r/ss14 subreddits, which seek to recreate the game on a modern engine.", "links": {"website": ["https://spacestation13.com/"], "subreddit": ["SS13", "ss14", "unitystation"]}, "path": {"164": [[1678, 599], [1678, 618], [1706, 618], [1706, 610], [1710, 606], [1710, 604], [1708, 602], [1708, 598], [1704, 598], [1701, 595], [1695, 589], [1692, 589], [1691, 588], [1686, 588], [1686, 599]], "58-163, T:0-1": [[1678, 570], [1727, 569], [1726, 590], [1722, 596], [1715, 592], [1710, 593], [1707, 598], [1707, 600], [1710, 605], [1711, 606], [1705, 611], [1706, 618], [1678, 618]]}, "center": {"164": [1695, 607], "58-163, T:0-1": [1695, 586]}},
@ -516,7 +516,7 @@
{"id": "twmthw", "name": "Jetstream Sam (Metal Gear Rising)", "description": "The beloved Brazilian antagonist from Metal Gear Rising: Revengance.", "links": {"subreddit": ["metalgearsolid"]}, "path": {"109-166, T:0-1": [[1864, 1699], [1869, 1699], [1872, 1696], [1884, 1700], [1894, 1712], [1892, 1720], [1894, 1728], [1902, 1733], [1899, 1740], [1876, 1741], [1872, 1737], [1867, 1737], [1865, 1733], [1863, 1724], [1863, 1701], [1865, 1699]]}, "center": {"109-166, T:0-1": [1879, 1720]}},
{"id": "twmt61", "name": "Coin", "description": "A coin projectile that can be shot using the Marksman Revolver in ULTRAKILL.", "links": {"website": ["https://ultrakill.fandom.com/wiki/Coin"], "subreddit": ["Ultrakill"]}, "path": {"109-166, T:0-1": [[1349, 1798], [1347, 1800], [1347, 1801], [1349, 1803], [1350, 1803], [1352, 1801], [1352, 1800], [1350, 1798]]}, "center": {"109-166, T:0-1": [1350, 1801]}},
{"id": "twmt3s", "name": "Blue Corner", "description": "The Blue Corner is, unsurprisingly, a corner colored completely blue. The origin of the blue corner emerged in the first hours of r/place 2017, where it covered nearly an eighth of the canvas with blue pixels.\n\nThe Blue Corner started here at (1000, 1000) and began to expand outwards. The expansion of the blue corner stopped at the border of their ally Cosmere. When r/place expanded, the blue corner moved to the canvas's new bottom right corner at (2000, 1000). Quebec would take over the first blue corner and expand beyond it.", "links": {"subreddit": ["TheBlueCorner"]}, "path": {"45-55": [[902, 923], [902, 1000], [1000, 1000], [1000, 923]], "8-44": [[899, 912], [899, 924], [901, 924], [901, 1000], [1000, 1000], [1000, 912]], "1-7": [[839, 904], [846, 937], [840, 960], [843, 984], [843, 1000], [1000, 1000], [1000, 904]]}, "center": {"45-55": [951, 962], "8-44": [950, 956], "1-7": [920, 952]}},
{"id": "twmt33", "name": "Goku", "description": "Goku from Dragon Ball Z charging a Spirit Bomb, an extremely powerful energy ball attack. \"Everyone, lend me your energy!\"", "links": {"website": ["https://en.wikipedia.org/wiki/Goku"], "subreddit": ["dbz", "DBZDokkanBattle"]}, "path": {"109-167, T:0-1": [[1992, 1434], [1992, 1455], [1994, 1456], [1994, 1458], [1995, 1465], [1996, 1467], [1996, 1468], [1990, 1469], [1989, 1474], [1984, 1474], [1979, 1474], [1978, 1475], [1976, 1474], [1976, 1470], [1978, 1470], [1978, 1465], [1977, 1464], [1976, 1461], [1974, 1459], [1971, 1456], [1969, 1453], [1967, 1449], [1965, 1447], [1963, 1447], [1962, 1448], [1961, 1449], [1960, 1449], [1960, 1430], [1977, 1430], [1978, 1432], [1979, 1433], [1979, 1434]]}, "center": {"109-167, T:0-1": [1979, 1449]}},
{"id": "twmt33", "name": "Goku", "description": "Goku from Dragon Ball charging a Spirit Bomb, an extremely powerful energy ball attack. \"Everyone, lend me your energy!\"\n\nSpecifically, this sprite is from a Rivals of Aether mod that lets you play as Goku.", "links": {"website": ["https://en.wikipedia.org/wiki/Goku", "https://steamcommunity.com/sharedfiles/filedetails/?id=2606413637"], "subreddit": ["dbz", "DBZDokkanBattle"]}, "path": {"109-167, T:0-1": [[1992, 1434], [1992, 1455], [1994, 1456], [1994, 1458], [1995, 1465], [1996, 1467], [1996, 1468], [1990, 1469], [1989, 1474], [1984, 1474], [1979, 1474], [1978, 1475], [1976, 1474], [1976, 1470], [1978, 1470], [1978, 1465], [1977, 1464], [1976, 1461], [1974, 1459], [1971, 1456], [1969, 1453], [1967, 1449], [1965, 1447], [1963, 1447], [1962, 1448], [1961, 1449], [1960, 1449], [1960, 1430], [1977, 1430], [1978, 1432], [1979, 1433], [1979, 1434]]}, "center": {"109-167, T:0-1": [1979, 1447]}},
{"id": "twmszp", "name": "#100Devs", "description": "#100Devs is an entirely free and remote full-stack software engineering bootcamp on Twitch, run by Leon Noel. The name comes from a goal Leon set to help 100 people affected by the pandemic break into the tech industry. This goal was recently achieved. He now leads a second cohort with 1000s of people checking in to class each week.\n\nThis picture of Leon was made by some of the students and friends in the #100Devs Discord community. We don't get got. We go get!", "links": {"website": ["https://leonnoel.com/100devs/", "https://www.twitch.tv/learnwithleon"], "discord": ["zNxhjnmDPy"]}, "path": {"161-163": [[1632, 537], [1632, 499], [1600, 499], [1600, 537]], "164, 57-160, T:0-1": [[1600, 499], [1600, 543], [1632, 543], [1632, 499]]}, "center": {"161-163": [1616, 518], "164, 57-160, T:0-1": [1616, 534]}},
{"id": "twmsme", "name": "KAngel", "description": "KAngel or OMGKawaiiANgel is the persona of Ame-chan, The main protagonist of Needy Girl Overdose / Needy Streamer Overload.", "links": {}, "path": {"120-164, T:0-1": [[1856, 1250], [1883, 1250], [1883, 1276], [1856, 1276]]}, "center": {"120-164, T:0-1": [1870, 1263]}},
{"id": "twmsl5", "name": "Lateralus 'Flame Eye'", "description": "The Flame Eye is a logo associated with American Rock band Tool.", "links": {"website": ["https://en.wikipedia.org/wiki/Tool_(band)"], "subreddit": ["ToolBand"]}, "path": {"109-166, T:0-1": [[319, 1247], [321, 1246], [323, 1245], [324, 1244], [325, 1242], [323, 1238], [320, 1237], [318, 1235], [317, 1231], [315, 1228], [313, 1233], [312, 1233], [313, 1228], [312, 1227], [310, 1224], [307, 1223], [309, 1226], [307, 1226], [306, 1229], [304, 1225], [301, 1226], [302, 1231], [299, 1229], [298, 1224], [297, 1228], [297, 1235], [298, 1236], [299, 1238], [302, 1241], [303, 1242], [306, 1244], [309, 1247], [319, 1248]]}, "center": {"109-166, T:0-1": [310, 1237]}},
@ -539,7 +539,7 @@
{"id": "twmmvg", "name": "Federation of the Rising Dawn", "description": "Federation of the Rising Dawn (FRD) is a popular community organization for the game Star Citizen", "links": {"website": ["https://robertsspaceindustries.com/orgs/DAWNBREAK"]}, "path": {"61-69": [[1757, 697], [1757, 703], [1769, 703], [1769, 697]], "118-120": [[1755, 702], [1755, 708], [1770, 708], [1770, 702]], "127-166, 70-109, T:0-1": [[1755, 700], [1755, 706], [1770, 706], [1770, 700]]}, "center": {"61-69": [1763, 700], "118-120": [1763, 705], "127-166, 70-109, T:0-1": [1763, 703]}},
{"id": "twmme8", "name": "Flag of the Philippines", "description": "The Philippines, officially the Republic of the Philippines, is an island country in Southeast Asia. This art features the flag of the Philippines with a map of the Philippine archipelago and a Reddit snoovatar superimposed. The snoo is wearing a salakót (a traditional woven hat) and a barong tagalog, which is the traditional formal attire and national dress of the Philippines. The text below the flag is an endorsement of Leni Robredo and Kiko Pangilinan, candidates for president and vice president, respectively, in the then-upcoming May 2022 election. 10 and 7 are their numbers on the ballot. The pink rose is the symbol of Robredo's presidential campaign. The rose on r/place was affectionately nicknamed RoSUS by r/Philippines due to the later addition of an Among Us crewmate in the center.\n\nThis area was named Base Alpha or the Luzon base by the Philippines community. Luzon is the largest island in the Philippines, making up the country's northern region.", "links": {"website": ["https://en.wikipedia.org/wiki/Philippines", "https://en.wikipedia.org/wiki/Flag_of_the_Philippines"], "subreddit": ["Philippines"]}, "path": {"2-166, T:0-1": [[301, 645], [301, 686], [363, 686], [363, 645]]}, "center": {"2-166, T:0-1": [308, 666]}},
{"id": "twmls3", "name": "Eren Jaeger", "description": "Pixel art of a face and phrase from Attack on Titan's main character, Eren Jaeger, in the series's last chapter, with minimal context and no plot spoilers. The subject of countless entertaining memes and jokes in the series's fandom, This face & phrase owes its popularization to the r/titanfolk subreddit, with its placement on this year's r/place by that subreddit assisted by the unexpectedly unified assistance of other communities in the fandom. This image will surely be at the front of our minds for quite a while - ten years, at least! Be wary of significant spoilers for the series if you seek further context.", "links": {"website": ["https://i.imgur.com/y845KFg.png", "https://attackontitan.fandom.com/wiki/Eren_Jaeger_(Anime)", "https://en.wikipedia.org/wiki/Eren_Yeager"], "subreddit": ["titanfolk"]}, "path": {"5-49": [[146, 82], [137, 92], [133, 108], [130, 113], [130, 146], [132, 147], [136, 147], [137, 148], [155, 148], [155, 144], [161, 138], [162, 136], [162, 135], [175, 122], [175, 119], [180, 112], [180, 96], [167, 83], [162, 83], [161, 82], [154, 82], [153, 81], [147, 81]], "50-165, T:0-1": [[109, 93], [79, 93], [80, 115], [124, 114], [130, 118], [130, 127], [131, 134], [131, 136], [137, 140], [142, 140], [143, 139], [153, 137], [155, 137], [161, 132], [165, 132], [174, 123], [174, 119], [174, 97], [171, 97], [171, 86], [144, 86], [136, 95], [135, 102], [133, 105], [133, 110], [129, 115], [124, 111], [120, 111], [120, 104]]}, "center": {"5-49": [157, 106], "50-165, T:0-1": [153, 111]}},
{"id": "twmlm7", "name": "Flag of Equestria", "description": "Pixel art of the Flag of Equestria from My Little Pony: Friendship is Magic. The flag displays Princess Celestia and Princess Luna, The diarchy of Equestria, flying around the sun and moon, The celestial bodies that they respectively control each day.\n\nThis was the flag design that was chosen out of three potential designs by the Manechat Discord server. They, along with their allies, would help maintain this flag as one of their pieces throughout the event.", "links": {"subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"109-165, T:0-1": [[906, 1778], [906, 1746], [932, 1746], [932, 1777], [920, 1771]]}, "center": {"109-165, T:0-1": [919, 1760]}},
{"id": "twmlm7", "name": "Flag of Equestria", "description": "The flag of Equestria from My Little Pony: Friendship is Magic. It depicts Princess Celestia and Princess Luna, the diarchy of Equestria, flying around the sun and moon, the celestial bodies that they respectively control each day.\n\nThis flag design was chosen out of three potential designs by the Manechat Discord server. They, along with their allies, would help maintain this flag as one of their pieces throughout the event.", "links": {"subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"109-165, T:0-1": [[906, 1778], [906, 1746], [932, 1746], [932, 1777], [920, 1771]]}, "center": {"109-165, T:0-1": [919, 1758]}},
{"id": "twmlez", "name": "Goodbye", "description": "A piece dedicated to the music artist Sewerslvt. The artwork is based off of the thumbnail image used for the final song of their career titled \"Goodbye\".", "links": {"website": ["https://www.youtube.com/watch?v=ABBpsy6rlVU&t"], "subreddit": ["Sewerslvt"]}, "path": {"109-166, T:0-1": [[464, 1800], [425, 1800], [425, 1829], [464, 1829], [464, 1807]]}, "center": {"109-166, T:0-1": [445, 1815]}},
{"id": "twml87", "name": "Worcester Polytechnic Institute", "description": "Logo of Worcester Polytechnic Institute, an engineering school in Worcester, MA.", "links": {"website": ["https://www.wpi.edu/"], "subreddit": ["WPI"]}, "path": {"109-165, T:0-1": [[310, 1554], [325, 1554], [325, 1563], [325, 1564], [310, 1564]]}, "center": {"109-165, T:0-1": [318, 1559]}},
{"id": "twml7z", "name": "moon2A", "description": "An emote from MOONMOON's Twitch community.", "links": {"website": ["https://www.twitch.tv/moonmoon"], "subreddit": ["MOONMOON_OW"]}, "path": {"109-166, T:0-1": [[1625, 1946], [1625, 1955], [1634, 1955], [1634, 1946]]}, "center": {"109-166, T:0-1": [1630, 1951]}},
@ -574,7 +574,7 @@
{"id": "twmfdv", "name": "No Man's Sky", "description": "An r/place contribution from members of the No Man's Sky community. This spot was chosen because of its proximity to the coordinates (1616, 1616), since the number 16 repeated is very significant in the game's story and the game's meme culture. The (1616, 1616) pixel is currently part of the \"NMS 161616\" text. A large Atlas diamond (the game's logo) fills the center, and the letters \"I ❤️ NMS\" can be seen. The black heart was originally created by a trio of Redditors and was inadvertently destroyed, but thanks to a coordinated effort between the original creator and the community, it was brought back and incorporated into the final design.", "links": {"website": ["https://www.nomanssky.com/"], "subreddit": ["NoMansSkyTheGame"]}, "path": {"109-166, T:0-1": [[1614, 1610], [1613, 1632], [1633, 1658], [1642, 1648], [1653, 1628], [1643, 1618], [1639, 1614], [1640, 1610], [1629, 1610]]}, "center": {"109-166, T:0-1": [1631, 1630]}},
{"id": "twmelt", "name": "Snowdrop the Opossum", "description": "Snowdrop is an opossum and the boon companion of Avery Kelly. She always says the opposite of what she means and is an important character in the web serial Pale, written by Wildbow.\n\nThis art was created here by the Parahumans community in collaboration with the Toki Pona community. It is also a reference to the joke Toki Pona word \"kijetesantakalu\", meaning \"raccoon-like animal\".", "links": {"website": ["https://pact-web-serial.fandom.com/wiki/Snowdrop"], "subreddit": ["Parahumans", "tokipona"]}, "path": {"5-10": [[689, 343], [684, 347], [687, 349], [690, 350], [697, 350], [699, 347], [699, 345], [696, 345], [694, 343]], "106-166, T:0-1": [[1702, 219], [1702, 222], [1701, 223], [1701, 226], [1702, 226], [1704, 224], [1705, 224], [1706, 225], [1707, 225], [1709, 223], [1708, 222], [1709, 221], [1709, 219], [1707, 219], [1706, 220], [1705, 220], [1704, 219]]}, "center": {"5-10": [692, 347], "106-166, T:0-1": [1704, 222]}},
{"id": "twme8p", "name": "Tottenham Hotspur F.C.", "description": "Tottenham Hotspur F.C., also known as Tottenham or Spurs, is an English professional association football club based in North London that competes in the Premier League, the top flight of English football.\n\nTottenham's emblem is a cockerel standing upon a football, with the Latin motto \"Audere est Facere\" (\"To Dare is to Do\").", "links": {"website": ["https://www.tottenhamhotspur.com/", "https://en.wikipedia.org/wiki/Tottenham_Hotspur_F.C."], "subreddit": ["coys"]}, "path": {"13-18": [[139, 39], [139, 64], [160, 64], [160, 43], [151, 43], [151, 39]], "58-166, T:0-1": [[1684, 420], [1714, 420], [1714, 467], [1684, 467]]}, "center": {"13-18": [149, 53], "58-166, T:0-1": [1699, 444]}},
{"id": "twmdw6", "name": "Sylveon", "description": "Sylveon is a Fairy-type Pokémon from the Generation VI Pokémon games (Pokémon X/Y). It is an evolution of Eevee, a Pokémon known for its unique capability to evolve into eight different Pokémon, commonly nicknamed the Eeveelutions. Sylveon is often seen as a trans icon due to its coloration matching that of the trans flag. Its shiny version does too.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Sylveon_(Pok%C3%A9mon)"], "subreddit": ["transplace"]}, "path": {"71-165, T:0-1": [[662, 451], [662, 449], [661, 448], [662, 447], [661, 446], [662, 445], [663, 444], [663, 443], [662, 442], [661, 442], [661, 439], [662, 439], [662, 438], [664, 438], [664, 437], [666, 437], [666, 436], [667, 436], [669, 435], [670, 435], [670, 436], [671, 436], [671, 441], [671, 442], [670, 442], [670, 444], [672, 442], [673, 442], [673, 443], [674, 442], [675, 441], [675, 440], [676, 440], [676, 439], [678, 439], [678, 438], [681, 438], [681, 439], [682, 439], [682, 443], [681, 443], [682, 444], [681, 445], [681, 446], [680, 446], [680, 447], [679, 447], [678, 448], [680, 448], [682, 447], [682, 445], [683, 445], [683, 443], [684, 443], [684, 442], [685, 442], [686, 442], [686, 443], [687, 443], [688, 443], [688, 444], [689, 444], [689, 447], [689, 448], [687, 448], [687, 449], [686, 449], [686, 450], [685, 450], [685, 451], [683, 451], [683, 454], [682, 454], [682, 455], [681, 455], [682, 456], [683, 456], [683, 457], [684, 457], [684, 456], [688, 456], [688, 457], [689, 457], [689, 458], [689, 459], [688, 459], [688, 460], [686, 460], [686, 461], [682, 461], [681, 461], [681, 460], [680, 461], [680, 463], [680, 464], [679, 464], [679, 465], [677, 465], [676, 465], [676, 464], [675, 464], [675, 462], [674, 461], [673, 461], [673, 462], [673, 463], [672, 463], [672, 464], [672, 465], [671, 465], [671, 466], [670, 466], [667, 466], [666, 465], [666, 464], [667, 464], [667, 463], [667, 464], [667, 463], [666, 462], [666, 461], [665, 460], [664, 461], [662, 461], [661, 461], [661, 460], [662, 459], [663, 459], [662, 458], [661, 458], [661, 454], [662, 454], [662, 453], [661, 453], [661, 449]]}, "center": {"71-165, T:0-1": [671, 453]}},
{"id": "twmdw6", "name": "Sylveon", "description": "Sylveon is a Fairy-type Pokémon from the Generation VI Pokémon games (Pokémon X/Y). It is an evolution of Eevee, a Pokémon known for its unique capability to evolve into eight different Pokémon, commonly nicknamed the Eeveelutions. Sylveon is often seen as a trans icon due to its coloration matching that of the trans flag. Its shiny version does too.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Sylveon_(Pok%C3%A9mon)"], "subreddit": ["transplace", "PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"71-165, T:0-1": [[662, 451], [662, 449], [661, 448], [662, 447], [661, 446], [662, 445], [663, 444], [663, 443], [662, 442], [661, 442], [661, 439], [662, 439], [662, 438], [664, 438], [664, 437], [666, 437], [666, 436], [667, 436], [669, 435], [670, 435], [670, 436], [671, 436], [671, 441], [671, 442], [670, 442], [670, 444], [672, 442], [673, 442], [673, 443], [674, 442], [675, 441], [675, 440], [676, 440], [676, 439], [678, 439], [678, 438], [681, 438], [681, 439], [682, 439], [682, 443], [681, 443], [682, 444], [681, 445], [681, 446], [680, 446], [680, 447], [679, 447], [678, 448], [680, 448], [682, 447], [682, 445], [683, 445], [683, 443], [684, 443], [684, 442], [685, 442], [686, 442], [686, 443], [687, 443], [688, 443], [688, 444], [689, 444], [689, 447], [689, 448], [687, 448], [687, 449], [686, 449], [686, 450], [685, 450], [685, 451], [683, 451], [683, 454], [682, 454], [682, 455], [681, 455], [682, 456], [683, 456], [683, 457], [684, 457], [684, 456], [688, 456], [688, 457], [689, 457], [689, 458], [689, 459], [688, 459], [688, 460], [686, 460], [686, 461], [682, 461], [681, 461], [681, 460], [680, 461], [680, 463], [680, 464], [679, 464], [679, 465], [677, 465], [676, 465], [676, 464], [675, 464], [675, 462], [674, 461], [673, 461], [673, 462], [673, 463], [672, 463], [672, 464], [672, 465], [671, 465], [671, 466], [670, 466], [667, 466], [666, 465], [666, 464], [667, 464], [667, 463], [667, 464], [667, 463], [666, 462], [666, 461], [665, 460], [664, 461], [662, 461], [661, 461], [661, 460], [662, 459], [663, 459], [662, 458], [661, 458], [661, 454], [662, 454], [662, 453], [661, 453], [661, 449]]}, "center": {"71-165, T:0-1": [671, 453]}},
{"id": "twmdtg", "name": "FurfSky Reborn", "description": "FurfSky Reborn (FSR) is a texture pack for the game Minecraft for the server Hypixel Skyblock. This art features a neon FSR logo.", "links": {"website": ["https://furfsky.net/"]}, "path": {"56-166, T:0-1": [[1239, 805], [1239, 830], [1282, 830], [1282, 806], [1278, 806], [1277, 805]]}, "center": {"56-166, T:0-1": [1261, 818]}},
{"id": "twmdkf", "name": "JBOIZ/GioJ", "description": "Many have asked \"what is JBOIZ?\", but only true JBOIZ know the answer to that.", "links": {}, "path": {"17-37": [[24, 295], [50, 295], [50, 312], [24, 312]], "38-55": [[24, 307], [50, 307], [50, 312], [24, 312]], "11-16": [[0, 295], [50, 295], [50, 305], [0, 305]], "56-165, T:0-1": [[1974, 113], [1999, 113], [1999, 131], [1974, 131]]}, "center": {"17-37": [37, 304], "38-55": [37, 310], "11-16": [25, 300], "56-165, T:0-1": [1987, 122]}},
{"id": "twmdh3", "name": "Atrioc", "description": "Atrioc is a Twitch streamer and YouTuber.\n\nThis section includes pixel art for The Ghost (Atrioc's Fall Guys character), the Enron logo, Burgzy (Atrioc's VTuber character), the clown (Atrioc's signature Hitman outfit), S3K (a group of Reddit users that help make content for him), The Yard (a podcast that includes a lot of his friends), and much more.", "links": {"website": ["https://www.twitch.tv/atrioc"], "subreddit": ["atrioc"]}, "path": {"70-92": [[1820, 158], [1820, 171], [1803, 171], [1803, 177], [1802, 177], [1802, 206], [1829, 206], [1829, 235], [1828, 235], [1828, 245], [1841, 245], [1841, 176], [1872, 176], [1872, 156], [1839, 156], [1839, 158]], "93-109": [[1820, 159], [1820, 171], [1805, 171], [1805, 206], [1841, 206], [1841, 176], [1875, 176], [1875, 156], [1836, 156], [1836, 158]], "56-63": [[1803, 171], [1803, 175], [1801, 177], [1801, 184], [1803, 187], [1811, 187], [1811, 186], [1841, 186], [1841, 171]], "64-69": [[1803, 171], [1803, 177], [1802, 177], [1802, 187], [1805, 187], [1805, 186], [1809, 186], [1809, 198], [1811, 198], [1811, 206], [1832, 206], [1832, 186], [1841, 186], [1841, 171]], "110-166, T:0-1": [[1809, 298], [1817, 298], [1821, 292], [1825, 292], [1828, 298], [1843, 298], [1845, 289], [1853, 282], [1854, 273], [1864, 264], [1864, 252], [1866, 245], [1859, 238], [1847, 238], [1842, 235], [1840, 235], [1840, 220], [1840, 174], [1874, 175], [1874, 157], [1839, 157], [1839, 159], [1821, 159], [1821, 172], [1806, 172], [1806, 239], [1813, 239], [1814, 244], [1809, 249], [1808, 254], [1800, 266], [1796, 282], [1803, 285], [1805, 291], [1803, 295]]}, "center": {"70-92": [1823, 189], "93-109": [1823, 188], "56-63": [1833, 179], "64-69": [1820, 183], "110-166, T:0-1": [1830, 267]}},
@ -663,7 +663,7 @@
{"id": "twlsac", "name": "5up leafling stack", "description": "A stack of streamer 5up's leaflings.", "links": {"website": ["https://www.twitch.tv/5uppp"], "subreddit": ["5up"]}, "path": {"109-166, T:0-1": [[1796, 1328], [1807, 1328], [1807, 1322], [1804, 1319], [1804, 1295], [1805, 1294], [1804, 1293], [1804, 1288], [1803, 1287], [1803, 1277], [1804, 1277], [1804, 1276], [1802, 1276], [1791, 1283], [1791, 1307], [1796, 1307], [1796, 1318], [1793, 1321]]}, "center": {"109-166, T:0-1": [1799, 1303]}},
{"id": "twls6b", "name": "DEMONDICE", "description": "A pixel tribute to the rapper DEMONDICE!", "links": {"subreddit": ["DEMONDICE"]}, "path": {"109-166, T:0-1": [[1960, 1493], [1974, 1493], [1977, 1495], [1999, 1495], [1999, 1508], [1978, 1508], [1978, 1510], [1960, 1510]]}, "center": {"109-166, T:0-1": [1978, 1502]}},
{"id": "twls61", "name": "Windows XP Start button", "description": "Pictured is the Windows XP Start button and much of the Windows XP taskbar. It had a hard fight to become this, because before it was the Windows XP Start button, it was the Windows 98 one, and now it became the Start button we know now.", "links": {"website": ["https://en.wikipedia.org/wiki/Taskbar#Microsoft_Windows"], "subreddit": ["placestart"]}, "path": {"111-112": [[1, 1986], [55, 1986], [55, 1997], [1, 1997]], "113-164, T:0-1": [[0, 1970], [0, 1999], [92, 1998], [96, 1992], [96, 1977], [95, 1977], [95, 1970]]}, "center": {"111-112": [28, 1992], "113-164, T:0-1": [29, 1984]}},
{"id": "twls3y", "name": "Epilogue", "description": "This image is the final scene of Epilogue, the final video produced by the French electronic and house music duo Daft Punk (1993-2021). Daft Punk released Epilogue on February 22, 2021 to announce that they were retiring. The image depicts Daft Punk's signature Pyramid hand gesture, two hands in the shape of a triangle. These are the hands of Daft Punk's members, Guy-Manuel de Homen-Christo (left) and Thomas Bangalter (right).\n\nStarting with their first album \"Homework\", Daft Punk has since produced songs like \"Get Lucky\", \"Harder, Better, Faster, Stronger\", and \"Around the World\".", "links": {"website": ["https://www.youtube.com/watch?v=DuDX6wNfjqc", "https://daftpunk.fandom.com/wiki/Epilogue", "http://daftpunk.com/", "https://en.wikipedia.org/wiki/Daft_Punk"], "subreddit": ["daftpunk", "place_CentralAlliance"]}, "path": {"2-166, T:0-1": [[195, 926], [244, 926], [244, 964], [195, 964]]}, "center": {"2-166, T:0-1": [220, 945]}},
{"id": "twls3y", "name": "Epilogue", "description": "This image is the final scene of Epilogue, the final video produced by the French electronic music duo, Daft Punk. Epilogue was released on the pair's YouTube channel on February 22, 2021 to announce their retirement. \n\nThe image depicts Daft Punk's signature Pyramid hand gesture: two hands in the shape of a triangle. Shown here are the hands of Daft Punk's members, Guy-Manuel de Homen-Christo (left) and Thomas Bangalter (right).\n\nDebuting with their first album, \"Homework\" in 1997, Daft Punk has since produced numerous dance classics such as \"Around the World\", \"Harder, Better, Faster, Stronger\", and \"Get Lucky\".", "links": {"website": ["https://www.youtube.com/watch?v=DuDX6wNfjqc", "https://daftpunk.fandom.com/wiki/Epilogue", "http://daftpunk.com/", "https://en.wikipedia.org/wiki/Daft_Punk"], "subreddit": ["daftpunk", "place_CentralAlliance"]}, "path": {"2-166, T:0-1": [[195, 926], [244, 926], [244, 964], [195, 964]]}, "center": {"2-166, T:0-1": [220, 945]}},
{"id": "twlrom", "name": "Melvor Idle", "description": "Melvor Idle is an idle role-playing game heavily inspired by the massively multiplayer online role-playing game (MMORPG) RuneScape.", "links": {"website": ["https://melvoridle.com/"], "subreddit": ["MelvorIdle"]}, "path": {"87-166, T:0-1": [[1451, 949], [1478, 949], [1478, 974], [1467, 974], [1465, 976], [1464, 976], [1462, 974], [1451, 974]]}, "center": {"87-166, T:0-1": [1465, 962]}},
{"id": "twlrmq", "name": "CaptainSparklez", "description": "CaptainSparklez is a popular Minecraft YouTuber and Twitch streamer whose current channel has been on the platform since 2010. Pictured is the head of his Minecraft skin.", "links": {"website": ["https://www.youtube.com/c/CaptainSparklez", "https://www.twitch.tv/captainsparklez", "https://mcchampionship.fandom.com/wiki/CaptainSparklez"], "subreddit": ["CaptainSparklez", "MinecraftChampionship"]}, "path": {"30-165, T:0-1": [[895, 576], [895, 584], [904, 584], [904, 576]]}, "center": {"30-165, T:0-1": [900, 580]}},
{"id": "twlqk5", "name": "Boston Citgo sign", "description": "The Boston Citgo sign is an iconic landmark in Boston, Massachusetts, United States. It depicts the logo of the oil company Citgo.", "links": {"website": ["https://en.wikipedia.org/wiki/Boston_Citgo_sign"], "subreddit": ["BostonU"]}, "path": {"80-165, T:0-1": [[1552, 336], [1552, 352], [1562, 352], [1562, 336]]}, "center": {"80-165, T:0-1": [1557, 344]}},
@ -798,7 +798,7 @@
{"id": "twrqws", "name": "Juan Alberto & Maria Isabel", "description": "A tribute to the relationship of the Spanish Twitch streamer IlloJuan (also known as Juan Alberto García and LMDShow) with Maria Isabel Rodríguez. Inspired by peepoJuan and peepoMasi Better Twitch TV emotes.", "links": {"subreddit": ["LMDShow"]}, "path": {"109-165, T:0-1": [[342, 1339], [375, 1339], [375, 1350], [342, 1350]]}, "center": {"109-165, T:0-1": [359, 1345]}},
{"id": "twrqvb", "name": "Alone Cord", "description": "Small Discord server of friends. Fought hard for the territory against r/belgium.", "links": {}, "path": {"109-166, T:0-1": [[1268, 1876], [1299, 1876], [1299, 1887], [1268, 1887]]}, "center": {"109-166, T:0-1": [1284, 1882]}},
{"id": "twrqti", "name": "Severance", "description": "The logo of Lumon Industries from the TV show Severance.", "links": {"subreddit": ["SeveranceAppleTVPlus"]}, "path": {"109-166, T:0-1": [[895, 1736], [926, 1736], [926, 1745], [895, 1745]]}, "center": {"109-166, T:0-1": [911, 1741]}},
{"id": "twrqqt", "name": "Pokelawls", "description": "Pokelawls is a Twitch streamer. He is depicted smoking from a bong.\n\nThis art was created by Pokelawls and his community.", "links": {"website": ["https://www.twitch.tv/pokelawls"], "subreddit": ["pokelawls"]}, "path": {"110-123": [[1646, 1060], [1646, 1088], [1674, 1088], [1674, 1060]], "136-166, T:0-1": [[1645, 1074], [1693, 1074], [1693, 1121], [1645, 1121]]}, "center": {"110-123": [1660, 1074], "136-166, T:0-1": [1669, 1098]}},
{"id": "twrqqt", "name": "Pokelawls", "description": "Pokelawls is a Twitch streamer. He is depicted smoking from a bong.\n\nThis art was created by Pokelawls and his community.", "links": {"website": ["https://www.twitch.tv/pokelawls"], "subreddit": ["pokelawls"]}, "path": {"139": [[1645, 1074], [1645, 1131], [1693, 1131], [1693, 1074]], "110-123": [[1646, 1060], [1646, 1088], [1674, 1088], [1674, 1060]], "136-138": [[1645, 1074], [1645, 1137], [1693, 1137], [1693, 1074]], "140-166, T:0-1": [[1645, 1074], [1693, 1074], [1693, 1121], [1645, 1121]]}, "center": {"139": [1669, 1103], "110-123": [1660, 1074], "136-138": [1669, 1106], "140-166, T:0-1": [1669, 1098]}},
{"id": "twrql4", "name": "TRIA.os", "description": "TRIA.os is a platforming game made in the game platform Roblox. Made in January 2021, the game is based on another Roblox game, Flood Escape 2, and has over a million plays.", "links": {"website": ["https://www.roblox.com/games/6311279644/TRIA-os-0-6-1"], "subreddit": ["place_CentralAlliance"], "discord": ["tria"]}, "path": {"17": [[626, 978], [623, 980], [631, 991], [632, 991], [635, 987], [635, 983], [633, 980], [630, 978]], "18-55": [[598, 960], [595, 962], [593, 965], [593, 969], [595, 972], [598, 974], [602, 974], [605, 972], [607, 968], [607, 965], [605, 962], [602, 960]], "151-166, 56-145, T:0-1": [[593, 948], [593, 974], [607, 974], [607, 964], [608, 964], [608, 960], [609, 960], [609, 954], [609, 952], [608, 952], [608, 951], [607, 951], [607, 948], [600, 948]]}, "center": {"17": [630, 983], "18-55": [600, 967], "151-166, 56-145, T:0-1": [601, 957]}},
{"id": "twrqhj", "name": "Dream", "description": "Dream (DreamWasTaken) is an American YouTuber and Twitch streamer who is known primarily for creating content of the game Minecraft. Dream gained substantial popularity in 2019 and 2020 from his videos based around the game Minecraft. He is known for his YouTube series Minecraft Manhunt and his speedruns of Minecraft. He is also part of the content creator group Dream Team, along with GeorgeNotFound and Sapnap. Content created in his Dream SMP Minecraft server has also attracted considerable attention. As of January 26, 2022, his seven YouTube channels have collectively reached over 39 million subscribers and over 2.9 billion total views. YouTube awarded Dream the Streamy Award for Gaming in 2020 and 2021.\n\nThis art of Dream was started and maintained by fans on (mostly) Twitter. It was helped by Dream himself later during a stream. It's an example of the support from his fandom even when he is offline. Despite being tampered with by \"antis\" of Dream, the art is still recognizable.", "links": {"website": ["https://www.youtube.com/c/dream", "https://en.wikipedia.org/wiki/Dream_(YouTuber)"], "subreddit": ["DreamWasTaken", "dreamsmp"]}, "path": {"112-165, T:0-1": [[136, 1014], [189, 1014], [189, 1084], [136, 1084]]}, "center": {"112-165, T:0-1": [163, 1049]}},
{"id": "twrq9w", "name": "Jelledot", "description": "Jelledot is a Twitch streamer.", "links": {"website": ["https://www.twitch.tv/jelledot"]}, "path": {"142-143": [[1953, 760], [1953, 769], [1962, 769], [1962, 760]], "144-167, T:0-1": [[1953, 744], [1953, 752], [1962, 752], [1962, 744]]}, "center": {"142-143": [1958, 765], "144-167, T:0-1": [1958, 748]}},
@ -980,7 +980,7 @@
{"id": "twqxc9", "name": "Tails Gets Trolled", "description": "Tails Gets Trolled is a webcomic featuring the character Tails from the Sonic the Hedgehog games. This is the official logo of the webcomic, featuring the iconic Tails Gets Trolled face.", "links": {"website": ["http://www.tailsgetstrolled.org", "https://knowyourmeme.com/memes/subcultures/tails-gets-trolled"], "subreddit": ["TailsGetsTrolled"]}, "path": {"132-135": [[365, 1084], [365, 1086], [368, 1090], [368, 1092], [366, 1095], [366, 1099], [365, 1100], [365, 1102], [371, 1107], [377, 1107], [383, 1102], [383, 1093], [386, 1091], [384, 1088], [381, 1085], [378, 1085], [377, 1084], [375, 1084], [374, 1085], [370, 1085], [369, 1084]], "147-166, T:0-1": [[1808, 1612], [1808, 1639], [1825, 1639], [1825, 1612]]}, "center": {"132-135": [375, 1097], "147-166, T:0-1": [1817, 1626]}},
{"id": "twqxab", "name": "Coat of arms of Spain", "description": "Found on the Spanish flag, the Spanish coat of arms is composed of the four medieval kingdoms which formed Spain: Castilla (top-left), Leon (top-right), Aragon (bottom-left), and Navarra (bottom-right). The Spanish crown is on top of the coat of arms, while on either side are the Pillars of Hercules from Greek mythology.", "links": {"website": ["https://en.wikipedia.org/wiki/Coat_of_arms_of_Spain"], "subreddit": ["esPlace", "spain"]}, "path": {"98-166, T:0-1": [[1412, 279], [1409, 281], [1402, 282], [1400, 284], [1400, 287], [1399, 287], [1396, 290], [1396, 309], [1404, 309], [1406, 311], [1409, 312], [1415, 312], [1419, 310], [1420, 309], [1429, 309], [1429, 304], [1430, 304], [1430, 296], [1429, 296], [1429, 290], [1426, 287], [1424, 287], [1424, 284], [1422, 282], [1419, 281], [1414, 281]]}, "center": {"98-166, T:0-1": [1412, 296]}},
{"id": "twqx0n", "name": "Ironman Mode", "description": "These three helmets represent three \"Ironman\" game modes within RuneScape: Standard, Hardcore, and Ultimate. Ironman Mode is an account type that requires the player to be entirely self-sufficient. Ironmen are locked out of or restricted in most forms of interactions with other players such as trading, The Grand Exchange, PvP, most group minigames, and almost all other group activities.", "links": {"website": ["https://oldschool.runescape.wiki/w/Ironman_Mode"], "subreddit": ["ironscape", "2007scape"]}, "path": {"15-164, T:0-1": [[63, 50], [63, 34], [117, 34], [117, 50]]}, "center": {"15-164, T:0-1": [90, 42]}},
{"id": "twqwya", "name": "Discord", "description": "Discord, The spirit of chaos and disharmony from the show My Little Pony: Friendship is Magic.\n\n After his initial appearance in the Season 2 premire \"The Return of Harmony\", Discord became cemented into the MLP fandom due to the charismatic and chaos-loving nature of both himself and his voice actor, John de Lancie. This connection is fitting as the Discord was inspired by John de Lancie's character Q from Star Trek: The Next Generation.\n\nThis art was created by a few Manechat Discord members as a part of a subtle attempt to expand the MLP fandom's influence on r/place, deciding to build in the Void to best reflect the Lord of Chaos' character.\nSoon after its creation, a small Fluttershy art was created nearby to highlight Discord's key friendship in the show.\n\nDiscord would remain here until the end of r/place, even getting recognized by the Void itself in the process.", "links": {"website": ["https://mlp.fandom.com/wiki/Discord"], "subreddit": ["mylittlepony"]}, "path": {"109-165, T:0-1": [[1079, 1524], [1080, 1525], [1081, 1523], [1080, 1520], [1082, 1517], [1081, 1516], [1077, 1519], [1076, 1516], [1074, 1516], [1075, 1522], [1072, 1523], [1073, 1526], [1071, 1527], [1076, 1534], [1072, 1544], [1079, 1544], [1080, 1539], [1082, 1544], [1085, 1545], [1085, 1541], [1092, 1542], [1090, 1538], [1084, 1536], [1090, 1526], [1085, 1522]]}, "center": {"109-165, T:0-1": [1080, 1531]}},
{"id": "twqwya", "name": "Discord", "description": "Discord, the spirit of chaos and disharmony from My Little Pony: Friendship is Magic.\n\nAfter his initial appearance in the Season 2 premire \"The Return of Harmony\", Discord became cemented into the MLP fandom due to the charismatic and chaos-loving nature of both himself and his voice actor, John de Lancie. This connection is fitting as Discord was inspired by John de Lancie's character Q from Star Trek: The Next Generation.\n\nThis art was created by a few Manechat Discord members as a part of a subtle attempt to expand the MLP fandom's influence on r/place, deciding to build in the Void to best reflect the Lord of Chaos' character. Soon after its creation, a small Fluttershy art was created nearby to highlight Discord's key friendship in the show.\n\nDiscord would remain here until the end of r/place, even getting recognized by the Void itself in the process.", "links": {"website": ["https://mlp.fandom.com/wiki/Discord"], "subreddit": ["mylittlepony"]}, "path": {"109-165, T:0-1": [[1079, 1524], [1080, 1525], [1081, 1523], [1080, 1520], [1082, 1517], [1081, 1516], [1077, 1519], [1076, 1516], [1074, 1516], [1075, 1522], [1072, 1523], [1073, 1526], [1071, 1527], [1076, 1534], [1072, 1544], [1079, 1544], [1080, 1539], [1082, 1544], [1085, 1545], [1085, 1541], [1092, 1542], [1090, 1538], [1084, 1536], [1090, 1526], [1085, 1522]]}, "center": {"109-165, T:0-1": [1081, 1531]}},
{"id": "twqw5b", "name": "Vukky", "description": "Vukky is the persona of a human being also called Vukky. The character is often associated with his software development group, vukkit (a.k.a. LIT Devs), which uses the character as its mascot.", "links": {"website": ["https://sus.omg.lol"], "subreddit": ["vukkit", "vukkybox", "place_CentralAlliance"]}, "path": {"1-10": [[581, 887], [578, 890], [578, 891], [575, 891], [575, 893], [578, 896], [578, 901], [582, 901], [582, 904], [587, 904], [587, 901], [591, 901], [591, 896], [593, 894], [593, 892], [591, 892], [591, 890], [588, 887]], "11-27, 38-105": [[598, 866], [596, 868], [596, 872], [594, 870], [593, 871], [596, 874], [596, 879], [599, 879], [599, 882], [606, 882], [606, 879], [608, 879], [608, 868], [606, 866]], "136-162, T:0-1": [[593, 866], [590, 869], [590, 870], [593, 870], [596, 873], [603, 873], [606, 870], [606, 866]]}, "center": {"1-10": [584, 894], "11-27, 38-105": [602, 872], "136-162, T:0-1": [598, 870]}},
{"id": "twqvtx", "name": "UnsurpassableZ", "description": "Welcome to the flamboyance! UnsurpassableZ, real name Zach, is a YouTuber and YouTube livestreamer. He mainly does content of the game Stardew Valley, where he creates challenges with his friends and fellow creators.\n\nWith great coordination and help from surrounding allies, the UnsurpassableZ community managed to defend against a streamer five times his size on two different occasions.", "links": {"website": ["https://www.youtube.com/c/UnsurpassableZ", "https://youtube.fandom.com/wiki/UnsurpassableZ"], "subreddit": ["UnsurpassableZ"]}, "path": {"56-103": [[1523, 803], [1523, 830], [1600, 830], [1600, 818], [1595, 818], [1592, 821], [1579, 821], [1579, 783], [1552, 783], [1552, 803]], "110-166, T:0-1": [[1523, 803], [1523, 830], [1600, 830], [1600, 818], [1579, 818], [1579, 783], [1552, 783], [1552, 798], [1541, 798], [1541, 803]]}, "center": {"56-103": [1563, 814], "110-166, T:0-1": [1561, 813]}},
{"id": "twqvn5", "name": "Phtanum B", "description": "An attempt at creating a tribute to the Phtanum B project, created by Stevemobcannon.", "links": {}, "path": {"109-166, T:0-1": [[1830, 1280], [1829, 1280], [1832, 1280], [1834, 1282], [1832, 1284], [1829, 1284], [1829, 1280]]}, "center": {"109-166, T:0-1": [1831, 1282]}},
@ -992,7 +992,7 @@
{"id": "twqsgq", "name": "Celeste", "description": "Celeste is a 2D platforming game created by Maddy Thorson. This art features a background in the colors of the transgender pride flag, as both the writer and main character of the game are trans.", "links": {"website": ["http://www.celestegame.com/", "https://en.wikipedia.org/wiki/Celeste_(video_game)"], "subreddit": ["celesteplace", "celestegame"], "discord": ["celeste"]}, "path": {"66-77": [[965, 853], [965, 886], [1011, 886], [1011, 880], [1123, 880], [1123, 874], [1118, 869], [1062, 869], [1057, 864], [1055, 858], [1055, 853]], "55-65": [[965, 853], [965, 886], [1247, 886], [1250, 881], [1250, 880], [1244, 880], [1237, 876], [1237, 869], [1214, 869], [1214, 881], [1200, 881], [1200, 869], [1043, 869], [1043, 853]], "44-54": [[965, 853], [965, 886], [1000, 886], [1000, 853]], "1-43": [[965, 858], [965, 886], [1000, 886], [1000, 858]], "78-165, T:0-1": [[965, 853], [965, 886], [1085, 886], [1085, 880], [1130, 880], [1130, 869], [1062, 870], [1060, 867], [1059, 864], [1057, 862], [1056, 861], [1056, 858], [1056, 853]]}, "center": {"66-77": [982, 870], "55-65": [1015, 870], "44-54": [983, 870], "1-43": [983, 872], "78-165, T:0-1": [1015, 870]}},
{"id": "twqs9s", "name": "Cock and ball torture", "description": "Cock and ball torture (CBT) is a form of BDSM that involves torturing the penis and testicles for sexual pleasure.\n\nAfter many restless nights, we can finally enjoy CBT in peace. Thanks to everyone who helped us along the way! SJJJJFLG <3", "links": {"website": ["https://en.wikipedia.org/wiki/Cock_and_ball_torture", "https://www.youtube.com/watch?v=3847Xkzovt4"], "subreddit": ["CBT"]}, "path": {"12-52": [[760, 684], [760, 692], [774, 692], [774, 684]], "3-11": [[760, 682], [760, 690], [774, 690], [774, 682]], "53-76, 83-125": [[759, 684], [759, 688], [766, 695], [769, 695], [776, 688], [776, 684]], "130-165, T:0-1": [[755, 684], [755, 685], [758, 687], [767, 696], [768, 696], [776, 688], [776, 684]]}, "center": {"12-52": [767, 688], "3-11": [767, 686], "53-76, 83-125": [768, 689], "130-165, T:0-1": [768, 689]}},
{"id": "twqs8f", "name": "Orange portal", "description": "This orange portal is a reference to Portal, a game series where players use a \"portal gun\" to manipulate portals and solve puzzles. It was build by the Germans and the Portal community to connect the split German flags after the first canvas expansion and avoid destroying the artworks in between. A dachshund was later drawn traveling through the portal.", "links": {"website": ["https://www.thinkwithportals.com/", "https://en.wikipedia.org/wiki/Portal_(video_game)"], "subreddit": ["Portal", "placeDE", "de", "germany"], "discord": ["placeDE"]}, "path": {"65-166, T:0-1": [[762, 829], [756, 835], [756, 837], [757, 837], [759, 834], [760, 834], [763, 837], [763, 840], [765, 843], [765, 854], [764, 855], [764, 859], [763, 860], [763, 862], [760, 864], [759, 865], [759, 866], [766, 866], [766, 864], [768, 862], [768, 860], [770, 858], [771, 853], [771, 845], [770, 844], [770, 840], [768, 838], [768, 834], [766, 832], [766, 831], [764, 829]]}, "center": {"65-166, T:0-1": [763, 833]}},
{"id": "twqrbr", "name": "Derpy Hooves", "description": "Derpy is a background character from the TV series My Little Pony: Friendship is Magic. Derpy was first noticed by fans in 2010 for her cross-eyed look in the pilot episode of the show, and became a fan favorite ever since.\n\nThis Derpy art was not constructed by the r/MyLittlePony subreddit nor the Manechat Discord server, instead being created by the Russian streamer Bratishkinoff during the last day of r/place. While this was initially caused panic from the MLP fandom as they feared a last minute raid from Twitch streamer Mizkif, Bratishkinoff helped to distract Mizkif up until the last moments of r/place, ensuring that the fandom's artworks were part of r/place history.", "links": {"website": ["https://mlp.fandom.com/wiki/Derpy", "https://www.twitch.tv/bratishkinoff"]}, "path": {"109-166, T:0-1": [[907, 1701], [899, 1689], [897, 1684], [898, 1678], [901, 1677], [903, 1677], [903, 1674], [904, 1673], [904, 1672], [903, 1672], [893, 1664], [895, 1661], [898, 1659], [902, 1661], [903, 1660], [903, 1658], [899, 1655], [898, 1654], [893, 1649], [893, 1646], [894, 1644], [901, 1646], [902, 1647], [904, 1643], [907, 1636], [904, 1636], [899, 1641], [900, 1636], [905, 1629], [906, 1628], [904, 1626], [911, 1623], [915, 1622], [930, 1621], [939, 1625], [942, 1621], [944, 1621], [951, 1631], [952, 1641], [950, 1654], [953, 1654], [959, 1648], [968, 1646], [972, 1646], [976, 1647], [978, 1649], [978, 1652], [976, 1654], [971, 1658], [966, 1656], [956, 1656], [954, 1658], [956, 1660], [960, 1661], [964, 1663], [964, 1670], [967, 1672], [965, 1674], [964, 1678], [962, 1682], [957, 1681], [954, 1684], [953, 1686], [954, 1694], [955, 1696], [954, 1698], [953, 1703], [951, 1708], [951, 1713], [951, 1717], [948, 1722], [945, 1723], [936, 1724], [930, 1721], [924, 1717], [923, 1703], [928, 1695], [928, 1692], [922, 1693], [918, 1694], [918, 1697], [914, 1702], [911, 1702]]}, "center": {"109-166, T:0-1": [931, 1668]}},
{"id": "twqrbr", "name": "Derpy Hooves", "description": "Derpy is a background character from the TV series My Little Pony: Friendship is Magic. Derpy was first noticed by fans in 2010 for her cross-eyed look in the pilot episode of the show, and became a fan favorite ever since.\n\nThis Derpy art was not constructed by r/mylittlepony or the Manechat Discord server, instead being created by the Russian streamer Bratishkinoff during the last day of r/place. While this was initially caused panic from the MLP fandom as they feared a last minute raid from Twitch streamer Mizkif, Bratishkinoff helped to distract Mizkif up until the last moments of r/place, ensuring that the fandom's artworks were part of r/place history.", "links": {"website": ["https://mlp.fandom.com/wiki/Derpy", "https://www.twitch.tv/bratishkinoff"]}, "path": {"109-166, T:0-1": [[907, 1701], [899, 1689], [897, 1684], [898, 1678], [901, 1677], [903, 1677], [903, 1674], [904, 1673], [904, 1672], [903, 1672], [893, 1664], [895, 1661], [898, 1659], [902, 1661], [903, 1660], [903, 1658], [899, 1655], [898, 1654], [893, 1649], [893, 1646], [894, 1644], [901, 1646], [902, 1647], [904, 1643], [907, 1636], [904, 1636], [899, 1641], [900, 1636], [905, 1629], [906, 1628], [904, 1626], [911, 1623], [915, 1622], [930, 1621], [939, 1625], [942, 1621], [944, 1621], [951, 1631], [952, 1641], [950, 1654], [953, 1654], [959, 1648], [968, 1646], [972, 1646], [976, 1647], [978, 1649], [978, 1652], [976, 1654], [971, 1658], [966, 1656], [956, 1656], [954, 1658], [956, 1660], [960, 1661], [964, 1663], [964, 1670], [967, 1672], [965, 1674], [964, 1678], [962, 1682], [957, 1681], [954, 1684], [953, 1686], [954, 1694], [955, 1696], [954, 1698], [953, 1703], [951, 1708], [951, 1713], [951, 1717], [948, 1722], [945, 1723], [936, 1724], [930, 1721], [924, 1717], [923, 1703], [928, 1695], [928, 1692], [922, 1693], [918, 1694], [918, 1697], [914, 1702], [911, 1702]]}, "center": {"109-166, T:0-1": [929, 1667]}},
{"id": "twqr4q", "name": "OMORI", "description": "OMORI is a psychological horror indie role-playing game made by OMOCAT and released on Steam on December 25, 2020 after six years of development. In the Earthound-inspired game, the main character and his colorful group of friends venture through a dream-like world. This area is a tribute to WHITE SPACE, a location in the game, commonly known as \"A place to survive, but not to live\". The characters MEWO, OMORI, SOMETHING, HERO, MARI, KEL, AUBREY, HUMPHREY, and OMOLI are seen here.\n\nThe stance on r/omori through place was to be as friendly as possible, so some of WHITE SPACE was lended to good allies, such as WCUE, r/PictureGame, and Lisa: The Painful.", "links": {"website": ["https://www.omori-game.com/", "https://store.steampowered.com/app/1150690/OMORI/", "https://en.wikipedia.org/wiki/Omori_(video_game)", "https://omori.fandom.com/wiki/WHITE_SPACE"], "subreddit": ["OMORI"], "discord": ["ypSr9JG2ht"]}, "path": {"60-64": [[909, 853], [909, 810], [920, 810], [920, 796], [923, 792], [925, 792], [932, 799], [952, 799], [959, 792], [961, 792], [964, 795], [964, 801], [976, 801], [977, 802], [1123, 802], [1123, 830], [1043, 830], [1043, 853]], "56-59": [[909, 853], [909, 810], [920, 810], [920, 796], [923, 792], [925, 792], [932, 799], [952, 799], [959, 792], [961, 792], [964, 795], [964, 801], [997, 801], [998, 802], [1126, 802], [1126, 830], [1005, 830], [1005, 853]], "65-76": [[909, 853], [909, 810], [920, 810], [920, 796], [923, 792], [925, 792], [932, 799], [952, 799], [959, 792], [961, 792], [964, 796], [964, 802], [1123, 802], [1123, 821], [1114, 830], [1068, 830], [1066, 827], [1064, 827], [1061, 829], [1059, 833], [1057, 840], [1057, 853]], "2-55": [[908, 853], [908, 818], [922, 818], [922, 794], [924, 792], [926, 792], [934, 799], [952, 799], [959, 792], [962, 792], [964, 794], [964, 801], [1000, 801], [1000, 853]], "77-165, T:0-1": [[909, 800], [920, 800], [920, 795], [923, 792], [924, 792], [926, 794], [927, 794], [931, 798], [932, 799], [951, 799], [952, 799], [958, 793], [960, 793], [960, 794], [961, 795], [961, 801], [963, 802], [1123, 802], [1123, 830], [1065, 830], [1060, 830], [1057, 837], [1056, 850], [1055, 853], [909, 853], [909, 826], [908, 825], [909, 824]]}, "center": {"60-64": [954, 826], "56-59": [954, 826], "65-76": [952, 826], "2-55": [954, 826], "77-165, T:0-1": [1042, 814]}},
{"id": "twqoqx", "name": "Girls' Frontline", "description": "You play as a freshly hired Commander sent to a peaceful sector of 09, except it isn't peaceful and you have diet Skynet fighting you.", "links": {"website": ["http://gf.sunborngame.com/"], "subreddit": ["girlsfrontline"]}, "path": {"109-166, T:0-1": [[1576, 1712], [1576, 1740], [1582, 1740], [1582, 1741], [1584, 1741], [1585, 1741], [1585, 1742], [1586, 1742], [1586, 1743], [1587, 1744], [1588, 1744], [1588, 1746], [1589, 1746], [1589, 1752], [1588, 1753], [1588, 1754], [1588, 1755], [1587, 1756], [1587, 1757], [1587, 1758], [1587, 1759], [1588, 1759], [1588, 1760], [1611, 1760], [1611, 1759], [1611, 1758], [1612, 1758], [1613, 1757], [1614, 1756], [1615, 1755], [1616, 1754], [1616, 1753], [1617, 1753], [1617, 1752], [1618, 1752], [1618, 1751], [1619, 1751], [1619, 1750], [1620, 1750], [1620, 1749], [1621, 1749], [1621, 1748], [1622, 1748], [1622, 1747], [1623, 1747], [1624, 1747], [1624, 1712]]}, "center": {"109-166, T:0-1": [1601, 1733]}},
{"id": "twqobc", "name": "OTT", "description": "OTT is a multiband compressor plugin developed by Xfer. It's a very popular audio effect used by music producers and has become an inside joke due to its widespread usage. This art piece was made by electronic music producer Eliminate and his Twitch viewers.", "links": {"website": ["https://www.twitch.tv/eliminatehq"], "subreddit": ["EliminateHQ"]}, "path": {"109-166, T:0-1": [[1395, 1612], [1395, 1636], [1413, 1636], [1413, 1612]]}, "center": {"109-166, T:0-1": [1404, 1624]}},
@ -1193,7 +1193,7 @@
{"id": "twpp2z", "name": "Urotsuki", "description": "Urotsuki is the protagonist of Yume 2kki, a collaborative Yume Nikki fan-sequel that was the first recognized fangame and is by far the most expansive one.", "links": {"website": ["https://yume2kki.fandom.com/wiki/Urotsuki"], "subreddit": ["yumenikki"]}, "path": {"65-166, T:0-1": [[1231, 117], [1228, 117], [1228, 115], [1229, 115], [1229, 114], [1230, 114], [1230, 112], [1231, 112], [1231, 110], [1232, 110], [1232, 109], [1233, 109], [1233, 108], [1235, 108], [1235, 107], [1240, 107], [1240, 108], [1242, 108], [1242, 109], [1243, 109], [1243, 110], [1244, 110], [1244, 112], [1245, 112], [1245, 114], [1246, 114], [1246, 115], [1247, 115], [1247, 117], [1244, 117], [1244, 122], [1242, 122], [1242, 123], [1243, 123], [1243, 125], [1244, 125], [1244, 127], [1245, 127], [1245, 130], [1244, 130], [1244, 133], [1243, 133], [1243, 134], [1239, 134], [1239, 133], [1238, 133], [1238, 131], [1237, 131], [1237, 133], [1236, 133], [1236, 134], [1232, 134], [1232, 133], [1231, 133], [1231, 130], [1230, 130], [1230, 127], [1231, 127], [1231, 125], [1232, 125], [1232, 123], [1233, 123], [1233, 122], [1231, 122]]}, "center": {"65-166, T:0-1": [1237, 114]}},
{"id": "twpp0q", "name": "VTuber taskbar buttons", "description": "An area carved up by a coalition of different virtual YouTuber communities in collaboration with r/placestart. From left to right: r/Hololive, r/Nijisanji, r/VShojo.", "links": {"subreddit": ["Hololive", "Nijisanji", "VShojo", "VirtualYoutubers", "placestart"], "discord": ["holofans"]}, "path": {"109-166, T:0-1": [[1028, 1974], [1108, 1974], [1108, 1996], [1028, 1996]]}, "center": {"109-166, T:0-1": [1068, 1985]}},
{"id": "twpovl", "name": "twitch streamer kingkontent", "description": "a dutch streamer who wanted to leave his mark on r/place nand he survived altho his site got Ddossed by toxic guys from a RPG server", "links": {"website": ["https://www.twitch.tv/kingkontent"]}, "path": {"109-166, T:0-1": [[379, 1918], [379, 1943], [413, 1943], [412, 1918]]}, "center": {"109-166, T:0-1": [396, 1931]}},
{"id": "twposp", "name": "One-One", "description": "One-One is a robotic companion of protagonist Tulip in Cartoon Network's TV series Infinity Train. Next to him is the show's logo.", "links": {"website": ["https://infinity-train.fandom.com/wiki/One-One"], "subreddit": ["InfinityTrain", "place_CentralAlliance"]}, "path": {"18-166, T:0-1": [[482, 905], [479, 908], [479, 912], [482, 915], [486, 915], [489, 912], [489, 908], [486, 905]]}, "center": {"18-166, T:0-1": [484, 910]}},
{"id": "twposp", "name": "One-One", "description": "One-One is a robotic companion of protagonist Tulip in the Cartoon Network and Max Original TV series, Infinity Train. To the right is the show's logo.", "links": {"website": ["https://infinity-train.fandom.com/wiki/One-One"], "subreddit": ["InfinityTrain", "place_CentralAlliance"]}, "path": {"18-166, T:0-1": [[482, 905], [479, 908], [479, 912], [482, 915], [486, 915], [489, 912], [489, 908], [486, 905], [484, 905]]}, "center": {"18-166, T:0-1": [484, 910]}},
{"id": "twpooo", "name": "Robocraft 2015", "description": "Robocraft 2015 (RC15) is a fan-made revival of the 2015 version of the game Robocraft, which was widely regarded as the best version by the community.\n\nRobocraft is an online vehicular combat game developed and published by Freejam Games. The game allows players to build various functional vehicles with basic block-based parts, such as cubes and wheels, along with weapons for combat against other players.", "links": {"website": ["https://robocraftgame.com/"], "subreddit": ["RC15", "Robocraft"], "discord": ["rc15"]}, "path": {"104-158": [[1904, 239], [1904, 269], [1940, 269], [1940, 239]], "56-95": [[1868, 243], [1868, 273], [1902, 273], [1902, 243]], "159-167, T:0-1": [[1905, 240], [1936, 240], [1935, 241], [1935, 242], [1936, 243], [1937, 244], [1938, 246], [1938, 264], [1937, 264], [1936, 264], [1936, 268], [1905, 268]]}, "center": {"104-158": [1922, 254], "56-95": [1885, 258], "159-167, T:0-1": [1922, 254]}},
{"id": "twpoob", "name": "Nottingham Forest FC", "description": "Nottingham's world famous football club, Two time champions of Europe and the biggest club in the East Midlands.", "links": {"subreddit": ["NFFC"]}, "path": {"109-166, T:0-1": [[766, 1940], [785, 1940], [785, 1947], [766, 1947]]}, "center": {"109-166, T:0-1": [776, 1944]}},
{"id": "twpolw", "name": "Spanish omelette", "description": "A Spanish tortilla or Spanish omelette (Spanish: tortilla de patatas) is a traditional dish from Spain. Celebrated as a national dish by Spaniards, it is an essential part of the Spanish cuisine. It is a pan-cooked omelette made with eggs and potatoes, optionally including onion.", "links": {"website": ["https://www.renfe-sncf.com/rw-en/blog/did-you-know/tortilla-patatas", "https://en.wikipedia.org/wiki/Spanish_omelette"], "subreddit": ["esPlace", "spain"]}, "path": {"68-165, T:0-1": [[1061, 286], [1071, 286], [1072, 287], [1074, 287], [1074, 288], [1075, 288], [1076, 289], [1077, 289], [1078, 290], [1078, 291], [1078, 292], [1079, 293], [1079, 294], [1079, 295], [1079, 296], [1079, 297], [1078, 298], [1077, 298], [1076, 298], [1075, 298], [1075, 297], [1074, 297], [1073, 297], [1073, 298], [1072, 298], [1072, 299], [1072, 300], [1073, 301], [1073, 302], [1072, 303], [1071, 303], [1070, 303], [1070, 304], [1063, 304], [1063, 303], [1059, 303], [1058, 302], [1057, 301], [1056, 301], [1055, 300], [1055, 299], [1054, 298], [1054, 293], [1055, 292], [1055, 290], [1056, 289], [1057, 289], [1058, 288], [1059, 287], [1060, 287]]}, "center": {"68-165, T:0-1": [1064, 295]}},
@ -1297,7 +1297,7 @@
{"id": "twrwzg", "name": "IlloJuan", "description": "IlloJuan, also known as LMDShow or Juan Alberto, is a Spanish Twitch streamer born in Fuengirola, Andalusia, Spain. He is in a relationship with fellow streamer Masi Rodríguez. He is nicknamed \"Presidente\", commander general of the anti-baguette troops. ¡Alo presidentes!", "links": {"website": ["https://www.twitch.tv/illojuan"], "subreddit": ["LMDShow"]}, "path": {"109-165, T:0-1": [[1402, 999], [1402, 1042], [1432, 1042], [1435, 1041], [1436, 1042], [1450, 1042], [1450, 999]]}, "center": {"109-165, T:0-1": [1426, 1021]}},
{"id": "twrwwo", "name": "Yale University", "description": "Yale University's Y logo. Thanks to sleep-deprived Yalies and allies from neighboring colleges, The logo was always restored despite numerous annexation attempts.", "links": {"website": ["https://yale.edu"], "subreddit": ["yale"]}, "path": {"109-164, T:0-1": [[339, 1623], [339, 1634], [351, 1634], [351, 1623]]}, "center": {"109-164, T:0-1": [345, 1629]}},
{"id": "twrwk5", "name": "Avengers", "description": "The Avengers logo, from Marvel", "links": {"subreddit": ["Marvel_place"]}, "path": {"109-166, T:0-1": [[955, 1721], [975, 1721], [975, 1720], [975, 1719], [977, 1719], [977, 1718], [979, 1718], [979, 1717], [980, 1717], [980, 1716], [981, 1716], [981, 1714], [982, 1714], [982, 1701], [981, 1701], [981, 1699], [980, 1699], [980, 1698], [979, 1698], [979, 1697], [978, 1697], [978, 1695], [977, 1695], [977, 1694], [975, 1694], [975, 1688], [972, 1688], [972, 1689], [971, 1689], [971, 1690], [970, 1690], [970, 1691], [970, 1692], [966, 1692], [966, 1693], [963, 1693], [963, 1694], [961, 1694], [961, 1695], [959, 1695], [959, 1696], [958, 1696], [958, 1697], [957, 1697], [957, 1698], [956, 1698], [956, 1700], [955, 1700]]}, "center": {"109-166, T:0-1": [968, 1707]}},
{"id": "twrwce", "name": "British Rail", "description": "The double arrows logo of British Rail, The United Kingdom's rail operator between 1965 and 1997, and subsequently Network Rail, its successor, up to the present day. Also features a Network Southeast stripe.", "links": {"website": ["https://en.wikipedia.org/wiki/British_Rail"]}, "path": {"109-166, T:0-1": [[476, 1512], [467, 1512], [467, 1524], [476, 1524]]}, "center": {"109-166, T:0-1": [472, 1518]}},
{"id": "twrwce", "name": "British Rail", "description": "The double arrows logo of British Rail, The United Kingdom's rail operator between 1948 and 1997, and subsequently Network Rail, its successor, up to the present day. Also features a Network Southeast stripe.", "links": {"website": ["https://en.wikipedia.org/wiki/British_Rail"]}, "path": {"109-166, T:0-1": [[476, 1512], [467, 1512], [467, 1524], [476, 1524]]}, "center": {"109-166, T:0-1": [472, 1518]}},
{"id": "twrw6f", "name": "Weebkatten", "description": "The cat, simply known as skateboarding cat, weebcat, or weebkatten, is the mascot of a private Swedish Discord server Weebklubben, a weeb club from the Swedish high school NTI Gymnasiet Stockholm.\n\nThis niche art was one of the first after the canvas expanded and managed to have an alliance and protection agreement with all its neighbors, with almost nobody actually knowing who they were!", "links": {"subreddit": ["weebklubben"]}, "path": {"56-123": [[1480, 108], [1475, 113], [1475, 123], [1474, 124], [1474, 125], [1476, 127], [1476, 128], [1478, 130], [1480, 128], [1485, 128], [1487, 130], [1489, 128], [1489, 127], [1491, 125], [1491, 124], [1490, 123], [1490, 115], [1489, 114], [1489, 111], [1487, 109], [1486, 110], [1482, 110]], "126-166, T:0-1": [[1480, 113], [1476, 118], [1476, 120], [1478, 122], [1476, 124], [1476, 128], [1475, 129], [1475, 130], [1477, 132], [1477, 133], [1479, 135], [1481, 133], [1486, 133], [1488, 135], [1492, 131], [1492, 129], [1491, 128], [1491, 120], [1490, 119], [1490, 115], [1488, 113], [1486, 115], [1484, 115], [1482, 113]]}, "center": {"56-123": [1483, 119], "126-166, T:0-1": [1484, 126]}},
{"id": "twrw0l", "name": "Basic Law for the Federal Republic of Germany", "description": "The Basic Law for the Federal Republic of Germany (German: Grundgesetz für die Bundesrepublik Deutschland) is the constitution of the Federal Republic of Germany. The West German Constitution was approved in Bonn, Germany on May 8, 1949 and came into effect on May 23 after having been approved by the occupying western Allies of World War II on May 12. Its first article reads \"Human dignity shall be inviolable. To respect and protect it shall be the duty of all state authority.\"", "links": {"website": ["https://en.wikipedia.org/wiki/Basic_Law_for_the_Federal_Republic_of_Germany"], "subreddit": ["placeDE", "de", "germany"], "discord": ["placeDE"]}, "path": {"T:0-1": [[1681, 1128], [1681, 1165], [1704, 1165], [1704, 1128]], "148-165": [[1669, 1127], [1669, 1164], [1692, 1164], [1692, 1127]]}, "center": {"T:0-1": [1693, 1147], "148-165": [1681, 1146]}},
{"id": "twrvuv", "name": "Michael Schumacher's helmet", "description": "A helmet based on the helmet design of the great German Formula 1 driver Michael Schumacher, who is only one of two drivers to win seven World Drivers' Championship titles.", "links": {"website": ["https://en.wikipedia.org/wiki/Michael_Schumacher"], "subreddit": ["placeDE", "de", "germany", "formula1"], "discord": ["placeDE"]}, "path": {"142-166, T:0-1": [[542, 838], [542, 836], [541, 835], [541, 831], [545, 827], [547, 826], [551, 826], [553, 827], [556, 830], [556, 832], [557, 833], [557, 838]]}, "center": {"142-166, T:0-1": [549, 832]}},
@ -1353,7 +1353,7 @@
{"id": "twtxky", "name": "Hayrack", "description": "A hayrack (Slovene: kozolec) is a building that is found in most Slovenian villages. They are mostly made out of wood, and their purpose is storing and drying hay.", "links": {"website": ["https://en.wikipedia.org/wiki/Hayrack"], "subreddit": ["Slovenia"]}, "path": {"93-166, T:0-1": [[220, 873], [216, 877], [217, 878], [217, 885], [218, 886], [218, 888], [235, 888], [235, 886], [236, 886], [236, 879], [237, 878], [240, 878], [240, 877], [235, 873]]}, "center": {"93-166, T:0-1": [228, 881]}},
{"id": "twtxkj", "name": "Miyu", "description": "Miyu is a student character from the mobile game Blue Archive. She resides in a blue recycling bin.\n\nThe Blue Archive community allied with the communities of maimai and The Last Podcast On The Left in an effort to leave their mark in history. However, multiple streamers raided the piece and the area. A streamer invaded the area at 16:44, with the BA community making haste in repelling the invading forces. The Void intervened, covering the whole area in black. At 16:45 it was seen that the streamer went offline, giving the BA community little time left to rebuild the piece and the area.\n\nRaids survived: 3\nFirst raid: April 4, 2022\nTime: 19:47\nRaid intensity: Minor\nThe community presumes that the invasion was minor.\n\nSecond raid: April 4, 2022\nTime: 20:40-20\nRaid intensity: Powerful\nA streamer invaded top side of the Miyu border in which the community were struggling to build its borders back due to the sheer manpower of the invading forces, with rogue users directly invading Miyu. The community in Discord servers were up in arms and were doing the best they could, barely forming the silhouette of the character. By this time the raid even got more powerful, but later stopped, giving the community the time to rebuild again.\n\nThird raid: April 5, 2022\nTime: 16:45 - 16:50\nRaid intensity: Powerful\nA streamer directly invaded the areas of Miyu, staining the colors of the blue and grey to a very obnoxious orange and white. At this time the Blue Archive community made hastened to defend as much of an area as possible, but the streamer was slowly enveloping the area because of manpower, until the Void intervened and covered the area with black, causing nothing but rebelling pixels to surface, to drown again. This gave the Blue Archive community the opportunity to rebuild what was left of Miyu, with some even giving thanks to the Void for destroying the invading forces.", "links": {"website": ["https://bluearchive.wiki/wiki/Miyu"], "subreddit": ["BlueArchive"], "discord": ["bluearchive"]}, "path": {"131-162, T:0-1": [[16, 944], [16, 992], [39, 992], [39, 983], [62, 983], [62, 944]]}, "center": {"131-162, T:0-1": [37, 964]}},
{"id": "twtwwo", "name": "Territorial.io logo", "description": "Territorial.io, made by David Tschacher, is an online indie .io game about conquering land and fighting other people in various game modes. It has a Instagram account and a Discord server with nearly 15k people.", "links": {"website": ["https://territorial.io"], "subreddit": ["territorial_io"]}, "path": {"109-165, T:0-1": [[301, 1882], [310, 1882], [310, 1891], [301, 1891]]}, "center": {"109-165, T:0-1": [306, 1887]}},
{"id": "twtwq6", "name": "Castle Crashers", "description": "Castle Crashers is a 2D indie hack-and-slash video game made by The Behemoth. Depicted are various color palettes of the otherwise identical playable knights in Castle Crashers.", "links": {"website": ["https://www.castlecrashers.com/", "https://store.steampowered.com/app/204360/Castle_Crashers/", "https://en.wikipedia.org/wiki/Castle_Crashers"], "subreddit": ["castlecrashers"]}, "path": {"91-115": [[1886, 73], [1886, 103], [1921, 103], [1921, 73]], "61-90": [[1886, 73], [1886, 93], [1900, 93], [1900, 83], [1921, 83], [1921, 73]], "116-165, T:0-1": [[1879, 73], [1921, 73], [1921, 103], [1879, 103]]}, "center": {"91-115": [1904, 88], "61-90": [1893, 80], "116-165, T:0-1": [1900, 88]}},
{"id": "twtwq6", "name": "Castle Crashers", "description": "Castle Crashers is a 2D indie hack-and-slash video game made by The Behemoth. Depicted are various color palettes of the otherwise identical playable knights in Castle Crashers.", "links": {"website": ["https://www.castlecrashers.com/", "https://store.steampowered.com/app/204360/Castle_Crashers/", "https://en.wikipedia.org/wiki/Castle_Crashers"], "subreddit": ["castlecrashers"]}, "path": {"91-115": [[1886, 73], [1886, 103], [1921, 103], [1921, 73]], "61-90": [[1921, 73], [1921, 83], [1889, 83], [1889, 73]], "116-165, T:0-1": [[1879, 73], [1921, 73], [1921, 103], [1879, 103]]}, "center": {"91-115": [1904, 88], "61-90": [1905, 78], "116-165, T:0-1": [1900, 88]}},
{"id": "twtwky", "name": "Spike", "description": "Spike is a dragon character from My Little Pony: Friendship is Magic.", "links": {"website": ["https://mlp.fandom.com/wiki/Spike"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"44-57": [[656, 230], [653, 233], [652, 235], [652, 239], [657, 239], [657, 237], [660, 234], [660, 232], [658, 230]], "137-166, T:0-1": [[914, 1774], [912, 1776], [914, 1778], [916, 1778], [916, 1774]]}, "center": {"44-57": [656, 235], "137-166, T:0-1": [914, 1776]}},
{"id": "twtwc9", "name": "Noisestorm - Crab Rave", "description": "Crab Rave, it was both a meme and a song that gained popularity during 2018 because of its memeable and catchy tunes. It was released in Monstercat Instinct and was composed by Noisestorm. This Pixelart was an idea from someone in the official Discord server of Monstercat named Ava🌸💜", "links": {"website": ["https://www.youtube.com/watch?v=LDU_Txk06tM"], "subreddit": ["monstercat"]}, "path": {"109-165, T:0-1": [[341, 1898], [341, 1915], [377, 1915], [377, 1898]]}, "center": {"109-165, T:0-1": [359, 1907]}},
{"id": "twtvnc", "name": "Killa", "description": "Killa is a boss in the game Escape from Tarkov who holds out at a local shopping mall.He is part of the Scavengers (Scavs) faction in the game, and is the last thing you want to see in the Interchange location.\n\n Escape from Tarkov is a hardcore and realistic online first-person action role-playing game and simulator with massively multiplayer online features and a story-driven walkthrough.", "links": {"website": ["https://escapefromtarkov.fandom.com/wiki/Killa", "https://www.escapefromtarkov.com/", "https://en.wikipedia.org/wiki/Escape_from_Tarkov"], "subreddit": ["EscapefromTarkov"]}, "path": {"65-166, T:0-1": [[1953, 469], [1953, 458], [1956, 451], [1958, 447], [1963, 443], [1968, 441], [1981, 441], [1987, 443], [1991, 447], [1995, 453], [1997, 457], [1998, 461], [1998, 480], [1978, 481], [1977, 490], [1966, 490], [1965, 486], [1961, 481], [1957, 477], [1956, 474], [1955, 471]]}, "center": {"65-166, T:0-1": [1976, 461]}},
@ -1415,7 +1415,7 @@
{"id": "twtn9b", "name": "Ori", "description": "Ori is a beautiful side-scrolling platform-adventure Metroidvania video game series developed by Moon Studios and published by Microsoft Studios. The art for the game is intended to appear painted or hand-drawn, leading to a distinct visual style. The first game in the series, Ori and the Blind Forest, released in March 2015 for Xbox One and Microsoft Windows, later releasing on Nintendo Switch in September 2019. A sequel, Ori and the Will of the Wisps, released in 2020. Characters and icons from both games appear in this art, including Ori, the Spirit Tree of Nibel, Ku, Sein, and some Moki.\n\nThis mural started on the right wall depicting only Ori and r/Ori, growing after the first canvas expansion.", "links": {"website": ["https://www.orithegame.com/", "https://en.wikipedia.org/wiki/Ori_and_the_Blind_Forest", "https://en.wikipedia.org/wiki/Ori_and_the_Will_of_the_Wisps"], "subreddit": ["OriAndTheBlindForest"], "discord": ["orithegame"]}, "path": {"2-55": [[959, 510], [959, 542], [978, 542], [978, 551], [1000, 551], [1000, 510]], "56-165, T:0-1": [[960, 510], [960, 542], [978, 542], [978, 551], [1060, 551], [1060, 510]]}, "center": {"2-55": [975, 526], "56-165, T:0-1": [1010, 531]}},
{"id": "twtn8l", "name": "Kingdom Hearts", "description": "Kingdom Hearts is a Japanese action role-playing game series. This art features the game's logo, along with two Keyblades and a small Paopu Fruit.", "links": {"website": ["https://en.wikipedia.org/wiki/Kingdom_Hearts"], "subreddit": ["KHPL", "KingdomHearts"]}, "path": {"82-129": [[0, 338], [0, 361], [2, 361], [3, 360], [13, 360], [14, 361], [16, 359], [16, 348], [34, 348], [34, 344], [21, 344], [19, 342], [18, 342], [18, 339], [13, 339], [13, 338]], "31-38": [[155, 292], [153, 294], [153, 300], [151, 302], [151, 305], [157, 311], [158, 313], [158, 317], [156, 317], [156, 321], [158, 323], [158, 333], [162, 333], [162, 317], [160, 317], [160, 313], [167, 305], [167, 302], [164, 299], [164, 297], [165, 297], [165, 292]], "133-165, T:0-1": [[0, 337], [16, 337], [15, 361], [11, 360], [8, 372], [0, 372]]}, "center": {"82-129": [8, 350], "31-38": [159, 304], "133-165, T:0-1": [8, 345]}},
{"id": "twtn7d", "name": "Kazakhstan Place", "description": "Kazakhstan flag and Baiterek monument.", "links": {"subreddit": ["Kazakhstan"]}, "path": {"109-166, T:0-1": [[716, 1909], [749, 1909], [749, 1923], [716, 1923]]}, "center": {"109-166, T:0-1": [733, 1916]}},
{"id": "twtn6h", "name": "Ubuntu", "description": "Ubuntu is a Linux distribution based on Debian and composed mostly of free and open-source software.", "links": {"website": ["https://ubuntu.com/", "https://en.wikipedia.org/wiki/Ubuntu"], "subreddit": ["Ubuntu", "placetux"]}, "path": {"3-86": [[64, 689], [63, 690], [60, 690], [56, 693], [56, 694], [55, 694], [53, 696], [53, 697], [55, 699], [56, 699], [56, 700], [58, 702], [60, 703], [62, 703], [63, 704], [65, 704], [67, 702], [67, 698], [68, 697], [68, 696], [67, 695], [67, 691], [65, 689]], "87-165, T:0-1": [[69, 701], [70, 697], [70, 693], [69, 689], [65, 689], [62, 690], [59, 693], [59, 697], [62, 700], [65, 701]]}, "center": {"3-86": [61, 697], "87-165, T:0-1": [65, 695]}},
{"id": "twtn6h", "name": "Ubuntu", "description": "Ubuntu is a Linux distribution based on Debian and composed mostly of free and open-source software. It is one of the most popular Linux distributions.\n\nThis logo is one of the oldest continually existing pieces on the 2022 canvas, along with many other of the Linux logos found around it.", "links": {"website": ["https://ubuntu.com/", "https://en.wikipedia.org/wiki/Ubuntu"], "subreddit": ["Ubuntu", "placetux"]}, "path": {"3-86": [[64, 689], [63, 690], [60, 690], [56, 693], [56, 694], [55, 694], [53, 696], [53, 697], [55, 699], [56, 699], [56, 700], [58, 702], [60, 703], [62, 703], [63, 704], [65, 704], [67, 702], [67, 698], [68, 697], [68, 696], [67, 695], [67, 691], [65, 689]], "87-165, T:0-1": [[69, 701], [70, 697], [70, 693], [69, 689], [65, 689], [62, 690], [59, 693], [59, 697], [62, 700], [65, 701]]}, "center": {"3-86": [61, 697], "87-165, T:0-1": [65, 695]}},
{"id": "twtmwp", "name": "Fallen Star", "description": "Fallen Star pixel art from Terraria.", "links": {"website": ["https://terraria.fandom.com/wiki/Fallen_Star"], "subreddit": ["Terraria"]}, "path": {"109-166, T:0-1": [[502, 1792], [502, 1793], [504, 1793], [505, 1792], [506, 1792], [507, 1791], [508, 1792], [509, 1792], [510, 1793], [512, 1793], [512, 1792], [509, 1789], [512, 1787], [510, 1787], [507, 1783], [504, 1787], [502, 1787], [504, 1789], [503, 1791]]}, "center": {"109-166, T:0-1": [507, 1789]}},
{"id": "twtmva", "name": "Wydział Elektroniki i Technik Informacyjnych", "description": "Wydział Elektroniki\ni Technik Informacyjnych (WEiTI; English: Faculty of Electronics and Information Technology) is a department at the Warsaw University of Technology in Poland.\n\nA group of 81 students from WEiTI created this art. We started by placing the pixels manually, then developed a simple bot and over time made a central server for a botnet made up of tens of bots all coordinating their actions with a central server.", "links": {"website": ["https://www.elka.pw.edu.pl"]}, "path": {"1-5": [[687, 296], [687, 310], [721, 310], [721, 296]], "6-166, T:0-1": [[658, 284], [688, 284], [688, 296], [658, 296]]}, "center": {"1-5": [704, 303], "6-166, T:0-1": [673, 290]}},
{"id": "twtmt2", "name": "Flag of Albania", "description": "Albania is a country in Southeastern Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Albania", "https://en.wikipedia.org/wiki/Flag_of_Albania"], "subreddit": ["albania"]}, "path": {"71-78": [[334, 252], [334, 282], [293, 282], [293, 298], [356, 298], [356, 252]], "41-53": [[327, 272], [356, 272], [356, 298], [327, 298]], "10-21": [[333, 272], [367, 272], [367, 299], [333, 299]], "54-70, 79-165, T:0-1": [[334, 252], [356, 252], [356, 298], [334, 298]]}, "center": {"71-78": [345, 286], "41-53": [342, 285], "10-21": [350, 286], "54-70, 79-165, T:0-1": [345, 275]}},
@ -1438,7 +1438,7 @@
{"id": "twtkar", "name": "Asexual flag", "description": "A pride flag representing the asexual community. Asexual people have no sexual attraction to others.", "links": {"website": ["https://en.wikipedia.org/wiki/Asexuality"], "subreddit": ["asexuality", "Asexual", "aaaaaaacccccccce"]}, "path": {"148-161": [[1653, 625], [1653, 637], [1737, 637], [1737, 627], [1722, 627], [1722, 621], [1676, 621], [1676, 624], [1673, 624], [1673, 625]], "72-147": [[1653, 620], [1653, 637], [1707, 637], [1707, 638], [1744, 638], [1744, 620]], "56-71": [[1653, 620], [1653, 637], [1794, 637], [1794, 632], [1791, 630], [1791, 620], [1785, 620], [1785, 637], [1744, 637], [1744, 617], [1727, 617], [1727, 613], [1722, 613], [1722, 617], [1719, 617], [1719, 613], [1714, 613], [1714, 617], [1659, 617], [1659, 620]], "162-166, T:0-1": [[1722, 624], [1666, 624], [1666, 625], [1653, 625], [1653, 632], [1661, 632], [1661, 637], [1722, 637]]}, "center": {"148-161": [1695, 629], "72-147": [1716, 629], "56-71": [1725, 627], "162-166, T:0-1": [1688, 631]}},
{"id": "twtkac", "name": "megan9958's flower", "description": "a mysterious flower (originally created by u/megan9958) that appeared when the D-Cell group were building one of their earlier iterations of quaver (a character from the game they were representing). However, because it coincidentaly fit well into the art they were doing, They decided to keep it and carry it through every new attempt that they made.", "links": {}, "path": {"109-165, T:0-1": [[1364, 1281], [1365, 1280], [1366, 1281], [1365, 1282]]}, "center": {"109-165, T:0-1": [1365, 1281]}},
{"id": "twtk6b", "name": "Youmu Konpaku", "description": "Youmu Konpaku is a swordswoman and the stage 5 boss from Touhou Youyoumu ~ Perfect Cherry Blossom. She serves Yuyuko Saigyouji.", "links": {"website": ["https://en.touhouwiki.net/wiki/Youmu_Konpaku"], "subreddit": ["touhou"], "discord": ["UVkWNdhQ"]}, "path": {"57-166, T:0-1": [[1708, 794], [1709, 793], [1715, 793], [1716, 794], [1717, 793], [1721, 791], [1722, 790], [1725, 790], [1725, 795], [1723, 799], [1724, 801], [1726, 802], [1727, 803], [1725, 805], [1723, 804], [1722, 806], [1720, 806], [1718, 809], [1717, 808], [1716, 808], [1715, 809], [1716, 810], [1718, 809], [1721, 807], [1722, 808], [1727, 806], [1728, 807], [1727, 810], [1724, 812], [1722, 812], [1719, 813], [1720, 814], [1723, 814], [1724, 815], [1721, 817], [1720, 819], [1719, 819], [1721, 821], [1721, 822], [1715, 822], [1715, 821], [1710, 821], [1710, 822], [1704, 822], [1704, 821], [1706, 819], [1704, 819], [1702, 817], [1700, 816], [1700, 812], [1705, 812], [1705, 810], [1704, 809], [1708, 808], [1705, 804], [1704, 803], [1704, 799]]}, "center": {"57-166, T:0-1": [1712, 801]}},
{"id": "twtjno", "name": "Arceus", "description": "Arceus is the god of the Pokémon world and the creator of everything in the Pokémon series of video games, introduced in the Generation IV games (Pokémon Diamond/Pearl) with National Pokédex number 493. It is said to have emerged from an egg in a place where there was nothing, then shaped the world. Arceus is also the titular Pokémon of Game Freak's open-world Pokémon game, Pokémon Legends: Arceus.\n\nThis piece was created by Pokémon in r/place, and was allied with its surrounding friends, including the letters H and A, as well as the Pachirisu OC to the side.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Arceus_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"56-166, T:0-1": [[1646, 539], [1646, 536], [1647, 536], [1647, 534], [1648, 534], [1648, 532], [1647, 532], [1647, 529], [1648, 529], [1648, 528], [1649, 528], [1649, 530], [1652, 530], [1660, 525], [1661, 527], [1660, 528], [1659, 532], [1657, 532], [1656, 537], [1659, 536], [1661, 537], [1662, 536], [1660, 534], [1660, 533], [1662, 533], [1663, 534], [1666, 533], [1666, 535], [1672, 531], [1671, 534], [1671, 535], [1669, 538], [1668, 538], [1670, 541], [1669, 542], [1668, 543], [1669, 544], [1669, 547], [1666, 546], [1666, 547], [1663, 547], [1660, 545], [1657, 550], [1656, 550], [1653, 548], [1651, 547], [1651, 541], [1649, 539]]}, "center": {"56-166, T:0-1": [1656, 542]}},
{"id": "twtjno", "name": "Arceus", "description": "Arceus is the god of the Pokémon world and the creator of everything in the Pokémon series of video games, introduced in the Generation IV games (Pokémon Diamond/Pearl) with National Pokédex number 493. It is said to have emerged from an egg in a place where there was nothing, then shaped the world. Arceus is also the titular Pokémon of Game Freak's open-world Pokémon game, Pokémon Legends: Arceus.\n\nThis piece was created by Pokémon in r/place, and was allied with its surrounding friends, including the letters H and A, as well as the Pachirisu OC to the side.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Arceus_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"56-166, T:0-1": [[1646, 539], [1646, 536], [1647, 536], [1647, 534], [1648, 534], [1648, 532], [1647, 532], [1647, 529], [1648, 529], [1648, 528], [1649, 528], [1649, 530], [1652, 530], [1660, 525], [1661, 527], [1660, 528], [1659, 532], [1657, 532], [1656, 537], [1659, 536], [1661, 537], [1662, 536], [1660, 534], [1660, 533], [1662, 533], [1663, 534], [1666, 533], [1666, 535], [1672, 531], [1671, 534], [1671, 535], [1669, 538], [1668, 538], [1670, 541], [1669, 542], [1668, 543], [1669, 544], [1669, 547], [1666, 546], [1666, 547], [1663, 547], [1660, 545], [1657, 550], [1656, 550], [1653, 548], [1651, 547], [1651, 541], [1649, 539]]}, "center": {"56-166, T:0-1": [1656, 542]}},
{"id": "twtjn2", "name": "Saitama", "description": "Protagonist of One Punch Man, The anime. Does indeed have a fine punch.", "links": {"subreddit": ["OnePunchMan_place"]}, "path": {"109-165, T:0-1": [[1964, 1582], [1965, 1553], [1972, 1549], [1977, 1549], [1982, 1553], [1982, 1556], [1999, 1556], [1999, 1564], [1987, 1564], [1983, 1570], [1983, 1576], [1986, 1579], [1986, 1582]]}, "center": {"109-165, T:0-1": [1977, 1566]}},
{"id": "twtjjx", "name": "SoulSide", "description": "SoulSide is a game developed by Mikado. The main character from the game is depicted here.", "links": {"website": ["https://store.steampowered.com/app/1813000/SoulSide/"]}, "path": {"110-162": [[1083, 1177], [1083, 1193], [1099, 1193], [1099, 1177]]}, "center": {"110-162": [1091, 1185]}},
{"id": "twtjic", "name": "Ponytown default pony", "description": "This tiny pony represents Ponytown. Ponytown is a game platform where My Little Pony fans can hang out in a town as ponies. The ponies are customizable, but the default is red with a yellow mane, like this one.", "links": {"website": ["https://pony.town/"], "subreddit": ["mylittlepony"]}, "path": {"109-166, T:0-1": [[913, 1822], [913, 1828], [919, 1828], [919, 1823], [918, 1823], [918, 1822]]}, "center": {"109-166, T:0-1": [916, 1825]}},
@ -1474,7 +1474,7 @@
{"id": "twtfa1", "name": "Tribute to Zafinho", "description": "A tribute to the late French twitter influencer @Zafinho. Contribution made by his friend Pierre Lapin and its viewers.", "links": {"website": ["https://twitter.com/Zafinho"]}, "path": {"109-165, T:0-1": [[916, 1495], [945, 1495], [946, 1495], [947, 1495], [947, 1506], [916, 1506], [916, 1505], [916, 1503]]}, "center": {"109-165, T:0-1": [932, 1501]}},
{"id": "twtf87", "name": "Kotori", "description": "Kotori is a small bird who serves as a mascot for VTuber Takanashi Kiara, a member of VTuber agency Hololive.", "links": {"website": ["https://www.youtube.com/channel/UCHsx4Hqa-1ORjQTh9TYDhww", "https://virtualyoutuber.fandom.com/wiki/Takanashi_Kiara"], "subreddit": ["Hololive"], "discord": ["holofans"]}, "path": {"68-166, T:0-1": [[1395, 936], [1395, 938], [1393, 938], [1393, 945], [1397, 949], [1398, 948], [1399, 948], [1403, 945], [1403, 936]]}, "center": {"68-166, T:0-1": [1398, 943]}},
{"id": "twtf05", "name": "Estradiol", "description": "Estradiol is a popular method of MTF (male-to-female) hormone therapy. Dissolve under tongue for best results.", "links": {"website": ["https://en.wikipedia.org/wiki/Estradiol"], "subreddit": ["transplace"]}, "path": {"80-165, T:0-1": [[521, 442], [518, 444], [516, 446], [516, 447], [518, 449], [521, 451], [526, 451], [529, 449], [531, 447], [531, 446], [529, 444], [526, 442]]}, "center": {"80-165, T:0-1": [524, 447]}},
{"id": "twtez1", "name": "Poké Balls", "description": "A Poké Ball is a spherical device in the Pokémon games. It is used by Pokémon Trainers to catch wild Pokémon and store them in the player's inventory when not active. This art includes a row of different Poké Balls along with a (Shiny) Voltorb, a Pokémon that disguises itself as a Poké Ball.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9_Ball"], "subreddit": ["pokemon"]}, "path": {"2-55": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [997, 714], [1000, 713], [1001, 710], [1001, 706], [997, 702]], "56-165, T:0-1": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [1118, 714], [1118, 708], [1121, 707], [1121, 706], [1120, 703], [1117, 702]]}, "center": {"2-55": [953, 708], "56-165, T:0-1": [1013, 708]}},
{"id": "twtez1", "name": "Poké Balls", "description": "A Poké Ball is a spherical device in the Pokémon games. It is used by Pokémon Trainers to catch wild Pokémon and store them in the player's inventory when not active. This art includes a row of different Poké Balls along with a (Shiny) Voltorb, a Pokémon that disguises itself as a Poké Ball.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"2-55": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [997, 714], [1000, 713], [1001, 710], [1001, 706], [997, 702]], "56-165, T:0-1": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [1118, 714], [1118, 708], [1121, 707], [1121, 706], [1120, 703], [1117, 702]]}, "center": {"2-55": [953, 708], "56-165, T:0-1": [1013, 708]}},
{"id": "twteuv", "name": "Snakeroom", "description": "The logo and website of the Snakeroom group, a group dedicated to solving and discussing Reddit's yearly April Fools events and official Reddit-run ARGs — both before and while they happen.", "links": {"website": ["https://snakeroom.org"], "subreddit": ["snakeroomalliance"]}, "path": {"109-166, T:0-1": [[1764, 1208], [1764, 1191], [1772, 1191], [1772, 1189], [1771, 1188], [1771, 1184], [1773, 1182], [1774, 1182], [1775, 1181], [1775, 1179], [1776, 1178], [1777, 1177], [1778, 1176], [1779, 1175], [1796, 1175], [1797, 1176], [1798, 1176], [1803, 1181], [1803, 1182], [1804, 1183], [1804, 1190], [1803, 1191], [1803, 1192], [1800, 1195], [1799, 1197], [1798, 1198], [1797, 1199], [1796, 1201], [1796, 1202], [1795, 1203], [1795, 1208]]}, "center": {"109-166, T:0-1": [1784, 1192]}},
{"id": "twteuc", "name": "Rapid Rabid", "description": "Rapid Rabid is a friend group from sweden who hangout in discord shitposting memes about Gebbos, The character on the canvas.", "links": {}, "path": {"109-166, T:0-1": [[701, 1688], [701, 1675], [715, 1675], [715, 1681], [716, 1682], [717, 1683], [718, 1684], [718, 1688]]}, "center": {"109-166, T:0-1": [709, 1682]}},
{"id": "twteqz", "name": "Jobless", "description": "Jobless is a group of streamers including JL Tomy, JL Amaru, and JL Nateos.", "links": {"website": ["https://www.twitch.tv/jltomy", "https://www.twitch.tv/jlamaru", "https://www.twitch.tv/nateos"]}, "path": {"148-160": [[1849, 64], [1849, 93], [1877, 93], [1877, 64]]}, "center": {"148-160": [1863, 79]}},
@ -1489,7 +1489,7 @@
{"id": "twtde8", "name": "Fattypillow", "description": "Popular czech YouTuber and streamer!", "links": {"subreddit": ["Fattypillow"]}, "path": {"109-165, T:0-1": [[1536, 1233], [1599, 1233], [1599, 1249], [1536, 1249]]}, "center": {"109-165, T:0-1": [1568, 1241]}},
{"id": "twtday", "name": "Mizutsune", "description": "This is the icon of Mizutsune, a popular monster from the Monster Hunter series. It has appeared in several Monster Hunter games and is beloved by its fans for its colourful apperance and the ability to produce bubbles, which led to the nickname \"bubble fox\". In the top-right corner, The initials of the game can be seen. They are written in the color scheme of the France flag, in memoriam of the small neighboring France flag, which was destroyed towards the end. This artwork was allied with the Destiny artwork above, The vegan banner to the left and with the BazzaGazza logo on the right. The whole story can be read here: https://www.reddit.com/r/monster_hunter_place/comments/twx9yq/looking_back_on_rplace_2022_the_full_timeline/", "links": {"website": ["https://monsterhunter.fandom.com/wiki/Mizutsune"], "subreddit": ["MonsterHunter"]}, "path": {"109-166, T:0-1": [[1908, 1562], [1908, 1600], [1874, 1600], [1875, 1562]]}, "center": {"109-166, T:0-1": [1891, 1581]}},
{"id": "twtd6i", "name": "Star Academy (reste du logo)", "description": "Les restes du logo Star Academy (rip petitanj) créé le 04/04/2022 par les doux dingues sur la chaîne Flonflon_musique", "links": {"website": ["https://www.twitch.tv/flonflon_musique"]}, "path": {"109-165, T:0-1": [[1040, 1315], [1038, 1331], [1053, 1332], [1055, 1302]]}, "center": {"109-165, T:0-1": [1047, 1320]}},
{"id": "twtd4j", "name": "Shiny Chatot", "description": "Chatot is a Normal/Flying-type parrot Pokémon from the Generation IV Pokémon games (Pokémon Diamond/Pearl). This Chatot has a rare Shiny color, with pink wings instead of the usual blue.\n\nThis art was drawn by Chatot Dungeon, a spinoff group from the Twitch channel Twitch Plays Pokémon that formed in 2014 after getting timed out in chat for saying \"I like Chatot\". The Chatot was later turned Shiny by French Pokémon YouTuber (PokéTuber) Sneaze, whose mascot is a Shiny Chatot named Mastouffe.", "links": {"website": ["https://www.youtube.com/channel/UCQjurXV2DUU1LU2FiSWamIg", "https://bulbapedia.bulbagarden.net/wiki/Chatot_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"3-15": [[80, 742], [76, 744], [74, 746], [73, 749], [73, 752], [75, 754], [78, 754], [78, 755], [80, 757], [87, 758], [87, 755], [90, 752], [90, 749], [92, 749], [92, 744], [89, 744], [89, 742]], "16-166, T:0-1": [[82, 743], [80, 745], [80, 748], [76, 750], [74, 752], [74, 754], [73, 755], [73, 758], [75, 760], [78, 760], [78, 761], [80, 763], [85, 764], [87, 762], [87, 761], [90, 758], [90, 755], [92, 755], [92, 750], [89, 750], [89, 748], [86, 745]]}, "center": {"3-15": [83, 749], "16-166, T:0-1": [83, 755]}},
{"id": "twtd4j", "name": "Shiny Chatot", "description": "Chatot is a Normal/Flying-type parrot Pokémon from the Generation IV Pokémon games (Pokémon Diamond/Pearl). This Chatot has a rare Shiny color, with pink wings instead of the usual blue.\n\nThis art was drawn by Chatot Dungeon, a spinoff group from the Twitch channel Twitch Plays Pokémon that formed in 2014 after getting timed out in chat for saying \"I like Chatot\". The Chatot was later turned Shiny by French Pokémon YouTuber (PokéTuber) Sneaze, whose mascot is a Shiny Chatot named Mastouffe.", "links": {"website": ["https://www.youtube.com/channel/UCQjurXV2DUU1LU2FiSWamIg", "https://bulbapedia.bulbagarden.net/wiki/Chatot_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"3-15": [[80, 742], [76, 744], [74, 746], [73, 749], [73, 752], [75, 754], [78, 754], [78, 755], [80, 757], [87, 758], [87, 755], [90, 752], [90, 749], [92, 749], [92, 744], [89, 744], [89, 742]], "16-166, T:0-1": [[82, 743], [80, 745], [80, 748], [76, 750], [74, 752], [74, 754], [73, 755], [73, 758], [75, 760], [78, 760], [78, 761], [80, 763], [85, 764], [87, 762], [87, 761], [90, 758], [90, 755], [92, 755], [92, 750], [89, 750], [89, 748], [86, 745]]}, "center": {"3-15": [83, 749], "16-166, T:0-1": [83, 755]}},
{"id": "twtd3k", "name": "Girls' Frontline", "description": "Girls' Frontline is a turn-based strategy gacha game for mobile, developed by China-based studio MICA Team. In the game, players control androids known as \"T-Dolls\" who all carry versions of real-life firearms. The logo is the acronym of the game with a silhouette of the game's protagonist, M4A1. To the lower right of the logo is a pixelated version of HK416, one of the game's main characters and a member of Squad 404.", "links": {"website": ["https://gf.sunborngame.com/", "https://en.wikipedia.org/wiki/Girls%27_Frontline"], "subreddit": ["girlsfrontline"]}, "path": {"8-20": [[300, 935], [300, 942], [310, 942], [310, 935]], "62-166, T:0-1": [[1765, 725], [1769, 725], [1771, 722], [1768, 720], [1768, 717], [1769, 717], [1769, 715], [1768, 715], [1768, 711], [1769, 711], [1770, 710], [1771, 710], [1772, 707], [1772, 708], [1775, 705], [1776, 705], [1780, 709], [1780, 711], [1779, 711], [1779, 713], [1781, 716], [1783, 717], [1784, 720], [1785, 723], [1787, 726], [1790, 725], [1790, 737], [1790, 742], [1790, 747], [1788, 747], [1787, 748], [1783, 747], [1782, 746], [1780, 745], [1776, 745], [1774, 744], [1772, 743], [1764, 743], [1762, 740], [1762, 739], [1764, 737], [1765, 737]]}, "center": {"8-20": [305, 939], "62-166, T:0-1": [1778, 733]}},
{"id": "twtd2d", "name": "Together Through Time", "description": "The logo for the 2018 album Together Through Time, The first full-length studio album and sixth record by Canadian 80's future space band TWRP. This art was drawn by fan communities across Reddit and Discord.", "links": {"website": ["https://twrp.fandom.com/wiki/Together_Through_Time"], "subreddit": ["TWRP"]}, "path": {"109-166, T:0-1": [[1035, 1774], [1033, 1770], [1032, 1765], [1034, 1761], [1036, 1757], [1040, 1754], [1042, 1753], [1052, 1753], [1055, 1755], [1059, 1760], [1061, 1764], [1061, 1772], [1058, 1776], [1053, 1779], [1039, 1779], [1036, 1777], [1035, 1775]]}, "center": {"109-166, T:0-1": [1047, 1766]}},
{"id": "twtcu7", "name": "Flag of Kenya", "description": "Kenya is a country in East Africa. The flag of Kenya displays its signature Maasai shield.", "links": {"website": ["https://en.wikipedia.org/wiki/Kenya", "https://en.wikipedia.org/wiki/Flag_of_Kenya"], "subreddit": ["Kenya"]}, "path": {"56-108": [[781, 981], [781, 1000], [796, 1000], [796, 981]], "31-49": [[697, 984], [697, 999], [728, 999], [728, 984]], "5-30": [[681, 984], [681, 999], [728, 999], [728, 984]], "109-165, T:0-1": [[781, 979], [781, 1017], [796, 1017], [796, 982], [794, 980], [787, 980], [787, 979]]}, "center": {"56-108": [789, 991], "31-49": [713, 992], "5-30": [705, 992], "109-165, T:0-1": [789, 998]}},
@ -1705,7 +1705,7 @@
{"id": "twup10", "name": "ZUTOMAYO", "description": "Zutto Mayonaka de Iinoni, stylized as ZUTOMAYO, is a Japanese rock group that debuted in 2018.", "links": {"website": ["https://zutomayo.net/"], "subreddit": ["ZUTOMAYO"]}, "path": {"109-166, T:0-1": [[1148, 1690], [1163, 1690], [1163, 1705], [1148, 1705]]}, "center": {"109-166, T:0-1": [1156, 1698]}},
{"id": "twuoys", "name": "Staryuuki", "description": "La mejor streamer hispanohablante y líder de la Bunny army", "links": {"website": ["https://www.twitch.tv/staryuuki"], "subreddit": ["staryuuki"]}, "path": {"109-165, T:0-1": [[1115, 1340], [1115, 1370], [1084, 1370], [1084, 1340]]}, "center": {"109-165, T:0-1": [1100, 1355]}},
{"id": "twuosu", "name": "Chiblee MSN Girl", "description": "Art depicting the popular Polar Express streamer 'Chiblee'", "links": {"website": ["https://www.twitch.tv/chiblee"], "subreddit": ["chibleetwitch"]}, "path": {"109-166, T:0-1": [[1740, 1423], [1765, 1423], [1765, 1386], [1740, 1386]]}, "center": {"109-166, T:0-1": [1753, 1405]}},
{"id": "twuoah", "name": "Shiny Swablu Doll", "description": "Swablu is a Normal/Flying-type Pokémon from the Generation III Pokémon games (Pokémon Ruby/Sapphire). This art depicts the sprite of a Swablu Doll, an item that can be purchased for the player's Secret Base. The doll also uses Swablu's rare Shiny colors, with a yellow body instead of a blue body.\n\nThis art was completed as the original blue-colored Swablu around hour 9 of r/place, and converted to yellow by outsiders at hour 26. It lived a relatively peaceful life alongside allies Croatia and MKBHD.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Swablu_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"20-166, T:0-1": [[94, 749], [92, 751], [92, 753], [95, 753], [90, 758], [90, 761], [94, 764], [103, 764], [107, 761], [107, 758], [102, 753], [105, 753], [105, 751], [103, 749]]}, "center": {"20-166, T:0-1": [99, 758]}},
{"id": "twuoah", "name": "Shiny Swablu Doll", "description": "Swablu is a Normal/Flying-type Pokémon from the Generation III Pokémon games (Pokémon Ruby/Sapphire). This art depicts the sprite of a Swablu Doll, an item that can be purchased for the player's Secret Base. The doll also uses Swablu's rare Shiny colors, with a yellow body instead of a blue body.\n\nThis art was completed as the original blue-colored Swablu around hour 9 of r/place, and converted to yellow by outsiders at hour 26. It lived a relatively peaceful life alongside allies Croatia and MKBHD.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Swablu_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"20-166, T:0-1": [[94, 749], [92, 751], [92, 753], [95, 753], [90, 758], [90, 761], [94, 764], [103, 764], [107, 761], [107, 758], [102, 753], [105, 753], [105, 751], [103, 749]]}, "center": {"20-166, T:0-1": [99, 758]}},
{"id": "twuo5b", "name": "Detroit Lions", "description": "A professional American football team based in Detroit, Michigan, United States. The Lions compete in the National Football League (NFL) as a member of the National Football Conference (NFC) North Division.", "links": {"website": ["https://www.detroitlions.com/", "https://en.wikipedia.org/wiki/Detroit_Lions"], "subreddit": ["detroitlions"]}, "path": {"83-127": [[1195, 83], [1195, 88], [1165, 88], [1165, 102], [1213, 102], [1213, 83]], "75-82": [[1167, 83], [1167, 102], [1213, 102], [1213, 83]], "14-63": [[813, 547], [813, 562], [847, 562], [847, 547]], "8-13": [[810, 568], [808, 570], [808, 581], [826, 581], [826, 570], [817, 570], [816, 569], [812, 569]], "128-166, T:0-1": [[1164, 88], [1164, 103], [1215, 103], [1215, 89], [1225, 89], [1225, 83], [1195, 83], [1195, 88]]}, "center": {"83-127": [1203, 93], "75-82": [1190, 93], "14-63": [830, 555], "8-13": [814, 575], "128-166, T:0-1": [1204, 93]}},
{"id": "twuo1j", "name": "Menorah", "description": "A temple menorah, one of the most important symbols of Judaism, created in cooperation with Israel.", "links": {"website": ["https://en.wikipedia.org/wiki/Temple_menorah"], "subreddit": ["placeDE", "de", "germany"], "discord": ["placeDE"]}, "path": {"109-166, T:0-1": [[1767, 1122], [1794, 1122], [1794, 1127], [1791, 1134], [1787, 1140], [1782, 1141], [1787, 1149], [1787, 1153], [1778, 1154], [1773, 1152], [1779, 1141], [1774, 1141], [1768, 1133]]}, "center": {"109-166, T:0-1": [1780, 1134]}},
{"id": "twuo0p", "name": "Tubbo Offline", "description": "A shared space for streamer Tubbo's offline chats on his main (Chat_) and alt (Jammers) channels.", "links": {"website": ["https://www.twitch.tv/tubbo"], "subreddit": ["Tubbo_"]}, "path": {"56-63": [[1700, 147], [1700, 159], [1698, 159], [1698, 170], [1711, 170], [1711, 169], [1724, 169], [1724, 168], [1745, 168], [1745, 161], [1730, 161], [1730, 147]], "64-166, T:0-1": [[1698, 152], [1698, 170], [1724, 170], [1724, 174], [1745, 174], [1745, 160], [1730, 160], [1730, 151], [1704, 151], [1703, 150], [1701, 150], [1700, 151], [1698, 151]]}, "center": {"56-63": [1717, 158], "64-166, T:0-1": [1721, 161]}},
@ -1725,7 +1725,7 @@
{"id": "twum6s", "name": "Kyoto Animation", "description": "Kyoto Animation (KyoAni) is a Japanese studio that produces animated films and series, along with publishing light novels.\n\nThis art depicts several characters created by Kyoto Animation, including Haruhi Suzumiya, Eru Chitanda, Konata Izumi, and Yui Hirasawa. Tohru was pictured at one point before being replaced by Konata Izumi.", "links": {"website": ["https://www.kyotoanimation.co.jp/", "https://en.wikipedia.org/wiki/Kyoto_Animation"], "subreddit": ["kyoani", "Haruhi", "HibikeEuphonium", "luckystar"]}, "path": {"109-120": [[1920, 760], [1920, 769], [1998, 769], [1998, 760]], "107-108": [[1905, 760], [1905, 769], [1925, 769], [1925, 760]], "123-166, T:0-1": [[1904, 744], [1904, 760], [1920, 760], [1920, 769], [1953, 769], [1953, 760], [1919, 760], [1919, 744]]}, "center": {"109-120": [1959, 765], "107-108": [1915, 765], "123-166, T:0-1": [1912, 752]}},
{"id": "twulyu", "name": "Humming Man", "description": "A pixel art version of Humming Man, The mascot of Quebecois indie band Men I Trust.\n\nCreated by members of Men I Trust Discord as well as some helpers from the Men I Trust subreddit.", "links": {"subreddit": ["menitrust"]}, "path": {"109-166, T:0-1": [[501, 1553], [509, 1553], [509, 1563], [501, 1563]]}, "center": {"109-166, T:0-1": [505, 1558]}},
{"id": "twulyg", "name": "Thrive", "description": "Thrive is an open-source game about the evolution of life.", "links": {"website": ["https://revolutionarygamesstudio.com/"], "subreddit": ["thrive"]}, "path": {"127-165, T:0-1": [[155, 1084], [155, 1092], [154, 1092], [154, 1101], [155, 1101], [155, 1103], [167, 1103], [167, 1084]]}, "center": {"127-165, T:0-1": [161, 1089]}},
{"id": "twulpl", "name": "Potaro", "description": "Potaro is the mascot for the music festival Second Sky, created by electronic/EDM musician Porter Robinson.\n\nThis art was made in collaboration with the Madeon artwork to the right.", "links": {"website": ["https://www.secondskyfest.com/", "https://porterrobinson.com/", "https://en.wikipedia.org/wiki/Porter_Robinson"], "subreddit": ["porterrobinson"], "discord": ["PorterRobinson"]}, "path": {"3-166, T:0-1": [[497, 716], [497, 746], [523, 746], [523, 716]]}, "center": {"3-166, T:0-1": [510, 731]}},
{"id": "twulpl", "name": "DJ Potaro", "description": "DJ Potaro is the mascot for the music festival, Second Sky, created by electronic musician Porter Robinson.\n\nThis art was made in collaboration with the Madeon artwork to the right.", "links": {"website": ["https://www.secondskyfest.com/", "https://porterrobinson.com/", "https://en.wikipedia.org/wiki/Porter_Robinson"], "subreddit": ["porterrobinson"], "discord": ["PorterRobinson"]}, "path": {"3-166, T:0-1": [[497, 716], [497, 746], [523, 746], [523, 716]]}, "center": {"3-166, T:0-1": [510, 731]}},
{"id": "twulls", "name": "Lighthouse", "description": "A lighthouse made by Robot25lol and about 50 friends. It was destroyed by the Twitch streamer NymN but later rebuilt.", "links": {"discord": ["kbQQqKz2"]}, "path": {"109-166, T:0-1": [[1676, 1990], [1678, 1990], [1679, 1989], [1680, 1988], [1680, 1987], [1679, 1986], [1677, 1985], [1677, 1975], [1678, 1974], [1678, 1968], [1677, 1967], [1675, 1967], [1674, 1968], [1674, 1974], [1675, 1975], [1675, 1985], [1674, 1986], [1673, 1986], [1672, 1987], [1672, 1989], [1674, 1990], [1676, 1990], [1675, 1990]]}, "center": {"109-166, T:0-1": [1676, 1980]}},
{"id": "twulgt", "name": "University of Glasgow", "description": "Coat of arms of the University of Glasgow before getting completely consumed by the void", "links": {}, "path": {"109-165, T:0-1": [[1083, 1260], [1099, 1260], [1099, 1279], [1083, 1279]]}, "center": {"109-165, T:0-1": [1091, 1270]}},
{"id": "twulbd", "name": "Dal-SMU Union", "description": "Represents two universities in Nova Scotia, Canada: Dalhousie University (Dal) and Saint Mary's University (SMU).", "links": {"subreddit": ["Dalhousie", "SMUHalifax"]}, "path": {"152-160": [[521, 1938], [521, 1948], [538, 1948], [538, 1938]], "126-135": [[1532, 258], [1532, 265], [1559, 265], [1559, 258]], "79-85": [[1502, 271], [1502, 282], [1522, 282], [1522, 283], [1524, 285], [1526, 283], [1527, 280], [1528, 280], [1530, 277], [1530, 272], [1514, 272], [1514, 271]], "161-166, T:0-1": [[520, 1939], [520, 1949], [537, 1949], [537, 1939]]}, "center": {"152-160": [530, 1943], "126-135": [1546, 262], "79-85": [1511, 276], "161-166, T:0-1": [529, 1944]}},
@ -2074,7 +2074,7 @@
{"id": "twvo65", "name": "San Francisco 49ers", "description": "The San Francisco 49ers are an American football team based in San Francisco, California, United States. They are five-time champions of the Super Bowl, the championship match of the National Football League (NFL).", "links": {"website": ["https://en.wikipedia.org/wiki/San_Francisco_49ers"], "subreddit": ["49ers"]}, "path": {"56-62": [[1847, 39], [1840, 42], [1836, 47], [1836, 50], [1839, 54], [1846, 58], [1854, 58], [1855, 54], [1860, 51], [1865, 51], [1865, 45], [1854, 39]], "63-165, T:0-1": [[1825, 36], [1832, 36], [1833, 37], [1835, 37], [1836, 38], [1837, 38], [1838, 39], [1839, 39], [1840, 40], [1841, 41], [1841, 42], [1842, 43], [1842, 46], [1841, 47], [1841, 48], [1840, 49], [1839, 50], [1838, 50], [1837, 51], [1836, 51], [1835, 52], [1833, 52], [1832, 53], [1825, 53], [1824, 52], [1822, 52], [1821, 51], [1820, 51], [1819, 50], [1818, 50], [1817, 49], [1816, 48], [1816, 47], [1815, 46], [1815, 43], [1816, 42], [1816, 41], [1817, 40], [1818, 39], [1819, 39], [1820, 38], [1821, 38], [1822, 37], [1824, 37], [1824, 36]]}, "center": {"56-62": [1848, 48], "63-165, T:0-1": [1829, 45]}},
{"id": "twvnwu", "name": "r/catalunya", "description": "Subreddit focused on the region of Catalonia, Spain. Catalunya is \"Catalonia\" in the Catalan language.", "links": {"subreddit": ["catalunya"]}, "path": {"43-165, T:0-1": [[689, 325], [689, 332], [732, 332], [732, 325]]}, "center": {"43-165, T:0-1": [711, 329]}},
{"id": "twvnu0", "name": "Donkey Kong", "description": "Donkey Kong is the titular character from Nintendo's Donkey Kong game series.\n\nThis art was made by Twitch streamer Mizkif and his community. Mizkif's community referred to the pixel art as The Dong, and protected him from numerous attacks from popular Twitch streamer xQc and the French, Spanish, and Russian Twitch communities. It was allied with fellow streamer Emiru's Kirby artwork, and they defended each other until the final day.\n\nA site of triumph, a site of destruction. I was there on the field when our commander Mizkif had to go to sleep. We were left in the trenches. But the Lord Commander left us in good hands as General Neff was overseeing our defenses. Everything seemed fine, some struggling on the big Oeepo border. Nothing too crazy.. Then, it happened. xQcOW is online... The Juicers started a void, head to toe in their purple uniforms they stomped through The Dong. I sat there gripping my pixel, waiting for the moment to strike. We were being dismantled when over the stream I heard him. General William Neff, his booming voice echoing over the battlefield. He gave us hope, and with that hope we defended The Dong from The Juicers. It was one of the greatest battles of r/place, a battle I will never forget.", "links": {"website": ["https://en.wikipedia.org/wiki/Donkey_Kong_(character)"], "subreddit": ["Mizkif", "Emikif"]}, "path": {"164": [[1308, 426], [1296, 415], [1293, 415], [1283, 426], [1273, 426], [1270, 413], [1267, 413], [1265, 417], [1265, 426], [1306, 426], [1306, 446], [1283, 446], [1281, 458], [1283, 459], [1283, 467], [1313, 467], [1318, 446], [1306, 446], [1306, 426]], "118-160": [[1294, 414], [1284, 424], [1280, 424], [1278, 425], [1278, 430], [1266, 427], [1266, 417], [1262, 417], [1254, 424], [1251, 431], [1257, 440], [1265, 440], [1269, 443], [1281, 443], [1283, 444], [1282, 453], [1286, 456], [1278, 466], [1278, 472], [1285, 470], [1288, 470], [1291, 475], [1307, 475], [1308, 476], [1312, 476], [1324, 461], [1324, 437], [1296, 414]], "69-117": [[1282, 399], [1282, 408], [1271, 423], [1267, 423], [1263, 421], [1263, 410], [1261, 407], [1255, 407], [1253, 410], [1253, 417], [1245, 419], [1245, 423], [1239, 423], [1239, 429], [1246, 430], [1250, 436], [1273, 446], [1282, 446], [1282, 449], [1277, 452], [1270, 464], [1270, 468], [1274, 471], [1278, 471], [1284, 465], [1285, 465], [1282, 472], [1282, 474], [1289, 478], [1295, 476], [1300, 477], [1301, 479], [1307, 482], [1315, 480], [1316, 476], [1319, 473], [1324, 477], [1331, 477], [1333, 475], [1333, 471], [1331, 471], [1332, 451], [1324, 436], [1312, 422], [1305, 420], [1288, 405], [1287, 399]], "161-163": [[1269, 411], [1264, 415], [1264, 419], [1263, 419], [1259, 422], [1259, 433], [1266, 441], [1284, 444], [1281, 457], [1282, 459], [1283, 467], [1313, 467], [1320, 444], [1320, 432], [1315, 426], [1304, 423], [1298, 414], [1293, 414], [1290, 413], [1290, 418], [1283, 426], [1274, 426], [1271, 421], [1271, 413]], "T:0-1": [[1293, 415], [1283, 426], [1306, 426], [1306, 446], [1283, 446], [1281, 458], [1283, 459], [1283, 467], [1313, 467], [1318, 446], [1306, 446], [1306, 426], [1305, 424], [1296, 415]]}, "center": {"164": [1304, 457], "118-160": [1304, 446], "69-117": [1305, 452], "161-163": [1302, 441], "T:0-1": [1300, 456]}},
{"id": "twvnpr", "name": "The Ride Never Ends", "description": "The slogan of the /mlp/ 4chan board. The background is a flag representing the aforementioned board.\n\nInitially, This text consisted of an offensive meme from /mlp/ 4chan. However, after a brief disagreement with the r/MyLittlePony subreddit and Manechat Discord, /mlp/ decided to switch the text to the phrase shown.", "links": {"website": ["https://4channel.org/mlp/"], "subreddit": ["mylittlepony"]}, "path": {"109-166, T:0-1": [[893, 1880], [960, 1880], [960, 1885], [893, 1885]]}, "center": {"109-166, T:0-1": [927, 1883]}},
{"id": "twvnpr", "name": "The Ride Never Ends", "description": "The slogan of the /mlp/ 4chan board. The background is a flag representing the aforementioned board.\n\nInitially, This text consisted of an offensive meme from /mlp/ 4chan. However, after a brief disagreement with r/mylittlepony and the Manechat Discord, /mlp/ decided to switch the text to the phrase shown.", "links": {"website": ["https://4channel.org/mlp/"], "subreddit": ["mylittlepony"]}, "path": {"109-166, T:0-1": [[893, 1880], [960, 1880], [960, 1885], [893, 1885]]}, "center": {"109-166, T:0-1": [927, 1883]}},
{"id": "twvmky", "name": "Lovely", "description": "Lovelys are small colorful sprites used to represent the members of TWICE, a South Korean girl group which consists of nine members.", "links": {"website": ["https://twice.fandom.com/wiki/Lovelys", "http://twice.jype.com/", "https://en.wikipedia.org/wiki/Twice"], "subreddit": ["twice"]}, "path": {"142-166, T:0-1": [[1693, 1094], [1725, 1094], [1725, 1110], [1722, 1110], [1721, 1111], [1721, 1113], [1720, 1114], [1720, 1119], [1722, 1121], [1722, 1122], [1693, 1122]]}, "center": {"142-166, T:0-1": [1707, 1108]}},
{"id": "twvmf2", "name": "Legioner", "description": "Legioner with 220 on their helmet. 220 represents a Russian Streamer/YouTuber Wycc220.", "links": {"subreddit": ["LEGVOL"]}, "path": {"109-166, T:0-1": [[1007, 1771], [1015, 1772], [1019, 1773], [1023, 1773], [1023, 1771], [1023, 1768], [1023, 1763], [1024, 1763], [1025, 1761], [1025, 1758], [1024, 1756], [1024, 1754], [1021, 1756], [1018, 1755], [1009, 1755], [1007, 1755], [1004, 1759], [1004, 1769], [1007, 1772]]}, "center": {"109-166, T:0-1": [1014, 1763]}},
{"id": "twvmdy", "name": "Hooty", "description": "Hooty is a worm-like owl demon from Disney's \"The Owl House\", an American animated fantasy TV series. \n\nThis second Hooty was drawn upon the canvas's first expansion. It was originally much longer, stretching past Nepal, but has since shrunk. It was part of the Central Alliance despite being far away from the rest of the alliance on the canvas.", "links": {"website": ["https://theowlhouse.fandom.com/wiki/Hooty", "https://en.wikipedia.org/wiki/The_Owl_House"], "subreddit": ["TheOwlHouse", "place_CentralAlliance"]}, "path": {"132-148": [[1423, 928], [1420, 931], [1420, 947], [1422, 949], [1439, 949], [1439, 945], [1436, 945], [1436, 943], [1438, 940], [1442, 940], [1442, 938], [1440, 936], [1429, 936], [1426, 939], [1426, 931]], "69-131": [[1421, 929], [1421, 931], [1420, 932], [1420, 947], [1422, 949], [1523, 949], [1523, 931], [1487, 931], [1486, 932], [1468, 932], [1468, 926], [1495, 926], [1495, 920], [1496, 919], [1496, 905], [1517, 905], [1517, 912], [1500, 912], [1500, 920], [1510, 920], [1511, 919], [1514, 919], [1515, 918], [1521, 918], [1523, 916], [1523, 912], [1520, 909], [1520, 902], [1517, 899], [1490, 899], [1490, 920], [1464, 920], [1462, 922], [1462, 935], [1464, 937], [1517, 937], [1518, 938], [1518, 942], [1517, 943], [1442, 943], [1441, 942], [1441, 936], [1430, 936], [1430, 942], [1429, 943], [1427, 943], [1426, 942], [1426, 932], [1425, 931], [1425, 929]], "58-68": [[1422, 932], [1420, 934], [1420, 947], [1422, 949], [1452, 949], [1452, 943], [1442, 943], [1442, 937], [1440, 935], [1432, 935], [1430, 937], [1430, 942], [1429, 943], [1426, 943], [1426, 934], [1424, 932]], "149-166, T:0-1": [[1420, 949], [1433, 949], [1433, 943], [1443, 943], [1443, 940], [1442, 940], [1442, 939], [1441, 939], [1441, 938], [1436, 938], [1436, 940], [1434, 940], [1434, 941], [1433, 941], [1433, 940], [1431, 940], [1431, 942], [1431, 941], [1427, 941], [1427, 942], [1426, 942], [1426, 930], [1425, 929], [1425, 928], [1421, 928], [1421, 929], [1420, 930]]}, "center": {"132-148": [1430, 943], "69-131": [1435, 943], "58-68": [1436, 942], "149-166, T:0-1": [1424, 945]}},
@ -2107,7 +2107,7 @@
{"id": "twvios", "name": "Praise the Sun", "description": "Signature phrase of Dark Souls character Solaire of Astora.", "links": {"website": ["https://en.wikipedia.org/wiki/Solaire_of_Astora"], "subreddit": ["darksouls"]}, "path": {"109-165, T:0-1": [[853, 1314], [853, 1348], [859, 1348], [859, 1356], [864, 1356], [864, 1320], [858, 1320], [858, 1314]]}, "center": {"109-165, T:0-1": [859, 1335]}},
{"id": "twvins", "name": "Legion outpost", "description": "An outpost with two legion warriors and a qadi (judge). Inspired by Roman legions from the Roman Republic and Caesar's Legion from the game Fallout: New Vegas.", "links": {"subreddit": ["LEGVOL"]}, "path": {"1-163": [[720, 292], [720, 301], [710, 316], [710, 310], [704, 310], [704, 325], [777, 325], [777, 310], [772, 310], [771, 316], [761, 301], [761, 292], [756, 292], [756, 296], [725, 296], [725, 292]], "164, T:0-1": [[720, 296], [720, 301], [711, 314], [711, 315], [761, 315], [763, 318], [766, 315], [766, 308], [756, 296]]}, "center": {"1-163": [737, 310], "164, T:0-1": [740, 306]}},
{"id": "twvijy", "name": "Shroombo", "description": "Shroombo is a character from the gacha game World Flipper. He's a playable mushroom character.", "links": {"website": ["https://world-flipper.fandom.com/wiki/Shroombo"], "subreddit": ["worldflipper"], "discord": ["3cytw7nA"]}, "path": {"100-143": [[1875, 102], [1871, 105], [1871, 107], [1873, 109], [1873, 113], [1874, 113], [1874, 115], [1876, 117], [1881, 117], [1883, 115], [1883, 113], [1884, 113], [1884, 109], [1886, 107], [1886, 105], [1882, 102]], "144-166, T:0-1": [[1876, 103], [1872, 106], [1872, 108], [1874, 110], [1874, 114], [1875, 114], [1875, 116], [1877, 118], [1882, 118], [1884, 116], [1884, 114], [1885, 114], [1885, 110], [1887, 108], [1887, 106], [1883, 103]]}, "center": {"100-143": [1879, 109], "144-166, T:0-1": [1880, 110]}},
{"id": "twvij2", "name": "Piplup", "description": "Piplup (#393) is the Water-type starter Pokémon of the Generation IV Pokémon games (Pokémon Diamond/Pearl), taking place in the Sinnoh region.\n\nThis art was made by the Pokémon on r/place community.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Piplup_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"4-9": [[681, 812], [678, 816], [678, 820], [690, 820], [690, 816], [686, 816], [684, 814], [684, 812]], "10-166, T:0-1": [[675, 802], [674, 803], [673, 803], [672, 804], [672, 805], [671, 806], [671, 809], [673, 811], [673, 812], [672, 813], [672, 817], [676, 817], [678, 819], [679, 819], [684, 814], [684, 813], [687, 810], [686, 809], [685, 809], [684, 808], [682, 808], [682, 805], [680, 803], [679, 803], [678, 802]]}, "center": {"4-9": [682, 817], "10-166, T:0-1": [678, 812]}},
{"id": "twvij2", "name": "Piplup", "description": "Piplup (#393) is the Water-type starter Pokémon of the Generation IV Pokémon games (Pokémon Diamond/Pearl), taking place in the Sinnoh region.\n\nThis art was made by the Pokémon on r/place community.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Piplup_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"4-9": [[681, 812], [678, 816], [678, 820], [690, 820], [690, 816], [686, 816], [684, 814], [684, 812]], "10-166, T:0-1": [[675, 802], [674, 803], [673, 803], [672, 804], [672, 805], [671, 806], [671, 809], [673, 811], [673, 812], [672, 813], [672, 817], [676, 817], [678, 819], [679, 819], [684, 814], [684, 813], [687, 810], [686, 809], [685, 809], [684, 808], [682, 808], [682, 805], [680, 803], [679, 803], [678, 802]]}, "center": {"4-9": [682, 817], "10-166, T:0-1": [678, 812]}},
{"id": "twvi9u", "name": "Bamse & Kylling", "description": "Bamse & Kylling (Danish: Bamses Billedbog) is a popular kids' television show in Denmark about a bear and a chicken. The chimney on Bamse's house always tips over, which is quite funny.", "links": {"website": ["https://da.wikipedia.org/wiki/Bamses_Billedbog"], "subreddit": ["Denmark", "place_nordicunion"]}, "path": {"10-31": [[507, 320], [504, 322], [497, 322], [497, 331], [495, 334], [495, 338], [518, 338], [521, 341], [523, 341], [527, 338], [539, 338], [539, 325], [535, 320], [532, 320], [531, 321], [513, 321], [512, 320]], "69-165, T:0-1": [[393, 160], [393, 158], [392, 155], [392, 151], [394, 148], [394, 141], [391, 138], [400, 138], [409, 139], [422, 140], [431, 139], [435, 142], [435, 148], [437, 150], [440, 149], [436, 155], [398, 156], [396, 159]]}, "center": {"10-31": [522, 330], "69-165, T:0-1": [403, 147]}},
{"id": "twvi5n", "name": "Yogscast Trouble in Terrorist Town", "description": "Characters from the Yogscast Garry's Mod Trouble in Terrorist Town videos. Yogscast is a Twitch and YouTube gaming group.", "links": {"website": ["https://www.twitch.tv/yogscast"], "subreddit": ["Yogscast"]}, "path": {"109-166, T:0-1": [[1553, 1776], [1503, 1776], [1503, 1799], [1553, 1799]]}, "center": {"109-166, T:0-1": [1528, 1788]}},
{"id": "twvi3k", "name": "Grand Rapids", "description": "Grand Rapids is a city in the state of Michigan, United States. Its logo shows the city's symbol, La Grande Vitesse (also known as the Calder), wrapped underneath by the Grand River.\n\nThe Grand Rapids community found this haven after being gobbled up by the void on day 1, then by Twitch streamer Moon2 on day 2. This third spot prevailed because deals were struck between neighbors.", "links": {"website": ["https://en.wikipedia.org/wiki/Grand_Rapids,_Michigan"], "subreddit": ["grandrapids"]}, "path": {"141-146": [[1450, 935], [1450, 943], [1460, 943], [1460, 935]], "99-132": [[1449, 935], [1449, 943], [1461, 943], [1461, 935]], "4-20": [[550, 560], [550, 571], [576, 571], [576, 560]], "58-67": [[1667, 931], [1667, 940], [1680, 940], [1680, 931]], "147-166, T:0-1": [[1460, 934], [1460, 943], [1446, 943], [1446, 940], [1448, 940], [1448, 939], [1449, 939], [1450, 938], [1450, 934]]}, "center": {"141-146": [1455, 939], "99-132": [1455, 939], "4-20": [563, 566], "58-67": [1674, 936], "147-166, T:0-1": [1454, 939]}},
@ -2153,7 +2153,7 @@
{"id": "twvbfk", "name": "Docm77", "description": "Docm77 is a Minecraft YouTuber that joined Hermitcraft in Season 3. He works closely with the SciCraft server, home to Minecraft's finest technical players.", "links": {"website": ["https://www.youtube.com/c/docm77", "https://hermitcraft.fandom.com/wiki/Docm77"], "subreddit": ["HermitCraft"]}, "path": {"18-166, T:0-1": [[869, 615], [869, 623], [878, 623], [878, 615]]}, "center": {"18-166, T:0-1": [874, 619]}},
{"id": "twvbfc", "name": "Baltic states", "description": "The Baltic states or Baltic countries are three countries in Northeastern Europe: Estonia, Latvia, and Lithuania. This art is a map of the Baltic states, along with surrounding geographic locations like the Baltic Sea and Belarus.\n\nThe golden line signifies the historic Baltic Way from 1989, where 2 million people joined hands in protest from Tallinn to Vilnius. They formed a human chain to signify Baltic solidarity and wish for independence from the Soviet occupation. The golden stars that this line crosses through are the capitals of the Baltic states.\n\nAt one point, the map expanded to include much of Central Europe, following the pattern of drawing country flags in the shapes of the countries. At the map's largest, it included Austria, Belarus, Belgium, Croatia, Czech Republic, Estonia, France, Germany, Hungary, Italy, Latvia, Liechtenstein, Lithuania, Luxembourg, Monaco, Poland, Romania, Russia's Kaliningrad Oblast, Slovakia, Slovenia, Switzerland, and Ukraine. However, the map was unpopular due to taking up a large amount of space, so it was attacked and reduced back to its previous size.", "links": {"website": ["https://en.wikipedia.org/wiki/Baltic_states"], "subreddit": ["BalticStates", "Eesti", "latvia", "lithuania"]}, "path": {"105-128": [[1931, 99], [1931, 100], [1925, 100], [1922, 103], [1887, 103], [1887, 135], [1888, 136], [1888, 140], [1890, 142], [1890, 148], [1896, 161], [1897, 164], [1897, 167], [1893, 167], [1893, 174], [1892, 175], [1840, 175], [1840, 240], [1866, 240], [1866, 238], [1939, 238], [1939, 173], [1948, 173], [1948, 159], [1953, 159], [1953, 133], [1951, 131], [1951, 118], [1953, 115], [1953, 99]], "91-104": [[1910, 93], [1910, 100], [1900, 100], [1900, 103], [1887, 110], [1887, 127], [1877, 127], [1877, 145], [1881, 141], [1886, 141], [1890, 145], [1891, 152], [1894, 157], [1895, 160], [1895, 165], [1891, 169], [1891, 172], [1874, 172], [1874, 175], [1840, 175], [1840, 182], [1805, 182], [1805, 206], [1759, 206], [1747, 220], [1747, 228], [1731, 228], [1731, 248], [1724, 248], [1731, 257], [1731, 263], [1733, 263], [1736, 272], [1736, 275], [1734, 280], [1734, 283], [1742, 294], [1759, 294], [1766, 289], [1768, 289], [1777, 291], [1790, 285], [1802, 288], [1804, 293], [1805, 301], [1814, 314], [1834, 316], [1837, 312], [1837, 309], [1835, 301], [1829, 301], [1829, 283], [1853, 283], [1853, 289], [1862, 292], [1865, 289], [1864, 269], [1939, 269], [1939, 240], [1941, 240], [1941, 182], [1947, 175], [1947, 172], [1948, 172], [1948, 160], [1954, 160], [1954, 137], [1951, 131], [1951, 117], [1953, 117], [1953, 99], [1928, 99], [1928, 92], [1921, 92], [1921, 93]], "61-90": [[1894, 100], [1894, 111], [1887, 118], [1887, 137], [1885, 139], [1889, 143], [1896, 162], [1896, 170], [1893, 174], [1913, 174], [1921, 181], [1932, 181], [1932, 182], [1941, 182], [1941, 177], [1943, 174], [1947, 174], [1947, 161], [1954, 159], [1954, 131], [1952, 131], [1952, 118], [1953, 118], [1953, 99]], "129-166, T:0-1": [[1927, 99], [1927, 101], [1925, 103], [1923, 103], [1922, 102], [1921, 103], [1901, 103], [1901, 114], [1891, 114], [1891, 115], [1887, 115], [1887, 142], [1892, 142], [1893, 143], [1899, 143], [1898, 150], [1895, 150], [1895, 157], [1896, 158], [1896, 161], [1895, 162], [1895, 166], [1896, 167], [1896, 172], [1913, 172], [1913, 169], [1916, 169], [1923, 177], [1928, 177], [1933, 173], [1936, 173], [1938, 171], [1939, 171], [1939, 174], [1949, 174], [1949, 161], [1955, 161], [1955, 131], [1952, 131], [1952, 118], [1953, 118], [1953, 99]]}, "center": {"105-128": [1906, 205], "91-104": [1891, 220], "61-90": [1920, 133], "129-166, T:0-1": [1924, 131]}},
{"id": "twvbcc", "name": "Aggie", "description": "Aggie is a fish drawn by the user umbrasia.", "links": {"subreddit": ["PlaceFishCult", "place_CentralAlliance"]}, "path": {"79-81": [[476, 890], [476, 894], [479, 894], [481, 892], [479, 890]], "18-78": [[477, 890], [475, 892], [477, 894], [480, 894], [480, 890]], "82-166, T:0-1": [[479, 890], [477, 892], [479, 894], [482, 894], [482, 890]]}, "center": {"79-81": [478, 892], "18-78": [478, 892], "82-166, T:0-1": [480, 892]}},
{"id": "twvb98", "name": "Littlepip", "description": "The main character of Fallout: Equestria, a fanfiction by Kkat based on the TV series My Little Pony and the Fallout game series.\n\nAfter initially being written in 2011, Fallout: Equestria soon managed to spawn one of the largest sub-fandoms within the brony fandom, inspiring many artworks, animations, music, video games, and spinoff stories (creating an extended universe within of itself). It also became famous as being one of the longest pieces of self-published fanfiction ever written.\n\nThe name Littlepip is derived from the word \"Pipbuck\", the Fallout Equestria universe's equivalent of Pipboy from Fallout. It also references the Lil' Pip 3000, the Pipboy that the player was supposed to use in Black Isle Studio's canceled attempt at developing Fallout 3 (commonly known as \"Fallout Van Buren\").", "links": {"website": ["https://falloutequestria.fandom.com/wiki/Littlepip", "https://en.wikipedia.org/wiki/Fallout:_Equestria"], "subreddit": ["falloutequestria"]}, "path": {"153-166": [[542, 274], [536, 274], [536, 280], [542, 280]]}, "center": {"153-166": [539, 277]}},
{"id": "twvb98", "name": "Littlepip", "description": "Littlepip is the main character of Fallout: Equestria, a post-apocalyptic crossover fanfiction between Fallout and My Little Pony: Friendship is Magic.\n\nAfter being written by Kkat in 2011, Fallout: Equestria spawned one of the largest sub-fandoms within the brony fandom, inspiring countess artworks, animations, music, video games, and spinoff stories- basically creating an extended universe within of itself. It also became famous as being one of the longest pieces of self-published fanfiction ever written.\n\nLittlepip's name partially comes from her talent working with \"Pipbucks\", the Fallout Equestria universe's equivalent to Fallout's \"Pipboy\". It is also a reference to the Lil' Pip 3000 from Black Isle Studio's canceled Fallout 3 (commonly known as Fallout Van Buren).", "links": {"website": ["https://falloutequestria.fandom.com/wiki/Littlepip", "https://en.wikipedia.org/wiki/Fallout:_Equestria"], "subreddit": ["falloutequestria"]}, "path": {"153-166": [[542, 274], [536, 274], [536, 280], [542, 280]]}, "center": {"153-166": [539, 277]}},
{"id": "twvb0w", "name": "General Post Office", "description": "The General Post Office (GPO) is the main post office in Dublin, Ireland. It was the headquarters of the Irish during the Easter Rising, an Irish revolution against British rule in 1916. The building remains a famous landmark of Ireland.", "links": {"website": ["https://en.wikipedia.org/wiki/General_Post_Office,_Dublin"], "subreddit": ["PlaceIreland", "ireland"]}, "path": {"89-166, T:0-1": [[1276, 149], [1276, 153], [1322, 153], [1322, 149], [1321, 149], [1321, 135], [1315, 135], [1315, 122], [1304, 122], [1304, 120], [1297, 120], [1297, 122], [1285, 122], [1285, 134], [1283, 134], [1283, 135], [1277, 135], [1277, 149]]}, "center": {"89-166, T:0-1": [1300, 138]}},
{"id": "twvb0p", "name": "Egyptian unity symbol", "description": "This symbol of a crescent embracing a cross was the banner of the 1919 revolution against British control of Egypt. It represents unity between the Christians and Muslims of Egypt against sectarian strife. It remains in use in modern times, such as during the 2013 Egyptian protests against president Mohamed Morsi's rule.", "links": {"website": ["https://en.wikipedia.org/wiki/Egyptian_Revolution_of_1919"], "subreddit": ["Egypt"]}, "path": {"101-165, T:0-1": [[93, 148], [96, 148], [96, 150], [95, 150], [94, 151], [93, 152], [92, 153], [92, 154], [92, 155], [94, 155], [96, 155], [96, 153], [96, 152], [99, 152], [99, 155], [102, 155], [102, 157], [102, 158], [105, 158], [105, 162], [104, 163], [103, 164], [102, 166], [102, 165], [100, 167], [99, 167], [99, 168], [97, 168], [96, 168], [95, 167], [96, 167], [95, 167], [95, 168], [96, 167], [94, 167], [92, 166], [90, 165], [89, 164], [87, 159], [87, 156], [88, 153], [88, 154], [90, 152], [92, 149], [95, 148], [94, 151], [93, 155]]}, "center": {"101-165, T:0-1": [97, 161]}},
{"id": "twvav0", "name": "Flapjack", "description": "Flapjack is a cardinal-like creature belonging to the character Hunter in Disney's TV series \"The Owl House\". Flapjack is a palisman, a sentient magical totem on a magic staff.", "links": {"website": ["https://theowlhouse.fandom.com/wiki/Flapjack"], "subreddit": ["TheOwlHouse", "place_CentralAlliance"]}, "path": {"21-166, T:0-1": [[484, 921], [482, 923], [482, 924], [481, 925], [482, 926], [482, 927], [484, 929], [486, 929], [488, 927], [488, 926], [487, 925], [487, 923], [488, 922], [486, 920], [485, 921]]}, "center": {"21-166, T:0-1": [485, 925]}},
@ -2189,7 +2189,7 @@
{"id": "twv6zh", "name": "Xibalbistán flag", "description": "Flag of the micronation created by the Xibalboys, a small but dedicated group of friends.", "links": {"website": ["https://www.xibalbistan.com/"]}, "path": {"109-166, T:0-1": [[846, 1814], [846, 1821], [855, 1821], [855, 1814]]}, "center": {"109-166, T:0-1": [851, 1818]}},
{"id": "twv6z6", "name": "FalseSymmetry", "description": "FalseSymmetry is a member of Hermitcraft.", "links": {"website": ["https://www.youtube.com/c/FalseSymmetry", "https://hermitcraft.fandom.com/wiki/FalseSymmetry"], "subreddit": ["HermitCraft"]}, "path": {"27-166, T:0-1": [[860, 599], [869, 599], [869, 607], [860, 607]]}, "center": {"27-166, T:0-1": [865, 603]}},
{"id": "twv6p8", "name": "Pôle 3D", "description": "French Animation 2D/3D, Video Games and Illustration School located in Roubaix. Made with L1 and L2 2022 students <3<3", "links": {"website": ["https://pole3d.com/"]}, "path": {"109-164, T:0-1": [[251, 1890], [251, 1904], [267, 1904], [267, 1890]]}, "center": {"109-164, T:0-1": [259, 1897]}},
{"id": "twv6o6", "name": "Teminite", "description": "Teminite is a musical artist primarily focusing on making dubstep music, but also makes lots of other types of songs within different EDM (electronic dance music) genres. He also plays his saxophone in some of his songs.\n\nThis artwork was made by the community of Teminite, primarily members of his Discord server. The artwork rarely saw griefing due to its surprisingly optimal location on the canvas.", "links": {"website": ["https://www.youtube.com/c/TeminiteMusic"], "subreddit": ["Teminite"]}, "path": {"58-62": [[1952, 270], [1952, 276], [1983, 276], [1983, 270]], "63-167, T:0-1": [[1953, 270], [1969, 270], [1969, 276], [1980, 276], [1980, 290], [1976, 290], [1976, 291], [1975, 291], [1975, 293], [1974, 293], [1974, 295], [1973, 295], [1973, 296], [1953, 296]]}, "center": {"58-62": [1968, 273], "63-167, T:0-1": [1964, 285]}},
{"id": "twv6o6", "name": "Teminite", "description": "Teminite is a British musical artist who primarily makes dubstep music, but might sometimes delve into different genres as well. He's a taught jazz musician and plays his saxophone and keyboard in many of his songs.\n\nThis artwork was made by the community of Teminite, primarily members of his Discord server. The artwork rarely saw griefing compared to other areas, due to its surprisingly optimal location on the canvas.", "links": {"website": ["https://www.youtube.com/@TeminiteMusic"], "subreddit": ["Teminite"], "discord": ["Ht5VT4s"]}, "path": {"58-62": [[1952, 270], [1952, 276], [1983, 276], [1983, 270]], "63-167, T:0-1": [[1953, 270], [1969, 270], [1969, 276], [1980, 276], [1980, 290], [1976, 290], [1976, 291], [1975, 291], [1975, 293], [1974, 293], [1974, 295], [1973, 295], [1973, 296], [1953, 296]]}, "center": {"58-62": [1968, 273], "63-167, T:0-1": [1964, 285]}},
{"id": "twv6jc", "name": "Unlimited Love Album Cover Art", "description": "Representation of the album cover art for Red Hot Chili Pepper's 12th Studio Album Unlimited Love, which came out on the 1st of April 2022", "links": {"website": ["https://rhcp.lnk.to/unlimitedlove"], "subreddit": ["RedHotChiliPeppers"]}, "path": {"109-166, T:0-1": [[465, 1800], [490, 1800], [490, 1826], [464, 1826], [464, 1800]]}, "center": {"109-166, T:0-1": [477, 1813]}},
{"id": "twv6bg", "name": "Cold Borscht", "description": "A Lithuanian variant of the Borscht soup, cold borscht, painted on the Lithuanian flag. Recognizable by its distinct pink color with garnishes and a sliced hard boiled egg.", "links": {"subreddit": ["lithuania"]}, "path": {"109-166, T:0-1": [[529, 1638], [529, 1635], [529, 1634], [530, 1634], [531, 1633], [532, 1632], [533, 1632], [533, 1631], [534, 1631], [552, 1631], [553, 1632], [554, 1632], [555, 1633], [556, 1634], [557, 1635], [557, 1636], [557, 1637], [557, 1638], [556, 1639], [556, 1640], [555, 1641], [554, 1642], [553, 1642], [552, 1643], [551, 1643], [550, 1644], [548, 1644], [547, 1645], [546, 1645], [545, 1645], [544, 1645], [543, 1645], [542, 1645], [541, 1645], [540, 1645], [538, 1645], [537, 1644], [536, 1644], [535, 1643], [533, 1643], [533, 1642], [531, 1642], [531, 1641], [530, 1640], [530, 1639]]}, "center": {"109-166, T:0-1": [543, 1638]}},
{"id": "twv6aa", "name": "Are You Alright?", "description": "Are You Alright? is an extended play (EP) album from the band Lovejoy.", "links": {"subreddit": ["wilbursoot"]}, "path": {"77-166, T:0-1": [[1279, 344], [1279, 369], [1315, 369], [1315, 344]]}, "center": {"77-166, T:0-1": [1297, 357]}},
@ -2253,7 +2253,7 @@
{"id": "twuuze", "name": "SpreenDMC", "description": "The logo of the Argentine streamer SpreenDMC, built by him and his followers. He is one of the biggest streamers in the Spanish-speaking community.", "links": {"website": ["https://www.twitch.tv/elspreen"], "subreddit": ["spreen"]}, "path": {"118-164, T:0-1": [[1226, 1272], [1210, 1255], [1204, 1252], [1203, 1239], [1212, 1228], [1216, 1220], [1217, 1211], [1220, 1206], [1228, 1206], [1231, 1211], [1252, 1210], [1259, 1214], [1265, 1210], [1268, 1210], [1272, 1216], [1275, 1222], [1275, 1236], [1276, 1239], [1278, 1241], [1274, 1242], [1276, 1246], [1278, 1247], [1274, 1250], [1277, 1252], [1277, 1256], [1270, 1256], [1271, 1259], [1264, 1263], [1257, 1265], [1247, 1269], [1241, 1272], [1234, 1273], [1231, 1272]]}, "center": {"118-164, T:0-1": [1239, 1240]}},
{"id": "twuus7", "name": "Jenny Wakeman", "description": "Made by dedicated members of the My Life As A Teenage Robot fanbase and those who remember this creation of Rob Renzetti and his crew.", "links": {"website": ["https://www.youtube.com/c/MyLifeasaTeenageRobotFanbase"], "subreddit": ["MyLifeAsATeenageRobot"]}, "path": {"109-165, T:0-1": [[1497, 1739], [1501, 1739], [1501, 1740], [1503, 1740], [1503, 1741], [1506, 1741], [1507, 1740], [1507, 1739], [1512, 1739], [1512, 1731], [1511, 1731], [1511, 1728], [1512, 1728], [1512, 1723], [1518, 1723], [1518, 1715], [1517, 1715], [1517, 1714], [1516, 1713], [1515, 1712], [1514, 1712], [1514, 1711], [1513, 1710], [1512, 1710], [1511, 1709], [1509, 1709], [1508, 1708], [1490, 1708], [1490, 1718], [1489, 1718], [1489, 1727], [1497, 1727]]}, "center": {"109-165, T:0-1": [1503, 1722]}},
{"id": "twuui1", "name": "E", "description": "The debut album of British-Swedish artist and Drain Gang member Ecco2K, released in 2019.", "links": {"website": ["https://e-ec.co/"], "subreddit": ["sadboys"]}, "path": {"67-164, T:0-1": [[1573, 392], [1573, 412], [1593, 412], [1593, 392]]}, "center": {"67-164, T:0-1": [1583, 402]}},
{"id": "twuuhl", "name": "Bukayo Saka", "description": "Bukayo Saka (born 5 September 2001) is an English professional footballer who plays as a winger for Arsenal in the Premier League and a midfielder/defender for the England national team.\n\nHe is represented here as in one of the most famous photos of him, later revisited by the cartoonist Poorly Drawn Arsenal: in swimming shorts with Arsenal colors, on an inflatable unicorn, jumping into a pool.\n\nBoth the original image and Poorly Drawn Arsenal's rendition of it would become viral internet memes during Euro 2020.", "links": {"website": ["https://www.poorlydrawnarsenal.com/product/starboy-saka-poster-worldwide", "https://en.wikipedia.org/wiki/Bukayo_Saka"], "subreddit": ["Gunners"]}, "path": {"147-160": [[1508, 1429], [1533, 1429], [1533, 1424], [1535, 1421], [1539, 1420], [1542, 1420], [1545, 1423], [1545, 1429], [1567, 1429], [1567, 1432], [1569, 1434], [1569, 1455], [1572, 1455], [1574, 1457], [1574, 1459], [1571, 1463], [1574, 1468], [1575, 1469], [1579, 1469], [1579, 1472], [1586, 1477], [1586, 1478], [1569, 1478], [1569, 1489], [1567, 1489], [1567, 1486], [1565, 1484], [1560, 1484], [1558, 1486], [1557, 1486], [1555, 1485], [1554, 1486], [1554, 1489], [1550, 1489], [1548, 1490], [1547, 1492], [1547, 1493], [1555, 1498], [1555, 1499], [1499, 1499], [1499, 1456], [1508, 1456]], "109-146": [[1508, 1429], [1533, 1429], [1533, 1424], [1535, 1421], [1539, 1420], [1542, 1420], [1545, 1423], [1545, 1429], [1567, 1429], [1567, 1432], [1569, 1434], [1569, 1455], [1572, 1455], [1574, 1457], [1574, 1459], [1571, 1463], [1574, 1468], [1575, 1469], [1579, 1469], [1579, 1472], [1586, 1477], [1586, 1478], [1569, 1478], [1569, 1489], [1567, 1489], [1567, 1486], [1565, 1484], [1560, 1484], [1558, 1486], [1557, 1486], [1555, 1485], [1554, 1486], [1554, 1489], [1550, 1489], [1548, 1490], [1547, 1492], [1547, 1493], [1555, 1498], [1555, 1499], [1499, 1499], [1499, 1429]], "56-101": [[1832, 589], [1834, 585], [1844, 585], [1844, 598], [1845, 599], [1845, 610], [1853, 619], [1860, 619], [1867, 624], [1873, 633], [1874, 633], [1874, 638], [1871, 640], [1864, 640], [1862, 638], [1860, 638], [1860, 640], [1857, 643], [1861, 644], [1861, 648], [1867, 648], [1870, 650], [1869, 656], [1868, 656], [1868, 654], [1864, 654], [1862, 658], [1860, 658], [1859, 660], [1852, 660], [1851, 658], [1849, 660], [1839, 664], [1827, 664], [1819, 672], [1813, 679], [1812, 679], [1812, 675], [1814, 669], [1814, 661], [1803, 661], [1803, 656], [1805, 654], [1808, 654], [1815, 649], [1820, 642], [1822, 642], [1824, 634], [1828, 629], [1828, 607], [1832, 602], [1834, 602], [1835, 601], [1835, 599], [1832, 595]], "161-166, T:0-1": [[1508, 1429], [1533, 1429], [1533, 1424], [1535, 1421], [1539, 1420], [1542, 1420], [1545, 1423], [1545, 1429], [1567, 1429], [1567, 1432], [1569, 1434], [1569, 1455], [1572, 1455], [1574, 1457], [1574, 1459], [1571, 1463], [1574, 1468], [1575, 1469], [1579, 1469], [1579, 1472], [1586, 1477], [1586, 1478], [1569, 1478], [1569, 1489], [1567, 1489], [1567, 1486], [1565, 1484], [1560, 1484], [1558, 1486], [1557, 1486], [1555, 1485], [1554, 1486], [1554, 1489], [1550, 1489], [1548, 1490], [1547, 1492], [1547, 1493], [1555, 1498], [1555, 1499], [1499, 1499], [1499, 1469], [1508, 1469]]}, "center": {"147-160": [1539, 1459], "109-146": [1532, 1462], "56-101": [1839, 645], "161-166, T:0-1": [1539, 1459]}},
{"id": "twuuhl", "name": "Bukayo Saka", "description": "Bukayo Saka (born 5 September 2001) is an English professional footballer who plays as a winger for Arsenal in the Premier League and a midfielder/defender for the England national team.\n\nHe is represented here as in one of the most famous photos of him, later revisited by the cartoonist Poorly Drawn Arsenal- in swimming shorts with Arsenal colors, on an inflatable unicorn, jumping into a pool.\n\nBoth the original image and Poorly Drawn Arsenal's rendition of it would become viral internet memes during Euro 2020.", "links": {"website": ["https://www.poorlydrawnarsenal.com/product/starboy-saka-poster-worldwide", "https://en.wikipedia.org/wiki/Bukayo_Saka"], "subreddit": ["Gunners"]}, "path": {"147-160": [[1508, 1429], [1533, 1429], [1533, 1424], [1535, 1421], [1539, 1420], [1542, 1420], [1545, 1423], [1545, 1429], [1567, 1429], [1567, 1432], [1569, 1434], [1569, 1455], [1572, 1455], [1574, 1457], [1574, 1459], [1571, 1463], [1574, 1468], [1575, 1469], [1579, 1469], [1579, 1472], [1586, 1477], [1586, 1478], [1569, 1478], [1569, 1489], [1567, 1489], [1567, 1486], [1565, 1484], [1560, 1484], [1558, 1486], [1557, 1486], [1555, 1485], [1554, 1486], [1554, 1489], [1550, 1489], [1548, 1490], [1547, 1492], [1547, 1493], [1555, 1498], [1555, 1499], [1499, 1499], [1499, 1456], [1508, 1456]], "109-146": [[1508, 1429], [1533, 1429], [1533, 1424], [1535, 1421], [1539, 1420], [1542, 1420], [1545, 1423], [1545, 1429], [1567, 1429], [1567, 1432], [1569, 1434], [1569, 1455], [1572, 1455], [1574, 1457], [1574, 1459], [1571, 1463], [1574, 1468], [1575, 1469], [1579, 1469], [1579, 1472], [1586, 1477], [1586, 1478], [1569, 1478], [1569, 1489], [1567, 1489], [1567, 1486], [1565, 1484], [1560, 1484], [1558, 1486], [1557, 1486], [1555, 1485], [1554, 1486], [1554, 1489], [1550, 1489], [1548, 1490], [1547, 1492], [1547, 1493], [1555, 1498], [1555, 1499], [1499, 1499], [1499, 1429]], "56-101": [[1832, 589], [1834, 585], [1844, 585], [1844, 598], [1845, 599], [1845, 610], [1853, 619], [1860, 619], [1867, 624], [1873, 633], [1874, 633], [1874, 638], [1871, 640], [1864, 640], [1862, 638], [1860, 638], [1860, 640], [1857, 643], [1861, 644], [1861, 648], [1867, 648], [1870, 650], [1869, 656], [1868, 656], [1868, 654], [1864, 654], [1862, 658], [1860, 658], [1859, 660], [1852, 660], [1851, 658], [1849, 660], [1839, 664], [1827, 664], [1819, 672], [1813, 679], [1812, 679], [1812, 675], [1814, 669], [1814, 661], [1803, 661], [1803, 656], [1805, 654], [1808, 654], [1815, 649], [1820, 642], [1822, 642], [1824, 634], [1828, 629], [1828, 607], [1832, 602], [1834, 602], [1835, 601], [1835, 599], [1832, 595]], "161-166, T:0-1": [[1508, 1429], [1533, 1429], [1533, 1424], [1535, 1421], [1539, 1420], [1542, 1420], [1545, 1423], [1545, 1429], [1567, 1429], [1567, 1432], [1569, 1434], [1569, 1455], [1572, 1455], [1574, 1457], [1574, 1459], [1571, 1463], [1574, 1468], [1575, 1469], [1579, 1469], [1579, 1472], [1586, 1477], [1586, 1478], [1569, 1478], [1569, 1489], [1567, 1489], [1567, 1486], [1565, 1484], [1560, 1484], [1558, 1486], [1557, 1486], [1555, 1485], [1554, 1486], [1554, 1489], [1550, 1489], [1548, 1490], [1547, 1492], [1547, 1493], [1555, 1498], [1555, 1499], [1499, 1499], [1499, 1469], [1508, 1469]]}, "center": {"147-160": [1539, 1459], "109-146": [1532, 1462], "56-101": [1839, 645], "161-166, T:0-1": [1539, 1459]}},
{"id": "twuuel", "name": "r/wallstreetbets", "description": "r/wallstreetbets is a subreddit about stock trading, famous for triggering a short squeeze on GameStop stocks in 2021. The subreddit's logo and mascot is named Fuckboy, and the diamonds in his hands (diamond hands) represent holding onto your stocks no matter the drop until they go to the moon, and beyond that too.\n\nThis logo was previously in the upper half of r/place, but it was recreated here when the canvas expanded. The left diamond was replaced with the logo of the game Paladins.", "links": {"website": ["https://en.wikipedia.org/wiki/R/wallstreetbets"], "subreddit": ["wallstreetbets"]}, "path": {"58-95": [[1156, 300], [1144, 307], [1135, 317], [1136, 328], [1140, 334], [1140, 338], [1123, 334], [1121, 325], [1116, 322], [1110, 322], [1104, 327], [1103, 333], [1121, 352], [1124, 351], [1137, 358], [1141, 362], [1146, 392], [1155, 398], [1179, 398], [1180, 364], [1197, 361], [1210, 355], [1221, 344], [1222, 335], [1218, 332], [1212, 334], [1211, 337], [1206, 337], [1205, 343], [1201, 343], [1200, 347], [1179, 347], [1183, 337], [1190, 331], [1190, 326], [1186, 323], [1183, 323], [1182, 312], [1178, 305], [1172, 300]], "2-28": [[654, 573], [644, 580], [642, 591], [639, 593], [639, 595], [642, 602], [632, 602], [624, 594], [619, 594], [619, 593], [613, 587], [607, 587], [604, 590], [603, 593], [603, 595], [614, 605], [616, 605], [616, 610], [628, 610], [630, 613], [640, 615], [641, 619], [641, 648], [676, 648], [679, 645], [679, 623], [690, 623], [690, 621], [693, 621], [693, 609], [681, 607], [681, 596], [684, 594], [682, 590], [679, 590], [679, 583], [671, 583], [671, 575], [672, 574], [672, 572]], "110-165, T:0-1": [[718, 1413], [718, 1384], [749, 1380], [748, 1376], [762, 1364], [756, 1357], [743, 1358], [737, 1370], [718, 1371], [727, 1355], [719, 1330], [710, 1324], [694, 1324], [674, 1340], [675, 1349], [675, 1358], [678, 1366], [668, 1364], [655, 1355], [653, 1354], [644, 1366], [658, 1375], [682, 1375], [683, 1384], [679, 1385], [679, 1395], [688, 1396], [694, 1401], [693, 1406], [697, 1409], [696, 1412]]}, "center": {"58-95": [1161, 324], "2-28": [661, 613], "110-165, T:0-1": [700, 1352]}},
{"id": "twuu4q", "name": "League of Legends", "description": "League of Legends is a multiplayer online battle arena (MOBA) game.\n\nThis art was coordinated in the r/leagueoflegends Discord server.", "links": {"website": ["https://www.leagueoflegends.com/en-us/", "https://en.wikipedia.org/wiki/League_of_Legends"], "subreddit": ["leagueoflegends", "placestart"], "discord": ["lol"]}, "path": {"109-166, T:0-1": [[484, 1974], [512, 1974], [512, 1996], [483, 1996]]}, "center": {"109-166, T:0-1": [498, 1985]}},
{"id": "twutok", "name": "Yo, Interneto", "description": "Yo, Interneto is a comedy podcast hosted by three Spanish figures (Dario, Cheeto, and Orslok) based around the smoking culture.\n\nCheeto made this logo during his stream.", "links": {"website": ["https://www.youtube.com/c/yointerneto", "https://www.twitch.tv/yointerneto"], "subreddit": ["Yointerneto"]}, "path": {"147-166, 69-133, T:0-1": [[1393, 569], [1393, 599], [1421, 599], [1421, 569]]}, "center": {"147-166, 69-133, T:0-1": [1407, 584]}},
@ -2419,7 +2419,7 @@
{"id": "twxd9m", "name": "Nil García", "description": "Nil García (nilgarcia10) is a Twitch streamer.", "links": {"website": ["https://www.twitch.tv/nilgarcia10"]}, "path": {"144-166, T:0-1": [[1605, 420], [1624, 420], [1624, 428], [1605, 428]]}, "center": {"144-166, T:0-1": [1615, 424]}},
{"id": "twxd75", "name": "Pet turtle", "description": "This pet turtle is from the aquatic pet family of the game Realm of the Mad God.\n\nThe turtle represents the alliance between RotMG and Fish Cult, an alliance which was formed almost immediately at the start of r/place.", "links": {"website": ["https://support.rotmg.com/hc/en-us/articles/360056145352-Pet-Families#aquatic"], "subreddit": ["RotMG", "PlaceFishCult"]}, "path": {"103-166, T:0-1": [[1439, 928], [1442, 928], [1442, 927], [1446, 927], [1446, 928], [1447, 928], [1447, 931], [1446, 931], [1446, 932], [1444, 932], [1444, 931], [1444, 932], [1442, 932], [1442, 931], [1439, 931]]}, "center": {"103-166, T:0-1": [1444, 929]}},
{"id": "twxcy0", "name": "Soundodger 2 Bullet", "description": "A bullet created on OneMrBean's (the dev)'s stream by the soundodger community to celebrate the early access release of soundodger 2", "links": {"website": ["https://www.twitch.tv/onemrbean"]}, "path": {"109-166, T:0-1": [[989, 1907], [1002, 1902], [1005, 1905], [1005, 1912], [1002, 1917], [997, 1917], [993, 1912], [990, 1907]]}, "center": {"109-166, T:0-1": [999, 1910]}},
{"id": "twxcq1", "name": "Shiny Furret", "description": "Furret (Japanese: オオタチ Ootachi) is a Normal-type Pokémon introduced in Generation II, in this case in its Shiny variant.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Furret_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"109-166, T:0-1": [[466, 1459], [454, 1459], [455, 1457], [455, 1453], [454, 1452], [452, 1451], [451, 1449], [450, 1447], [449, 1444], [450, 1443], [450, 1441], [451, 1440], [452, 1438], [452, 1435], [453, 1434], [454, 1433], [456, 1432], [458, 1432], [460, 1432], [460, 1430], [461, 1429], [462, 1429], [462, 1432], [466, 1432], [467, 1431], [468, 1432], [467, 1434], [466, 1435], [467, 1437], [468, 1440], [468, 1441], [473, 1441], [472, 1445], [471, 1449], [470, 1451], [469, 1453], [467, 1454], [466, 1456]]}, "center": {"109-166, T:0-1": [461, 1445]}},
{"id": "twxcq1", "name": "Shiny Furret", "description": "Furret is a Normal-type Pokémon introduced in Generation II, in this case in its Shiny variant.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Furret_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"109-166, T:0-1": [[466, 1459], [454, 1459], [455, 1457], [455, 1453], [454, 1452], [452, 1451], [451, 1449], [450, 1447], [449, 1444], [450, 1443], [450, 1441], [451, 1440], [452, 1438], [452, 1435], [453, 1434], [454, 1433], [456, 1432], [458, 1432], [460, 1432], [460, 1430], [461, 1429], [462, 1429], [462, 1432], [466, 1432], [467, 1431], [468, 1432], [467, 1434], [466, 1435], [467, 1437], [468, 1440], [468, 1441], [473, 1441], [472, 1445], [471, 1449], [470, 1451], [469, 1453], [467, 1454], [466, 1456]]}, "center": {"109-166, T:0-1": [459, 1444]}},
{"id": "twxcpl", "name": "Centre National d'Études Spatiales", "description": "The CNES (Centre National d'Études Spatiales, National Center for Space Studies) is the French government space agency (similar to the U.S.A.'s NASA) and one of the main contributors to the European Space Agency.\n\nThis logo was drawn mostly by the Twitter CNES community. A former version was drawn and overwritten at the top of the bottom-left huge French flag. The logo was later redrawn next to the Ariane launcher.", "links": {"website": ["https://cnes.fr/en", "https://en.wikipedia.org/wiki/National_Centre_for_Space_Studies"], "subreddit": ["cnes", "placefrance", "franceplace", "placeFR", "france"]}, "path": {"158-165, T:0-1": [[1133, 759], [1135, 757], [1137, 755], [1137, 750], [1139, 749], [1140, 750], [1140, 755], [1144, 755], [1147, 758], [1149, 760], [1150, 764], [1150, 767], [1148, 769], [1145, 772], [1144, 773], [1137, 773], [1137, 772], [1132, 768], [1131, 767], [1131, 762], [1132, 761], [1132, 760]]}, "center": {"158-165, T:0-1": [1141, 764]}},
{"id": "twxcem", "name": "Eridan Ampora", "description": "A character from the webcomic Homestuck.", "links": {"website": ["https://mspaintadventures.fandom.com/wiki/Eridan_Ampora"], "subreddit": ["homestuck"]}, "path": {"156-165, T:0-1": [[387, 156], [387, 151], [388, 151], [388, 148], [389, 148], [389, 145], [380, 145], [380, 148], [381, 148], [381, 151], [382, 151], [382, 156]]}, "center": {"156-165, T:0-1": [384, 149]}},
{"id": "twxc2f", "name": "Banjo and Kazooie", "description": "Protagonists of the Banjo-Kazooie series", "links": {"subreddit": ["BanjoKazooie"]}, "path": {"109-165, T:0-1": [[1126, 1565], [1119, 1576], [1118, 1581], [1120, 1584], [1123, 1594], [1132, 1594], [1136, 1583], [1137, 1577], [1131, 1566]]}, "center": {"109-165, T:0-1": [1128, 1579]}},
@ -2674,7 +2674,7 @@
{"id": "tx35h9", "name": "Starcraft Probe", "description": "The probe is the Protoss worker unit in the StarCraft game series from the game studio publisher Blizzard.", "links": {"website": ["https://starcraft.fandom.com/wiki/Probe"], "subreddit": ["starcraft"]}, "path": {"109-166, T:0-1": [[1796, 1723], [1797, 1726], [1798, 1728], [1799, 1731], [1800, 1732], [1800, 1735], [1801, 1736], [1802, 1736], [1803, 1737], [1804, 1738], [1802, 1738], [1801, 1737], [1800, 1735], [1799, 1736], [1799, 1737], [1798, 1737], [1797, 1738], [1794, 1738], [1792, 1737], [1792, 1735], [1791, 1735], [1790, 1736], [1790, 1737], [1789, 1738], [1787, 1738], [1788, 1737], [1789, 1736], [1791, 1735], [1791, 1732], [1792, 1731], [1792, 1729], [1793, 1728], [1793, 1727], [1794, 1725], [1795, 1724]]}, "center": {"109-166, T:0-1": [1795, 1732]}},
{"id": "tx356h", "name": "Weather Community", "description": "The Weather Community (Wx) describes people who are interested in the discussion and study of weather.\n\nThis artwork was organized by the Storm's Edge Discord server and Reddit's weather community.", "links": {"website": ["https://www.weather.gov/abr/JointheWeatherCommunity"], "subreddit": ["NOAA", "severeweather"], "discord": ["weather"]}, "path": {"57-166, T:0-1": [[1713, 592], [1710, 594], [1707, 598], [1707, 600], [1709, 603], [1713, 606], [1715, 606], [1719, 603], [1721, 600], [1721, 598], [1719, 595], [1715, 592]]}, "center": {"57-166, T:0-1": [1714, 599]}},
{"id": "tx34rm", "name": "Clemson University", "description": "Clemson University is a university in Clemson, South Carolina, United States.", "links": {"website": ["https://www.clemson.edu/", "https://en.wikipedia.org/wiki/Clemson_University"], "subreddit": ["Clemson"]}, "path": {"74-101": [[1757, 593], [1752, 598], [1752, 606], [1764, 606], [1764, 593]], "122-161, T:0-1": [[296, 1609], [296, 1624], [310, 1624], [310, 1609]]}, "center": {"74-101": [1758, 600], "122-161, T:0-1": [303, 1617]}},
{"id": "tx33xi", "name": "Shiny Ditto", "description": "Ditto is a Normal-type Pokémon introduced in the Generation I Pokemon games (Pokémon Red/Blue). It is known for its ability to transform into other Pokémon and even inanimate objects. Ditto are normally purple, but this Ditto is a Shiny Pokémon, with a blue color instead. Shiny Pokémon are sought after for their rarity.\n\nThis Ditto was originally its normal purple color before being turned into its Shiny blue color.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Ditto_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"14-166, T:0-1": [[708, 819], [706, 815], [705, 813], [704, 812], [702, 812], [702, 814], [700, 811], [696, 813], [692, 815], [694, 819], [693, 824], [698, 825], [707, 825], [709, 821], [707, 818]]}, "center": {"14-166, T:0-1": [700, 819]}},
{"id": "tx33xi", "name": "Shiny Ditto", "description": "Ditto is a Normal-type Pokémon introduced in the Generation I Pokemon games (Pokémon Red/Blue). It is known for its ability to transform into other Pokémon and even inanimate objects. Ditto are normally purple, but this Ditto is a Shiny Pokémon, with a blue color instead. Shiny Pokémon are sought after for their rarity.\n\nThis Ditto was originally its normal purple color before being turned into its Shiny blue color.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Ditto_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"14-166, T:0-1": [[708, 819], [706, 815], [705, 813], [704, 812], [702, 812], [702, 814], [700, 811], [696, 813], [692, 815], [694, 819], [693, 824], [698, 825], [707, 825], [709, 821], [707, 818]]}, "center": {"14-166, T:0-1": [700, 819]}},
{"id": "tx33w6", "name": "Chicken Person ft. Amongus", "description": "Chick P is the best celestial being a motley crew of adventures could ask for! The blue amongus is riding atop.", "links": {}, "path": {"109-166, T:0-1": [[469, 1440], [471, 1440], [472, 1439], [473, 1438], [473, 1434], [472, 1433], [468, 1433], [467, 1435], [468, 1438]]}, "center": {"109-166, T:0-1": [470, 1436]}},
{"id": "tx33vw", "name": "Soul Knight boar", "description": "Enemy from the mobile game Soul Knight", "links": {"subreddit": ["SoulKnight"]}, "path": {"109-166, T:0-1": [[1700, 1977], [1720, 1977], [1720, 1993], [1700, 1993]]}, "center": {"109-166, T:0-1": [1710, 1985]}},
{"id": "tx33s5", "name": "Murasame", "description": "Murasame is a character from the visual novel SenrenBanka, made by Yuzusoft.\n\nThis art was created by the Yuzusoft fan Discord server as part of Operation YuzuArt.", "links": {"website": ["http://www.yuzu-soft.com/"], "subreddit": ["visualnovels"], "discord": ["jJRNgzh"]}, "path": {"132-166, T:0-1": [[1425, 491], [1433, 491], [1433, 509], [1425, 509]]}, "center": {"132-166, T:0-1": [1429, 500]}},
@ -2736,7 +2736,7 @@
{"id": "tx2sax", "name": "Pinde", "description": "A small bear representing Pinde, a French streamer.", "links": {"website": ["https://www.twitch.tv/pinde"]}, "path": {"154-166, T:0-1": [[1627, 34], [1627, 37], [1631, 41], [1633, 39], [1633, 34]]}, "center": {"154-166, T:0-1": [1631, 37]}},
{"id": "tx2s2m", "name": "Egegge", "description": "Egegge is a small community that praises Eggdog and eggs. Thanks to Green Lattice for protection.", "links": {"discord": ["NVspkR4"]}, "path": {"105-106, 119-164, T:0-1": [[1046, 439], [1049, 439], [1052, 442], [1052, 452], [1044, 452], [1043, 442]]}, "center": {"105-106, 119-164, T:0-1": [1048, 446]}},
{"id": "tx2s1p", "name": "Flag of Romania", "description": "Romania is a country in Eastern Europe. This second flag of Romania featured Brâncuși's Endless Column (Coloana Infinitului), Romeo Fantastick's Pinguinul, and two incarnations of Spider-Man (Peter Parker and Miles Morales).\n\nThe second Romanian flag on the canvas was also known as Colony or Tigania. It was founded by four users, xLightst, sdshaw, bonciuadv, and Biti Nebunu. They went against direct orders after the canvas first expanded and started a colony. They were ridiculed and dishonored by the leaders of the first flag, but they went on and created allies with Factorio, making a conveyor belt with the Romanian flag as a symbol of peace. They also allied with Columbia as a peaceful and neutral neighbor that had an appetite for smaller art. After the Polish invaded the first flag, Iraphahell streamed the last defense against the Polish with his fanbase and helped liberate the area and expand west and north, an operation known as the 2nd Battalion. After a while, the Polish found out and colonized the flag. The Romanians weren't able to take it back and retreated in the 3rd Battalion, northeast. sdshaw and xLightst weren't seen again, but Biti Nebunu and bonciu fought all night in vain. The flag was lost. May the colony rise again.", "links": {"website": ["https://en.wikipedia.org/wiki/Romania", "https://en.wikipedia.org/wiki/Flag_of_Romania"], "subreddit": ["Romania"]}, "path": {"155": [[1549, 609], [1549, 560], [1556, 560], [1556, 553], [1482, 553], [1482, 609]], "156": [[1482, 612], [1548, 612], [1548, 553], [1482, 553]], "157": [[1482, 612], [1548, 612], [1548, 535], [1509, 535], [1509, 483], [1561, 483], [1561, 474], [1485, 474], [1485, 501], [1482, 501]], "158": [[1548, 612], [1548, 535], [1509, 535], [1509, 501], [1482, 501], [1482, 612]], "56-65": [[1482, 599], [1482, 546], [1549, 546], [1549, 591], [1528, 591], [1528, 599]], "66-71": [[1482, 599], [1482, 546], [1549, 546], [1549, 599]], "87-119": [[1482, 553], [1482, 599], [1549, 599], [1549, 571], [1557, 571], [1557, 553]], "120-154": [[1482, 553], [1482, 599], [1549, 599], [1549, 562], [1557, 562], [1557, 553]], "72-85, T:0-1": [[1482, 599], [1549, 599], [1549, 553], [1482, 553]]}, "center": {"155": [1519, 581], "156": [1515, 583], "157": [1515, 568], "158": [1515, 568], "56-65": [1509, 573], "66-71": [1516, 573], "87-119": [1520, 576], "120-154": [1520, 576], "72-85, T:0-1": [1516, 576]}},
{"id": "tx2rek", "name": "Petronas Twin Towers", "description": "The Petronas Twin Towers are a well-known landmark of Malaysia. They are the tallest twin towers in the world.", "links": {"website": ["https://en.wikipedia.org/wiki/Petronas_Towers"], "subreddit": ["malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"100-166, T:0-1": [[350, 977], [350, 992], [367, 992], [367, 978], [366, 977], [366, 972], [364, 970], [364, 966], [362, 966], [362, 970], [359, 978], [358, 978], [357, 974], [355, 970], [355, 966], [353, 966], [353, 970], [351, 974], [351, 977]]}, "center": {"100-166, T:0-1": [357, 985]}},
{"id": "tx2rek", "name": "Petronas Twin Towers", "description": "The Petronas Twin Towers are a well-known landmark of Malaysia. They are the tallest twin towers in the world.", "links": {"website": ["https://en.wikipedia.org/wiki/Petronas_Towers"], "subreddit": ["placeMY", "malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"100-166, T:0-1": [[350, 977], [350, 992], [367, 992], [367, 978], [366, 977], [366, 972], [364, 970], [364, 966], [362, 966], [362, 970], [359, 978], [358, 978], [357, 974], [355, 970], [355, 966], [353, 966], [353, 970], [351, 974], [351, 977]]}, "center": {"100-166, T:0-1": [357, 985]}},
{"id": "tx2r8f", "name": "2.2 when?", "description": "A reference to the ongoing 5+ year wait for Geometry Dash's 2.2 update.", "links": {"website": ["https://geometry-dash.fandom.com/wiki/Update_2.2"], "subreddit": ["geometrydashplace", "geometrydash"]}, "path": {"25-29": [[849, 70], [849, 85], [878, 85], [878, 78], [860, 78], [860, 70]], "79-117": [[1552, 768], [1552, 783], [1581, 783], [1581, 776], [1563, 776], [1563, 768]], "56-74": [[1550, 750], [1550, 765], [1579, 765], [1579, 758], [1561, 758], [1561, 750]], "125-166, T:0-1": [[1502, 1567], [1502, 1584], [1533, 1584], [1533, 1576], [1514, 1576], [1514, 1567]]}, "center": {"25-29": [855, 79], "79-117": [1558, 777], "56-74": [1556, 759], "125-166, T:0-1": [1508, 1578]}},
{"id": "tx2r63", "name": "cokoooooo", "description": "French streamer cokoooooo's logo.", "links": {"website": ["https://www.twitch.tv/cokoooooo"]}, "path": {"154-167, T:0-1": [[1632, 41], [1632, 42], [1638, 48], [1640, 48], [1640, 41]]}, "center": {"154-167, T:0-1": [1637, 44]}},
{"id": "tx2qaf", "name": "Joel Embiid", "description": "Joel Embiid is a Cameroonian professional basketball player for the Philadelphia 76ers of the NBA. As of 2022, he is an NBA MVP frontrunner.", "links": {"subreddit": ["sixers"]}, "path": {"109-166, T:0-1": [[1361, 1301], [1361, 1314], [1363, 1314], [1363, 1319], [1387, 1319], [1387, 1307], [1378, 1307], [1378, 1296], [1362, 1296], [1362, 1301]]}, "center": {"109-166, T:0-1": [1373, 1309]}},
@ -2938,7 +2938,7 @@
{"id": "tx1j0m", "name": "Denmark's flag", "description": "Small flag made by the denmark community", "links": {"subreddit": ["Denmark"]}, "path": {"109-165, T:0-1": [[789, 1302], [811, 1302], [811, 1311], [789, 1312]]}, "center": {"109-165, T:0-1": [800, 1307]}},
{"id": "tx1i61", "name": "MWM x BKFAD", "description": "A build site created by a collaboration between Mashup Week: Megamix and the Bootleg King For Another Day Tournament, with additional help from Duck World's community. The build site features both tournaments' emblems as well as Duck World's flag.", "links": {"website": ["https://mashupweek.cloud", "https://bkfadtojo.webflow.io"], "subreddit": ["MashupWeek"]}, "path": {"56-166, T:0-1": [[1730, 122], [1730, 148], [1731, 148], [1731, 152], [1733, 155], [1738, 159], [1742, 159], [1745, 157], [1749, 152], [1749, 150], [1755, 150], [1755, 141], [1760, 141], [1760, 132], [1763, 132], [1765, 130], [1765, 128], [1760, 128], [1760, 122]]}, "center": {"56-166, T:0-1": [1743, 135]}},
{"id": "tx1i4y", "name": "VEGETTA777", "description": "VEGETTA777 is a Spanish YouTuber. This art depicts the face used by VEGETTA777 in the game Minecraft.", "links": {"website": ["https://www.youtube.com/user/vegetta777", "https://www.twitch.tv/vegetta777"]}, "path": {"113-166, T:0-1": [[1566, 613], [1577, 613], [1577, 627], [1566, 627]]}, "center": {"113-166, T:0-1": [1572, 620]}},
{"id": "tx1hje", "name": "Tinny", "description": "Tinny is a small tin can full of beans who was formerly the main protagonist of the object show \"Tinny Object Show\". Tinny Object Show was later rebranded as \"Brawl To End Grim\" (BTEG), and the tin-can-like characters were replaced with biscuits. The main plot of BTEG is the main protagonist \"Dry biscuit\" attempting to save his twin brother and other characters from the main antagonist, Grimmy.", "links": {"website": ["https://twitter.com/BrawlToEndGrim"], "subreddit": ["Fincunder"]}, "path": {"100-166, T:0-1": [[1214, 881], [1214, 885], [1213, 885], [1213, 887], [1215, 887], [1215, 888], [1220, 888], [1220, 887], [1222, 887], [1222, 885], [1221, 885], [1221, 881]]}, "center": {"100-166, T:0-1": [1218, 885]}},
{"id": "tx1hje", "name": "Tinny", "description": "Tinny was the main protagonist of a web series called \"Tinny Object Show\". Tinny resembles a rectangular tin can which is full of baked beans. As of now, Tinny Object Show has rebranded to \"Brawl To End Grim\" which is one of the few web shows which is inside of the \"Vearnus\" project, which is directed by Zowlower.", "links": {"website": ["https://youtube.com/@Zowlower"], "subreddit": ["Vearnus"], "discord": ["3Hxcaktz7b"], "wiki": ["Tinny"]}, "path": {"164": [[1214, 887], [1214, 882], [1221, 882], [1221, 887]]}, "center": {"164": [1218, 885]}},
{"id": "tx1hit", "name": "Flag of Lithuania", "description": "Lithuania is a country in Northeastern Europe and one of the Baltic states.\n\nThis was the fourth flag of Lithuania to be added to the canvas.", "links": {"website": ["https://en.wikipedia.org/wiki/Lithuania", "https://en.wikipedia.org/wiki/Flag_of_Lithuania"], "subreddit": ["lithuania"]}, "path": {"56-60": [[1523, 501], [1521, 503], [1521, 505], [1535, 505], [1535, 501]], "109-166, T:0-1": [[525, 1624], [525, 1646], [624, 1646], [624, 1623], [602, 1623], [602, 1624]]}, "center": {"56-60": [1528, 503], "109-166, T:0-1": [611, 1635]}},
{"id": "tx1hf5", "name": "BattleBots", "description": "BattleBots is a robotic combat show which ran from 2000-2002, 2015-2016, and 2018 through present.\n\nThe first Battlebots logo was once accompanied by the Giant Nut (trophy for the champion of the show) to the left and Rusty (a fan-favorite bot) on the land now occupied by Westminster Palace. Despite being wiped multiple times due to its proximity to the UK, this logo was present at the conclusion with the help of r/TemplinInstitute, albeit rotated 90 degrees. A larger and more well-defined BattleBots logo can be found a bit below Germany's Among Us column.", "links": {"website": ["https://battlebots.com/", "https://en.wikipedia.org/wiki/BattleBots"], "subreddit": ["battlebots"]}, "path": {"86": [[678, 557], [678, 564], [687, 564], [687, 557]], "66-85": [[678, 560], [678, 566], [687, 566], [687, 560]], "13-65": [[680, 560], [680, 566], [687, 566], [687, 560]], "131-165, 95-124, T:0-1": [[678, 557], [678, 566], [684, 566], [684, 557]]}, "center": {"86": [683, 561], "66-85": [683, 563], "13-65": [684, 563], "131-165, 95-124, T:0-1": [681, 562]}},
{"id": "tx1h84", "name": "r/2007scape", "description": "A subreddit dedicated to discussing Old School RuneScape, the official legacy version of the MMO video game RuneScape.", "links": {"website": ["https://oldschool.runescape.com/"], "subreddit": ["2007scape"]}, "path": {"131-164, T:0-1": [[87, 55], [122, 55], [122, 61], [87, 61]]}, "center": {"131-164, T:0-1": [105, 58]}},
@ -3066,7 +3066,7 @@
{"id": "tx0q4n", "name": "Leif", "description": "Leif is the protagonist of Fire Emblem: Tharcia 776 and a playable character in Fire Emblem: Genealogy of the Holy War.", "links": {"website": ["https://fireemblem.fandom.com/wiki/Leif"], "subreddit": ["fireemblem"]}, "path": {"69-167, T:0-1": [[1846, 780], [1842, 780], [1839, 783], [1839, 786], [1840, 787], [1840, 788], [1839, 789], [1838, 789], [1838, 787], [1837, 786], [1837, 784], [1836, 784], [1836, 782], [1833, 782], [1833, 786], [1834, 787], [1834, 789], [1835, 790], [1835, 792], [1836, 793], [1836, 795], [1835, 796], [1834, 796], [1833, 797], [1834, 798], [1836, 798], [1836, 799], [1840, 799], [1840, 802], [1842, 802], [1842, 800], [1845, 800], [1845, 794], [1846, 792], [1852, 792], [1850, 789], [1848, 789], [1848, 787], [1849, 786], [1849, 784]]}, "center": {"69-167, T:0-1": [1840, 793]}},
{"id": "tx0pud", "name": "Lena Raine", "description": "Lena Raine, a.k.a. Kuraine, is an American composer and producer. Raine is best known for her work on the soundtracks of the games Celeste and Guild Wars 2, and also originally worked on Guild Wars 2 as a game designer. She has composed music for various other video games, including Minecraft, Deltarune, and Chicory: A Colorful Tale. As of 2022, she's currently working on the soundtrack for Earthblade, a game from Extremely OK Games, the creators of Celeste. She is also developing her own game, currently known as Project Astray.\n\nThis depiction of Raine, known as Picolena, was created in the Celeste Discord. It is based on the sprites from the PICO-8 version of Celeste, Celeste Classic, and its sequel, Celeste Classic 2.", "links": {"website": ["https://en.wikipedia.org/wiki/Lena_Raine"], "subreddit": ["celesteplace", "celestegame", "chicory"], "discord": ["celeste"]}, "path": {"72-76, 79-165, T:0-1": [[969, 877], [966, 880], [966, 883], [968, 883], [969, 884], [969, 886], [974, 886], [974, 884], [976, 884], [976, 883], [978, 883], [978, 880], [975, 877]]}, "center": {"72-76, 79-165, T:0-1": [972, 881]}},
{"id": "tx0pom", "name": "Echo Bot", "description": "A small robot from the music video for Echo, a song by rock group Starset.", "links": {"subreddit": ["Starset"]}, "path": {"109-166, T:0-1": [[514, 1345], [529, 1345], [529, 1360], [514, 1360]]}, "center": {"109-166, T:0-1": [522, 1353]}},
{"id": "tx0pmq", "name": "Gay flag", "description": "A pride flag representing the gay community. Gay people are men attracted to other men. This flag was originally designed by the Tumblr user \"gayflagblog\".\n\nThis flag was drawn by the \"FruityHangout\" team.", "links": {"website": ["https://en.wikipedia.org/wiki/Gay"], "discord": ["HrC6rUJNDA"]}, "path": {"60-166, T:0-1": [[1650, 496], [1650, 511], [1690, 511], [1690, 496]]}, "center": {"60-166, T:0-1": [1670, 504]}},
{"id": "tx0pmq", "name": "Gay flag", "description": "A pride flag representing the gay community. Gay people are men attracted to other men. This flag was originally designed by the Tumblr user \"gayflagblog\".\n\nThis flag was drawn by the \"make r/place gay again\" team.", "links": {"website": ["https://en.wikipedia.org/wiki/Gay"], "discord": ["D6ejVyqnXM"]}, "path": {"60-166, T:0-1": [[1650, 496], [1650, 511], [1690, 511], [1690, 496], [1673, 496], [1663, 496], [1657, 496], [1653, 496], [1651, 496], [1650, 496], [1690, 496], [1688, 496], [1659, 496], [1650, 496], [1650, 511], [1690, 511], [1688, 511], [1690, 511], [1690, 507], [1690, 503], [1691, 503], [1691, 502], [1692, 502], [1692, 501], [1693, 501], [1693, 500], [1694, 500], [1694, 498], [1693, 498], [1693, 497], [1692, 497], [1692, 498], [1691, 498], [1690, 498]]}, "center": {"60-166, T:0-1": [1691, 500]}},
{"id": "tx0pmf", "name": "Domino's Logo", "description": "Logo of popular American pizza brand founded in 1960.", "links": {"subreddit": ["Dominos"]}, "path": {"109-166, T:0-1": [[1822, 1273], [1822, 1283], [1828, 1283], [1828, 1273]]}, "center": {"109-166, T:0-1": [1825, 1278]}},
{"id": "tx0plv", "name": "Flag of Armenia", "description": "Armenia is a country in the Caucasus region of Eastern Europe and Western Asia.", "links": {"website": ["https://en.wikipedia.org/wiki/Armenia", "https://en.wikipedia.org/wiki/Flag_of_Armenia"], "subreddit": ["armenia"]}, "path": {"11": [[355, 264], [352, 267], [355, 270], [358, 267]], "103-109": [[372, 179], [372, 193], [396, 193], [396, 179]], "91-93": [[385, 179], [385, 186], [396, 186], [396, 179]], "65-88": [[893, 165], [893, 176], [902, 176], [902, 197], [949, 197], [949, 165]], "48-64": [[893, 165], [893, 176], [902, 176], [902, 187], [949, 187], [949, 165]], "29-47": [[847, 166], [847, 187], [949, 187], [949, 165], [893, 165], [893, 166]], "4-6": [[248, 409], [248, 413], [254, 413], [254, 409]], "149-165, T:0-1": [[1334, 1948], [1334, 1958], [1365, 1958], [1365, 1948]]}, "center": {"11": [355, 267], "103-109": [384, 186], "91-93": [391, 183], "65-88": [921, 181], "48-64": [921, 176], "29-47": [898, 176], "4-6": [251, 411], "149-165, T:0-1": [1350, 1953]}},
{"id": "tx0pki", "name": "Brockhampton", "description": "The album cover of SATURATION III by Brockhampton.", "links": {"subreddit": ["brockhampton"]}, "path": {"109-166, T:0-1": [[694, 1688], [705, 1688], [705, 1700], [694, 1700]]}, "center": {"109-166, T:0-1": [700, 1694]}},
@ -3077,7 +3077,7 @@
{"id": "tx0ni0", "name": "DreamNotFound", "description": "DreamNotFound (DNF) is a ship between YouTubers Dream and GeorgeNotFound, both focused on the game Minecraft. This illustration depicts two smiley blob characters representing Dream and GeorgeNotFound on top of the DreamNotFound flag.\n\nThis art was placed by BlobTeam and defended by honorary DNFers. The blobs merged into one when the anti-void started.", "links": {"website": ["https://shipping.fandom.com/wiki/DreamNotFound"], "subreddit": ["DreamWasTaken", "dreamnotfound2"]}, "path": {"106-165, T:0-1": [[1133, 899], [1133, 919], [1149, 919], [1149, 907], [1152, 907], [1152, 904], [1161, 904], [1161, 899]]}, "center": {"106-165, T:0-1": [1155, 902]}},
{"id": "tx0nd8", "name": "2b is full", "description": "The 2b2t server is almost always full of players, so any new players attempting to join are put into a queue. This message appears in chat when a player joins 2b2t's queue.", "links": {"website": ["https://2b2t.miraheze.org/wiki/Queue"], "subreddit": ["2b2tplace", "2b2t"]}, "path": {"142-165, 6-74, T:0-1": [[912, 469], [912, 481], [960, 481], [960, 469]]}, "center": {"142-165, 6-74, T:0-1": [936, 475]}},
{"id": "tx0n02", "name": "West Ham United", "description": "West Ham United Football Club is an English association football club based in Stratford, London. The club's logo features two crossed hammers (\"irons\"), giving the club the nicknames \"The Hammers\" and \"The Irons\".\n\nThis art features blue hammers on a claret background, the main kit colours of West Ham United.", "links": {"website": ["http://www.whufc.com/", "https://en.wikipedia.org/wiki/West_Ham_United_F.C."], "subreddit": ["Hammers"]}, "path": {"144-167, 66-141, T:0-1": [[1528, 35], [1528, 46], [1540, 46], [1540, 35]]}, "center": {"144-167, 66-141, T:0-1": [1534, 41]}},
{"id": "tx0moa", "name": "Virginia Tech", "description": "Virginia Tech is an engineering-focused university in Blacksburg, a city in southwest Virginia, United States. Go Hokies!\n\nThis is the fifth version of the logo after the previous one was destroyed by the French.", "links": {"website": ["https://vt.edu/", "https://en.wikipedia.org/wiki/Virginia_Tech"], "subreddit": ["VirginiaTech"]}, "path": {"98-99": [[1844, 548], [1844, 565], [1880, 565], [1880, 548]], "61-94": [[1800, 579], [1800, 594], [1833, 594], [1833, 582], [1826, 582], [1826, 579]], "158-166, T:0-1": [[964, 364], [964, 378], [990, 378], [990, 364]]}, "center": {"98-99": [1862, 557], "61-94": [1817, 587], "158-166, T:0-1": [977, 371]}},
{"id": "tx0moa", "name": "Virginia Tech", "description": "Virginia Tech is an engineering-focused university in Blacksburg, a city in southwest Virginia, United States. Go Hokies!\n\nThis is the fifth version of the logo after the previous one was destroyed by the French.", "links": {"website": ["https://vt.edu/", "https://en.wikipedia.org/wiki/Virginia_Tech"], "subreddit": ["VirginiaTech"], "discord": ["vt"]}, "path": {"98-99": [[1844, 548], [1844, 565], [1880, 565], [1880, 548]], "61-94": [[1800, 579], [1800, 594], [1833, 594], [1833, 582], [1826, 582], [1826, 579]], "158-166, T:0-1": [[964, 364], [964, 378], [990, 378], [990, 364]]}, "center": {"98-99": [1862, 557], "61-94": [1817, 587], "158-166, T:0-1": [977, 371]}},
{"id": "tx0mhf", "name": "Big Floppa", "description": "Big Floppa, or simply Floppa, is an internet meme based around a Ukrainian caracal cat named Gosha. It is a mascot of the subreddit r/196, a meme subreddit with the rule that visitors must post there before they leave. It is often seen accompanied with a bottle of Fanta labeled \"Fanter\" and in reaction GIFs during \"Floppa Friday\".", "links": {"website": ["https://knowyourmeme.com/memes/big-floppa"], "subreddit": ["bigfloppa", "196"]}, "path": {"11-18": [[226, 630], [225, 631], [226, 632], [226, 640], [224, 644], [224, 645], [226, 647], [241, 647], [241, 644], [239, 640], [239, 632], [240, 631], [240, 630], [237, 630], [235, 632], [230, 632], [228, 630]], "19-165, T:0-1": [[223, 629], [223, 630], [226, 633], [226, 636], [223, 640], [223, 644], [226, 647], [241, 647], [241, 667], [248, 667], [248, 629]]}, "center": {"11-18": [233, 639], "19-165, T:0-1": [235, 638]}},
{"id": "tx0ltv", "name": "Fursona of Riley Winters", "description": "The fursona of Riley Winters, a mountain lion. Original artwork by Red then pixalted by Riley.", "links": {"website": ["http://www.twitter.com/Horsefur1"]}, "path": {"109-165, T:0-1": [[853, 1254], [868, 1254], [868, 1250], [872, 1250], [873, 1248], [876, 1245], [878, 1241], [881, 1243], [881, 1224], [853, 1225]]}, "center": {"109-165, T:0-1": [866, 1238]}},
{"id": "tx0lbq", "name": "Carbot Zergling", "description": "A Starcraft Zergling designed by CarBot Animations", "links": {"website": ["https://carbotanimations.fandom.com/wiki/Zergling"], "subreddit": ["starcraft"]}, "path": {"109-165, T:0-1": [[333, 1887], [332, 1880], [338, 1877], [342, 1880], [345, 1887], [339, 1887], [337, 1887], [336, 1887]]}, "center": {"109-165, T:0-1": [338, 1883]}},
@ -3198,18 +3198,18 @@
{"id": "tx6o69", "name": "United Family", "description": "A French streaming community made up of friends, including the famous Asrhan971 and the notorious Bl1nDSh00TeR.", "links": {}, "path": {"141-165, T:0-1": [[181, 165], [188, 165], [188, 170], [181, 170]]}, "center": {"141-165, T:0-1": [185, 168]}},
{"id": "tx6nxi", "name": "EndeavourOS", "description": "EndeavourOS is a Arch-based Linux distribution. It is a terminal-centric distro with a vibrant and friendly community at its core.", "links": {"website": ["https://endeavouros.com", "https://en.wikipedia.org/wiki/EndeavourOS"], "subreddit": ["EndeavourOS", "placetux"]}, "path": {"117-158": [[61, 701], [56, 706], [58, 708], [62, 708], [64, 706], [64, 704]], "159-165, T:0-1": [[61, 708], [63, 706], [63, 704], [62, 701], [60, 701], [55, 706], [57, 708]]}, "center": {"117-158": [61, 705], "159-165, T:0-1": [60, 705]}},
{"id": "tx6ntr", "name": "Code Geass", "description": "The symbol that appears in the eye of characters in the anime Code Geass when using their Geass abilities", "links": {"subreddit": ["codegeass"]}, "path": {"109-166, T:0-1": [[1228, 1880], [1234, 1880], [1237, 1888], [1235, 1892], [1226, 1892], [1224, 1885], [1224, 1884]]}, "center": {"109-166, T:0-1": [1230, 1886]}},
{"id": "tx6nbz", "name": "Vaporeon", "description": "Vaporeon is a Water-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). It evolves from Eevee.\n\nWhat a nice day at the beach! Vappy has a nice place to relax, with her piña colada on a bright day! ☀️🍹\n\nDid you know that in terms of human compatibility, Vaporeon is the best swimming partner at the beach?\n\nMade by the lovely people in the Pokémon r/place Discord!", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Vaporeon_(Pok%C3%A9mon)"], "discord": ["HEfADXQKs7"]}, "path": {"5-7": [[674, 381], [671, 384], [668, 381], [667, 382], [670, 385], [670, 387], [674, 390], [677, 390], [681, 388], [681, 384], [683, 384], [683, 382], [679, 382]], "73-93": [[1825, 676], [1825, 679], [1823, 679], [1823, 681], [1824, 681], [1824, 685], [1822, 685], [1822, 693], [1829, 693], [1829, 698], [1857, 698], [1857, 676]], "152-167, T:0-1": [[1999, 1272], [1999, 1300], [1973, 1300], [1973, 1272]]}, "center": {"5-7": [676, 386], "73-93": [1840, 687], "152-167, T:0-1": [1986, 1286]}},
{"id": "tx6nbz", "name": "Vaporeon", "description": "Vaporeon is a Water-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). It evolves from Eevee.\n\nWhat a nice day at the beach! Vappy has a nice place to relax, with her piña colada on a bright day! ☀️🍹\n\nDid you know that in terms of human compatibility, Vaporeon is the best swimming partner at the beach?\n\nMade by the lovely people in the Pokémon r/place Discord!", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Vaporeon_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"5-7": [[674, 381], [671, 384], [668, 381], [667, 382], [670, 385], [670, 387], [674, 390], [677, 390], [681, 388], [681, 384], [683, 384], [683, 382], [679, 382]], "73-93": [[1825, 676], [1825, 679], [1823, 679], [1823, 681], [1824, 681], [1824, 685], [1822, 685], [1822, 693], [1829, 693], [1829, 698], [1857, 698], [1857, 676]], "152-167, T:0-1": [[1999, 1272], [1999, 1300], [1973, 1300], [1973, 1272]]}, "center": {"5-7": [676, 386], "73-93": [1840, 687], "152-167, T:0-1": [1986, 1286]}},
{"id": "tx6mrd", "name": "Polytech Group", "description": "A group of 15 French engineering schools. The banner at the top has a color for each school.", "links": {"website": ["https://www.polytech-reseau.org/"], "subreddit": ["polytech"]}, "path": {"109-165, T:0-1": [[889, 1755], [889, 1778], [906, 1778], [906, 1755]]}, "center": {"109-165, T:0-1": [898, 1767]}},
{"id": "tx6mmh", "name": "Church of the Mother of God on the Lake", "description": "The Church of the Mother of God on the Lake, also known as Assumption of Mary Pilgrimage Church, Church of Mary the Queen, or Our Lady of the Lake, is a church located on an island in the middle of Lake Bled in the Upper Carniolan region of northwestern Slovenia. The nearby town of Bled is the administrative seat of the Municipality of Bled. The church and town are popular tourist destinations in Slovenia, attracting visitors from all over the world.", "links": {"website": ["https://www.bled.si/en/", "https://en.wikipedia.org/wiki/Bled"], "subreddit": ["Slovenia"]}, "path": {"47-166, T:0-1": [[326, 871], [324, 873], [324, 878], [323, 878], [321, 880], [319, 880], [319, 881], [321, 883], [325, 885], [329, 885], [332, 883], [334, 881], [331, 878], [331, 876], [329, 874], [328, 874], [328, 873]]}, "center": {"47-166, T:0-1": [328, 880]}},
{"id": "tx6mlz", "name": "Outer Wilds - Echoes of the Eye", "description": "Outer Wilds is an action-adventure game developed by Mobius Digital, featuring a solar system stuck in a 22-minute time loop, which ends as the sun goes supernova. This drawing is dedicated to the DLC expansion for Outer Wilds, Echoes of the Eye. The art features a Nomai mask, the mask of an old, dead civilization in the solar system.", "links": {"website": ["https://store.steampowered.com/app/1622100/Outer_Wilds__Echoes_of_the_Eye/", "https://outerwilds.fandom.com/wiki/Echoes_of_the_Eye"], "subreddit": ["outerwilds"]}, "path": {"56-166, T:0-1": [[1662, 636], [1709, 636], [1709, 686], [1707, 690], [1662, 690]]}, "center": {"56-166, T:0-1": [1686, 687]}},
{"id": "tx6m5o", "name": "Amitie", "description": "Amitie's sprite from Puyo Pop Fever for the DS from the Puyo Puyo series.", "links": {"website": ["https://puyonexus.com/wiki/Amitie"], "subreddit": ["puyopop", "puyo24"]}, "path": {"109-166, T:0-1": [[1958, 1156], [1938, 1156], [1938, 1140], [1963, 1140], [1963, 1156]]}, "center": {"109-166, T:0-1": [1951, 1148]}},
{"id": "tx6m54", "name": "Early Gang Mug", "description": "A mug made by the offline chat community for Twitch streamer Philza. They are known as Philza's Early Gang Society, PEGS, peggers(cursed nickname), and Early gang. The mug is modeled after the mug featured in Philza's sub emote ph1lEarly as that emote was added for Early gang.", "links": {"website": ["https://www.twitch.tv/philza"], "subreddit": ["Philza"]}, "path": {"109-165, T:0-1": [[762, 1364], [771, 1364], [772, 1365], [773, 1366], [773, 1381], [772, 1382], [761, 1382], [760, 1381], [760, 1379], [757, 1379], [756, 1378], [755, 1377], [755, 1372], [756, 1371], [757, 1370], [758, 1369], [760, 1369], [760, 1366], [761, 1365]]}, "center": {"109-165, T:0-1": [765, 1373]}},
{"id": "tx6lpn", "name": "Changi Airport control tower", "description": "The control tower at the Changi Airport in Singapore.", "links": {"website": ["https://en.wikipedia.org/wiki/Changi_Airport"], "subreddit": ["singapore", "place_CentralAlliance"]}, "path": {"92-166, T:0-1": [[319, 971], [319, 968], [318, 968], [318, 967], [317, 967], [317, 965], [317, 964], [318, 964], [318, 963], [319, 963], [320, 962], [321, 963], [322, 964], [322, 968], [321, 968], [321, 972]]}, "center": {"92-166, T:0-1": [320, 965]}},
{"id": "tx6lpn", "name": "Changi Airport control tower", "description": "The control tower at the Changi Airport in Singapore.", "links": {"website": ["https://en.wikipedia.org/wiki/Changi_Airport"], "subreddit": ["PlaceSG", "singapore", "place_CentralAlliance"]}, "path": {"92-166, T:0-1": [[319, 971], [319, 968], [318, 968], [318, 967], [317, 967], [317, 965], [317, 964], [318, 964], [318, 963], [319, 963], [320, 962], [321, 963], [322, 964], [322, 968], [321, 968], [321, 972]]}, "center": {"92-166, T:0-1": [320, 965]}},
{"id": "tx6lh3", "name": "StarClan", "description": "The StarClan is a clan from the Warriors (a.k.a. Warriors Cats) book series.", "links": {"website": ["https://warriors.fandom.com/wiki/StarClan"], "subreddit": ["wcueroblox", "WarriorCats"]}, "path": {"68-166, T:0-1": [[1449, 795], [1451, 797], [1455, 797], [1458, 794], [1458, 805], [1448, 805], [1448, 794]]}, "center": {"68-166, T:0-1": [1453, 801]}},
{"id": "tx6l7a", "name": "Vasil Levski", "description": "Vasil Levski (Bulgarian: Васил Левски) was a Bulgarian revolutionary who is now revered as national hero of Bulgaria. Dubbed the Apostle of Freedom, Levski ideologised and strategised a revolutionary movement to liberate Bulgaria from Ottoman rule. Levski founded the Internal Revolutionary Organisation and sought to foment a nationwide uprising through a network of secret regional committees.", "links": {"website": ["https://en.wikipedia.org/wiki/Vasil_Levski"], "subreddit": ["bulgaria"]}, "path": {"63-74": [[1589, 695], [1582, 708], [1582, 719], [1586, 722], [1586, 731], [1589, 745], [1590, 748], [1580, 754], [1579, 756], [1579, 771], [1633, 771], [1635, 764], [1619, 750], [1619, 746], [1630, 722], [1630, 713], [1626, 703], [1623, 697], [1613, 693], [1599, 693]], "94-165, T:0-1": [[1578, 748], [1579, 747], [1580, 747], [1581, 746], [1579, 761], [1579, 767], [1592, 766], [1594, 765], [1636, 766], [1635, 765], [1634, 764], [1633, 763], [1632, 763], [1631, 762], [1630, 762], [1631, 762], [1630, 762], [1629, 761], [1628, 760], [1628, 759], [1627, 758], [1626, 758], [1624, 758], [1624, 757], [1623, 756], [1623, 755], [1622, 755], [1621, 754], [1620, 754], [1619, 753], [1618, 752], [1617, 751], [1615, 751], [1614, 750], [1614, 749], [1613, 748], [1613, 747], [1612, 747], [1611, 746], [1611, 744], [1612, 743], [1612, 738], [1613, 737], [1613, 735], [1614, 734], [1614, 733], [1615, 733], [1616, 732], [1616, 730], [1617, 729], [1617, 728], [1618, 727], [1618, 724], [1619, 724], [1620, 723], [1620, 721], [1621, 720], [1621, 716], [1622, 716], [1622, 713], [1621, 712], [1621, 710], [1620, 709], [1620, 706], [1619, 705], [1619, 703], [1618, 702], [1617, 701], [1616, 700], [1615, 699], [1615, 698], [1614, 698], [1613, 697], [1612, 696], [1611, 696], [1610, 695], [1606, 695], [1605, 694], [1594, 694], [1593, 695], [1589, 695], [1588, 696], [1587, 696], [1586, 697], [1585, 697], [1585, 700], [1584, 700], [1584, 701], [1583, 702], [1583, 703], [1582, 704], [1582, 705], [1581, 706], [1581, 707], [1580, 708], [1579, 709], [1579, 711], [1580, 712], [1579, 713], [1579, 714], [1580, 715], [1581, 716], [1582, 717], [1582, 726], [1583, 727], [1583, 732], [1584, 733], [1584, 736], [1585, 737], [1585, 738], [1586, 739], [1586, 742], [1585, 743], [1584, 744], [1583, 745], [1582, 746], [1580, 747]]}, "center": {"63-74": [1608, 717], "94-165, T:0-1": [1601, 714]}},
{"id": "tx6l2k", "name": "Ballon", "description": "Ballon is a character from the upcoming game Once Upon a Jester by the Bonte Avond game studio, who also made Everybody Wham Wham! He doesn't smile, but that's okay; we still love him nonetheless.", "links": {"website": ["https://twitter.com/BonteAvond/status/1507022028850843656"]}, "path": {"117-150": [[1189, 1057], [1185, 1061], [1185, 1065], [1187, 1068], [1189, 1070], [1189, 1073], [1186, 1076], [1185, 1078], [1183, 1086], [1183, 1088], [1182, 1089], [1182, 1097], [1184, 1099], [1187, 1099], [1187, 1097], [1184, 1097], [1184, 1090], [1185, 1089], [1185, 1086], [1187, 1078], [1188, 1076], [1192, 1072], [1193, 1072], [1195, 1070], [1195, 1069], [1198, 1066], [1198, 1061], [1194, 1057]], "151-165, T:0-1": [[1167, 1037], [1162, 1042], [1162, 1047], [1165, 1052], [1169, 1056], [1169, 1057], [1170, 1058], [1170, 1068], [1171, 1069], [1171, 1073], [1175, 1080], [1175, 1083], [1176, 1084], [1176, 1087], [1178, 1089], [1178, 1091], [1181, 1094], [1183, 1098], [1186, 1101], [1187, 1100], [1184, 1097], [1182, 1093], [1180, 1091], [1177, 1083], [1177, 1080], [1174, 1075], [1174, 1073], [1173, 1072], [1173, 1068], [1172, 1067], [1172, 1058], [1173, 1057], [1173, 1055], [1177, 1051], [1179, 1046], [1179, 1043], [1177, 1040], [1174, 1037]]}, "center": {"117-150": [1192, 1064], "151-165, T:0-1": [1170, 1045]}},
{"id": "tx6kut", "name": "Zuko", "description": "Zuko is one of Twitch streamer Buddha's Shiba Inus.", "links": {"website": ["https://www.twitch.tv/buddha"], "subreddit": ["NoPixel"], "discord": ["buddha"]}, "path": {"159-164, T:0-1": [[1380, 611], [1380, 617], [1382, 620], [1382, 623], [1381, 624], [1381, 630], [1387, 649], [1387, 659], [1389, 661], [1394, 661], [1396, 659], [1400, 659], [1402, 661], [1406, 661], [1408, 659], [1419, 659], [1423, 657], [1425, 654], [1425, 650], [1432, 647], [1432, 644], [1428, 640], [1424, 640], [1422, 636], [1421, 636], [1411, 621], [1411, 619], [1413, 615], [1413, 611], [1410, 606], [1408, 606], [1402, 611], [1395, 611], [1391, 613], [1386, 613], [1384, 611]]}, "center": {"159-164, T:0-1": [1403, 642]}},
{"id": "tx6kq5", "name": "Merlion", "description": "The Merlion is the national mascot of Singapore. It is half lion and half fish.", "links": {"website": ["https://en.wikipedia.org/wiki/Merlion"], "subreddit": ["singapore", "place_CentralAlliance"]}, "path": {"88-166, T:0-1": [[310, 960], [306, 964], [306, 966], [303, 969], [300, 976], [300, 978], [317, 978], [317, 974], [319, 972], [317, 970], [317, 964], [314, 960]]}, "center": {"88-166, T:0-1": [310, 971]}},
{"id": "tx6kq5", "name": "Merlion", "description": "The Merlion is the national mascot of Singapore. It is half lion and half fish.", "links": {"website": ["https://en.wikipedia.org/wiki/Merlion"], "subreddit": ["PlaceSG", "singapore", "place_CentralAlliance"]}, "path": {"88-166, T:0-1": [[310, 960], [306, 964], [306, 966], [303, 969], [300, 976], [300, 978], [317, 978], [317, 974], [319, 972], [317, 970], [317, 964], [314, 960]]}, "center": {"88-166, T:0-1": [310, 971]}},
{"id": "tx6kq4", "name": "Shadow of Israphel", "description": "A tribute to the popular Minecraft YouTube series Shadow of Israphel, created by the Yogscast. The last episode (Part 42) aired on July 27th, 2012. E.43 references the long awaited sequel episode after cancellation.", "links": {"website": ["https://www.youtube.com/watch?v=oZezE9It6HE"], "subreddit": ["Yogscast"]}, "path": {"109-166, T:0-1": [[1503, 1800], [1513, 1800], [1513, 1817], [1503, 1817]]}, "center": {"109-166, T:0-1": [1508, 1809]}},
{"id": "tx6knm", "name": "Slackware", "description": "Slackware is a Linux distribution.", "links": {"website": ["http://www.slackware.com/", "https://en.wikipedia.org/wiki/Slackware"], "subreddit": ["slackware", "placetux"]}, "path": {"116-157": [[45, 680], [43, 682], [43, 684], [42, 684], [42, 687], [48, 687], [48, 680]], "158-166, T:0-1": [[44, 687], [42, 685], [42, 683], [45, 680], [48, 680], [51, 683], [51, 685], [48, 688], [45, 688]]}, "center": {"116-157": [46, 684], "158-166, T:0-1": [47, 684]}},
{"id": "tx6kmk", "name": "Sub Rosa", "description": "Sub Rosa is an indie multiplayer first-person physics-based shooter game about tense deals, double-crosses, and the occasional high-speed car chase.", "links": {"website": ["https://store.steampowered.com/app/272230/Sub_Rosa/"], "subreddit": ["subrosa"]}, "path": {"150-166, T:0-1": [[1801, 953], [1800, 954], [1799, 954], [1798, 955], [1798, 957], [1797, 958], [1797, 960], [1798, 961], [1798, 962], [1801, 965], [1806, 965], [1809, 962], [1809, 961], [1810, 960], [1810, 958], [1809, 957], [1809, 955], [1808, 954], [1807, 954], [1806, 953]]}, "center": {"150-166, T:0-1": [1804, 959]}},
@ -3231,7 +3231,7 @@
{"id": "tx6hfl", "name": "Goffy", "description": "@Gofawful6's persona.", "links": {"website": ["https://twitter.com/Gofawful6"]}, "path": {"109-166, T:0-1": [[594, 1623], [594, 1619], [594, 1618], [593, 1618], [593, 1616], [594, 1616], [594, 1614], [595, 1614], [595, 1611], [595, 1610], [594, 1610], [594, 1609], [593, 1609], [594, 1609], [594, 1608], [594, 1607], [594, 1606], [593, 1606], [594, 1606], [594, 1605], [608, 1605], [608, 1606], [609, 1606], [608, 1606], [608, 1607], [608, 1615], [609, 1615], [609, 1617], [608, 1617], [608, 1620], [605, 1620], [605, 1621], [604, 1621], [604, 1622], [602, 1622], [601, 1622], [601, 1623]]}, "center": {"109-166, T:0-1": [601, 1614]}},
{"id": "tx6hci", "name": "Third World Tournament X", "description": "The Third World Tournament X is a battle music community based on mashups, covers, remixes with fictional or real character representations. The tournament is to decide who is the best representant with the best music supported by his/her/its/their community.", "links": {"website": ["https://twitter.com/ttercermundo"], "subreddit": ["ThirdWorldTournament"]}, "path": {"109-166, T:0-1": [[152, 1251], [166, 1251], [166, 1265], [155, 1265], [155, 1264], [154, 1264], [154, 1257], [154, 1256], [153, 1256], [153, 1255], [152, 1255]]}, "center": {"109-166, T:0-1": [160, 1258]}},
{"id": "tx6h36", "name": "Team Next Level", "description": "Discord server of a cool bunch of dudes/girls.", "links": {}, "path": {"137-149": [[165, 165], [165, 170], [177, 170], [177, 165]], "150-165, T:0-1": [[170, 165], [170, 170], [181, 170], [181, 165]]}, "center": {"137-149": [171, 168], "150-165, T:0-1": [176, 168]}},
{"id": "tx6gxm", "name": "Marina Bay Sands", "description": "The Marina Bay Sands is an iconic resort in Singapore, opening in 2010. It has since become a national symbol of Singapore.", "links": {"website": ["http://marinabaysands.com/", "https://en.wikipedia.org/wiki/Marina_Bay_Sands"], "subreddit": ["singapore", "place_CentralAlliance"]}, "path": {"86-166, T:0-1": [[286, 970], [286, 972], [287, 972], [287, 978], [299, 978], [299, 972], [300, 972], [300, 970]]}, "center": {"86-166, T:0-1": [293, 974]}},
{"id": "tx6gxm", "name": "Marina Bay Sands", "description": "The Marina Bay Sands is an iconic resort in Singapore, opening in 2010. It has since become a national symbol of Singapore.", "links": {"website": ["http://marinabaysands.com/", "https://en.wikipedia.org/wiki/Marina_Bay_Sands"], "subreddit": ["PlaceSG", "singapore", "place_CentralAlliance"]}, "path": {"86-166, T:0-1": [[286, 970], [286, 972], [287, 972], [287, 978], [299, 978], [299, 972], [300, 972], [300, 970]]}, "center": {"86-166, T:0-1": [293, 974]}},
{"id": "tx6gx1", "name": "Walrus", "description": "The walrus is a large flippered marine mammal with a discontinuous distribution about the North Pole in the Arctic Ocean and subarctic seas of the Northern Hemisphere. The walrus is the only living species in the family Odobenidae and genus Odobenus. Adult walrus are characterised by prominent tusks and whiskers, and their considerable bulk.", "links": {"website": ["https://en.wikipedia.org/wiki/Walrus"], "subreddit": ["walrus"]}, "path": {"117-165, T:0-1": [[425, 93], [425, 97], [424, 97], [424, 99], [427, 99], [428, 98], [429, 99], [432, 99], [432, 98], [431, 97], [432, 96], [433, 95], [433, 94], [432, 94], [431, 94], [431, 93]]}, "center": {"117-165, T:0-1": [429, 95]}},
{"id": "tx6gum", "name": "Perxitaa's logo", "description": "Logo of spanish twitch streamer, Perxitaa.", "links": {"website": ["https://www.twitch.tv/perxitaa"]}, "path": {"109-165, T:0-1": [[1109, 1597], [1091, 1597], [1091, 1620], [1109, 1620]]}, "center": {"109-165, T:0-1": [1100, 1609]}},
{"id": "tx6gpl", "name": "Potoo Project", "description": "If you don't know what's a potoo: it's a truly magnificent bird. If you really don't know google it, link bellow.nGot some problem with bots so only the head remain.nMade by an unknown group called Debilus.", "links": {"website": ["https://en.wikipedia.org/wiki/Potoo"]}, "path": {"109-165, T:0-1": [[382, 1566], [390, 1566], [390, 1575], [382, 1575]]}, "center": {"109-165, T:0-1": [386, 1571]}},
@ -3369,7 +3369,7 @@
{"id": "tx5scw", "name": "TotalBiscuit", "description": "This area is dedicated to John Peter Bain, better known as TotalBiscuit, The Cynical Brit, or Halibut. He was an English YouTuber who did video game commentary and criticism. He was known for his role in professional shoutcasting and esports, and also known for his gaming commentary audio work on WCradio.com. Bain voiced strong support for consumer protection in the video gaming industry. In October 2015, Bain announced that he had terminal cancer that had spread to his liver. He passed away on May 24th, 2018.\n\nBecause he passed after the first r/place took place, it felt only fitting to memorialize The Cynical Brit on the 2022 event using the LUL Twitch emote which uses his likeness. The memorial started very early in the second and final expansion of r/place's canvas; streamers Asmongold and xQc quickly took the opportunity to claim the area with the aid of their viewers. The area included a purple box around the head which fit the shape of the emote. Later people started to add things in the purple such as TotalBiscuit's name in the top-left, the RIP just below it, and the top hat. Near the end of the event, before the whiteout, the site was under constant threat of griefing from the void as it moved up along the right, easily taking the hair and making its way across his face. This is all that remains of the memorial site after other communities started making art in the purple area.", "links": {"website": ["https://www.youtube.com/channel/UCy1Ms_5qBTawC-k7PVjHXKQ", "https://en.wikipedia.org/wiki/TotalBiscuit"]}, "path": {"116-158": [[906, 1179], [906, 1202], [930, 1202], [936, 1196], [936, 1190], [988, 1190], [969, 1206], [946, 1241], [937, 1263], [934, 1290], [923, 1302], [922, 1308], [929, 1314], [935, 1338], [947, 1348], [954, 1341], [1041, 1307], [1058, 1289], [1058, 1283], [1068, 1265], [1073, 1232], [1067, 1206], [1043, 1179], [1036, 1176], [1015, 1176], [998, 1187], [998, 1179]], "109-115": [[901, 1176], [901, 1364], [951, 1364], [951, 1339], [1083, 1339], [1083, 1176]], "159-165, T:0-1": [[905, 1176], [994, 1176], [994, 1177], [1000, 1177], [1000, 1179], [1006, 1179], [1006, 1181], [1008, 1183], [1013, 1181], [1016, 1180], [1022, 1180], [1038, 1181], [1052, 1187], [1057, 1194], [1061, 1203], [1059, 1222], [1055, 1243], [1047, 1259], [1039, 1276], [1024, 1293], [1005, 1307], [986, 1315], [961, 1325], [948, 1326], [942, 1321], [928, 1306], [934, 1301], [933, 1297], [938, 1293], [939, 1290], [944, 1287], [946, 1284], [936, 1272], [943, 1266], [938, 1261], [949, 1238], [965, 1217], [966, 1212], [983, 1194], [979, 1192], [978, 1192], [977, 1193], [976, 1193], [974, 1190], [970, 1190], [968, 1192], [965, 1194], [963, 1192], [960, 1192], [958, 1194], [956, 1197], [950, 1199], [945, 1199], [941, 1197], [933, 1197], [929, 1201], [906, 1201], [906, 1184], [905, 1183]]}, "center": {"116-158": [1005, 1257], "109-115": [989, 1258], "159-165, T:0-1": [957, 1183]}},
{"id": "tx5ryl", "name": "Flag of Venezuela", "description": "Venezuela is a country on the north side of South America.", "links": {"website": ["https://en.wikipedia.org/wiki/Venezuela", "https://en.wikipedia.org/wiki/Flag_of_Venezuela"], "subreddit": ["vzla", "venezuela", "placevenezuela", "vnzla"]}, "path": {"109-165, T:0-1": [[1065, 1598], [1065, 1605], [1090, 1605], [1090, 1598]]}, "center": {"109-165, T:0-1": [1078, 1602]}},
{"id": "tx5ro4", "name": "Chopper's crack", "description": "A long battle took place here to try to draw Chopper's crack on this beautiful One Piece drawing", "links": {"website": ["https://onepiece.fandom.com/wiki/Tony_Tony_Chopper"], "subreddit": ["OnePiece"]}, "path": {"109-165, T:0-1": [[52, 1448], [59, 1448], [58, 1454], [52, 1454]]}, "center": {"109-165, T:0-1": [55, 1451]}},
{"id": "tx5qkx", "name": "Berserk", "description": "Berserk is a manga and anime. The majority of this art is an illustration of Guts, the protagonist of Berserk. Seen underneath is Guts's famous \"Dragon Slayer\" sword, next to a plaque that reads \"RIP Miura\". Kentaro Miura, the creator of Berserk, died May 6th, 2021. He has since had many tributes across the internet and media alike.\n\nThis piece started as an effort by the Berserk Pixel Art Discord to create a tribute toward their favorite mangaka. After forming an alliance with r/MyLittlePony and the Manechat Discord early on due to their very close proximity with each other, both groups helped to create the initial memorial which consisted of the RIP text, Dragon Slayer sword, and Chestnut Puck. However, later on, Twitch streamer Asmongold would expand upon this, replacing MLP's initial area above the memorial with a portrait of the character Guts. Due to both the high quality of the art and its sensitive subject matter, the MLP fandom decided to accept the artwork and migrate east.", "links": {"website": ["https://en.wikipedia.org/wiki/Berserk_(manga)"], "subreddit": ["Berserk"]}, "path": {"22-47": [[597, 261], [594, 264], [594, 274], [597, 277], [691, 277], [694, 274], [694, 264], [691, 261]], "48-58": [[597, 261], [594, 264], [594, 274], [597, 277], [690, 277], [693, 275], [715, 275], [715, 296], [745, 296], [745, 269], [694, 269], [694, 263], [692, 261]], "59-166, T:0-1": [[594, 202], [594, 277], [691, 277], [693, 275], [715, 275], [715, 296], [745, 296], [745, 269], [715, 269], [715, 275], [694, 275], [694, 219], [683, 219], [677, 213], [677, 202]]}, "center": {"22-47": [644, 269], "48-58": [729, 283], "59-166, T:0-1": [632, 240]}},
{"id": "tx5qkx", "name": "Berserk", "description": "Guts is the main protagonist of the manga and anime Berserk. Here, he can be seen with his famous \"Dragon Slayer\" sword, alongside a plaque that reads \"RIP Miura\". Kentaro Miura, the creator of Berserk, died on May 6th, 2021. He has since had many tributes across the internet and media alike.\n\nThis piece started as an effort by the Berserk Pixel Art Discord to create a tribute toward their favorite mangaka. After forming an alliance with r/mylittlepony early on due to their very close proximity with each other, both groups helped to create the initial memorial which consisted of the RIP text, Dragon Slayer sword, and Chestnut Puck.\n\nHowever, later on, Twitch streamer Asmongold expanded on this art in an attempt to remove the MLP fandom from the canvas entirely. Despite their numerous attempts, the MLP fandom was not able to retake their initial spot, facing heavy resistance from both Asmongold's viewers as well as general place users (wanting to help maintain the art due to its high quality and sensitive subject matter). In the end, they were kicked out and forced to migrate east.", "links": {"website": ["https://en.wikipedia.org/wiki/Berserk_(manga)"], "subreddit": ["Berserk"]}, "path": {"22-47": [[597, 261], [594, 264], [594, 274], [597, 277], [691, 277], [694, 274], [694, 264], [691, 261]], "48-58": [[597, 261], [594, 264], [594, 274], [597, 277], [690, 277], [693, 275], [715, 275], [715, 296], [745, 296], [745, 269], [694, 269], [694, 263], [692, 261]], "59-166, T:0-1": [[594, 202], [594, 277], [691, 277], [693, 275], [715, 275], [715, 296], [745, 296], [745, 269], [715, 269], [715, 275], [694, 275], [694, 219], [683, 219], [677, 213], [677, 202]]}, "center": {"22-47": [644, 269], "48-58": [729, 283], "59-166, T:0-1": [632, 240]}},
{"id": "tx5qi4", "name": "Nubert", "description": "The character Nubert from the game Deltarune by Toby Fox. Everyone loves him.", "links": {"website": ["https://deltarune.fandom.com/wiki/Nubert"], "subreddit": ["Deltarune"]}, "path": {"109-166, T:0-1": [[1834, 1692], [1824, 1692], [1824, 1686], [1825, 1686], [1825, 1684], [1825, 1683], [1833, 1683], [1833, 1686], [1834, 1686]]}, "center": {"109-166, T:0-1": [1829, 1688]}},
{"id": "tx5qfh", "name": "Mametchi", "description": "Mametchi is a character from Tamagotchi, a handheld digital pet that was created in Japan by Akihiro Yokoi of WiZ and Aki Maita of Bandai.", "links": {"website": ["https://tamagotchi.fandom.com/wiki/Mametchi"], "subreddit": ["tamagotchi"]}, "path": {"109-166, T:0-1": [[569, 1508], [566, 1507], [564, 1509], [563, 1514], [567, 1518], [569, 1516], [571, 1517], [573, 1515], [573, 1509], [571, 1507], [570, 1507]]}, "center": {"109-166, T:0-1": [568, 1512]}},
{"id": "tx5qcy", "name": "Bad Touch (VA-11 HALL-A)", "description": "A drink from the video game VA-11 HALL-A, named after the song by the Bloodhound Gang. Its placement on Jill's kotatsu serves as an emblem for the Operation Bad Touch group, who created the assorted VA-11 HALL-A murals on this canvas.", "links": {}, "path": {"109-166, T:0-1": [[505, 1577], [509, 1577], [509, 1585], [505, 1585]]}, "center": {"109-166, T:0-1": [507, 1581]}},
@ -3393,12 +3393,12 @@
{"id": "tx5mrs", "name": "Whitney Young High School", "description": "A high school in Chicago, Illinois.", "links": {"website": ["http://wyoung.org/"]}, "path": {"109-165, T:0-1": [[344, 1537], [344, 1551], [358, 1551], [358, 1537]]}, "center": {"109-165, T:0-1": [351, 1544]}},
{"id": "tx5mg9", "name": "Dofus", "description": "Dofus is a famous massively-multiplayer online role-playing game in France. It was created in 2004 by French studio Ankama.\n\nThe sprite, The Emerald Dofus item in the game, was made by Haykira, a pixel artist during the Dofus Retro Temporis server's start.", "links": {"website": ["https://www.dofus.com/"], "subreddit": ["placefrance", "franceplace", "placeFR", "france", "dofus"]}, "path": {"109-164, T:0-1": [[175, 1752], [167, 1764], [83, 1762], [80, 1759], [80, 1757], [79, 1756], [77, 1756], [77, 1754], [75, 1754], [70, 1748], [68, 1748], [67, 1749], [64, 1749], [64, 1755], [62, 1755], [62, 1758], [61, 1759], [61, 1768], [62, 1769], [62, 1772], [63, 1773], [63, 1774], [66, 1777], [67, 1777], [69, 1779], [71, 1779], [72, 1780], [73, 1779], [76, 1779], [77, 1778], [79, 1778], [82, 1775], [82, 1774], [83, 1773], [83, 1772], [84, 1771], [84, 1767], [83, 1766], [83, 1762], [167, 1764], [168, 1775], [175, 1778], [181, 1777], [186, 1774], [187, 1765], [188, 1759], [185, 1752], [180, 1749], [180, 1750], [179, 1750], [180, 1749]]}, "center": {"109-164, T:0-1": [120, 1765]}},
{"id": "tx5mcl", "name": "Froot", "description": "Froot, a.k.a. Apricot, is a VTuber.\n\nThis art was created by Twitch VTuber Zentreya's community on stream.", "links": {"website": ["https://www.twitch.tv/apricot", "https://virtualyoutuber.fandom.com/wiki/Apricot"]}, "path": {"120-165, T:0-1": [[781, 1099], [781, 1088], [775, 1088], [768, 1095], [768, 1099]]}, "center": {"120-165, T:0-1": [776, 1094]}},
{"id": "tx5lej", "name": "Goomy", "description": "Goomy is a Dragon-type Pokémon from the Generation VI Pokémon games (Pokémon X/Y)", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Goomy_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"69-166, T:0-1": [[1408, 741], [1407, 742], [1407, 748], [1405, 750], [1405, 752], [1413, 752], [1416, 749], [1416, 746], [1414, 744], [1412, 740], [1411, 741], [1410, 744]]}, "center": {"69-166, T:0-1": [1412, 748]}},
{"id": "tx5lej", "name": "Goomy", "description": "Goomy is a Dragon-type Pokémon from the Generation VI Pokémon games (Pokémon X/Y)", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Goomy_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"69-166, T:0-1": [[1408, 741], [1407, 742], [1407, 748], [1405, 750], [1405, 752], [1413, 752], [1416, 749], [1416, 746], [1414, 744], [1412, 740], [1411, 741], [1410, 744]]}, "center": {"69-166, T:0-1": [1412, 748]}},
{"id": "tx5l87", "name": "Bullet Club", "description": "Bullet Club is the community of the streamer RatedEpicz. He is part of the community of NoPixel, a role-play server for the game Grand Theft Auto V, and is also a member of Chang Gang within NoPixel.\n\nThis art was designed by u/NikkiTheDuck along with the nearby Dodo. <3", "links": {"website": ["https://nopixel.fandom.com/wiki/Bullet_Club", "https://www.facebook.com/RatedEpicz", "https://www.twitch.tv/ratedepicz"], "subreddit": ["Chang_Gang", "NoPixel", "place_CentralAlliance"]}, "path": {"126-166, T:0-1": [[458, 1104], [458, 1113], [469, 1113], [469, 1125], [471, 1125], [473, 1123], [473, 1104]]}, "center": {"126-166, T:0-1": [467, 1108]}},
{"id": "tx5kth", "name": "ImpulseSV", "description": "ImpulseSV, also known as Impulse, is a YouTuber and Twitch streamer who has played on Hermitcraft since Season 3.", "links": {"website": ["https://www.youtube.com/c/impulseSV", "https://hermitcraft.fandom.com/wiki/ImpulseSV"], "subreddit": ["HermitCraft"]}, "path": {"17-165, T:0-1": [[869, 607], [869, 615], [878, 615], [878, 607]]}, "center": {"17-165, T:0-1": [874, 611]}},
{"id": "tx5kes", "name": "Zzz Software", "description": "Automation software.", "links": {"website": ["https://twitter.com/Zzz_Software"], "subreddit": ["placestart"]}, "path": {"109-166, T:0-1": [[1427, 1973], [1499, 1973], [1499, 1995], [1427, 1995], [1428, 1974]]}, "center": {"109-166, T:0-1": [1463, 1984]}},
{"id": "tx5k90", "name": "T1M", "description": "T1M is a camera robot that appears on the streams of VTuber Projekt Melody.\n\nThis art was created on the Twitch stream of VTuber Zentreya.", "links": {"website": ["https://www.twitch.tv/projektmelody"]}, "path": {"122-165, T:0-1": [[745, 1073], [745, 1086], [755, 1086], [755, 1079], [763, 1075], [763, 1073]]}, "center": {"122-165, T:0-1": [750, 1078]}},
{"id": "tx5k6w", "name": "Shiny Mew", "description": "Mew is a Psychic-type Mythical Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). This Mew has its rare Shiny coloration, being blue instead of pink.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Mew_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"50-59": [[581, 204], [581, 207], [576, 207], [571, 211], [571, 213], [574, 216], [574, 218], [578, 223], [579, 223], [582, 228], [585, 228], [587, 230], [588, 230], [591, 226], [595, 223], [595, 221], [592, 217], [585, 215], [585, 214], [583, 212], [579, 212], [578, 211], [578, 210], [583, 210], [588, 206], [586, 204]], "60-166, T:0-1": [[1398, 730], [1392, 730], [1392, 731], [1391, 732], [1390, 732], [1389, 733], [1386, 733], [1386, 744], [1393, 752], [1399, 752], [1404, 750], [1406, 747], [1405, 745], [1403, 742], [1400, 741], [1396, 740], [1395, 737], [1390, 737], [1389, 736], [1393, 735]]}, "center": {"50-59": [586, 222], "60-166, T:0-1": [1396, 746]}},
{"id": "tx5k6w", "name": "Shiny Mew", "description": "Mew is a Psychic-type Mythical Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). This Mew has its rare Shiny coloration, being blue instead of pink.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Mew_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"50-59": [[581, 204], [581, 207], [576, 207], [571, 211], [571, 213], [574, 216], [574, 218], [578, 223], [579, 223], [582, 228], [585, 228], [587, 230], [588, 230], [591, 226], [595, 223], [595, 221], [592, 217], [585, 215], [585, 214], [583, 212], [579, 212], [578, 211], [578, 210], [583, 210], [588, 206], [586, 204]], "60-166, T:0-1": [[1398, 730], [1392, 730], [1392, 731], [1391, 732], [1390, 732], [1389, 733], [1386, 733], [1386, 744], [1393, 752], [1399, 752], [1404, 750], [1406, 747], [1405, 745], [1403, 742], [1400, 741], [1396, 740], [1395, 737], [1390, 737], [1389, 736], [1393, 735]]}, "center": {"50-59": [586, 222], "60-166, T:0-1": [1396, 746]}},
{"id": "tx5k3g", "name": "Mr. Mime Hrry Twitch emote", "description": "A Mr. Mime from the Pokémon universe can be seen here, holding what looks to be knives. Created by the Twitch streamer Hrry and his viewers (Blebs). It is modeled after his emote.", "links": {"website": ["https://gunt.tv"], "subreddit": ["hrry"]}, "path": {"109-166, T:0-1": [[1514, 1799], [1565, 1800], [1564, 1817], [1514, 1818]]}, "center": {"109-166, T:0-1": [1539, 1808]}},
{"id": "tx5jzx", "name": "The Witch Queen", "description": "The Witch Queen is the latest expansion for the game Destiny 2, launching on February 22, 2022. Savathun, the expansion's eponymous villain, manipulated in-game events from the shadows for years. The Witch Queen finally gives players a chance to confront her head-on, but they discover that the truth with Savathun is a funny thing.", "links": {"website": ["https://en.wikipedia.org/wiki/Destiny_2:_The_Witch_Queen", "https://www.destinypedia.com/Savath%C3%BBn,_the_Witch_Queen"], "subreddit": ["DestinyTheGame", "Destiny2", "place_CentralAlliance"]}, "path": {"8-166, T:0-1": [[481, 962], [481, 992], [511, 992], [511, 962]]}, "center": {"8-166, T:0-1": [496, 977]}},
{"id": "tx5jw3", "name": "Calavera", "description": "A calavera (Spanish for \"skull\") is a representation of a human skull. The term is most often applied to edible or decorative skulls made (usually by hand) from either sugar (Alfeñiques) or clay that are used in the Mexican celebration of the Day of the Dead (Spanish: Día de los Muertos), celebrated on November 1 and 2. Calaveras are also used for the Roman Catholic holiday All Souls' Day.", "links": {"website": ["https://en.wikipedia.org/wiki/Calavera"], "subreddit": ["PlaceMexico", "MexicoPlace", "Mexico"]}, "path": {"149-165, T:0-1": [[643, 1194], [644, 1183], [652, 1174], [678, 1174], [685, 1186], [685, 1196], [684, 1197], [683, 1200], [683, 1206], [667, 1223], [659, 1223], [645, 1207], [645, 1200]]}, "center": {"149-165, T:0-1": [664, 1195]}},
@ -3462,7 +3462,7 @@
{"id": "tx555u", "name": "Multicort", "description": "A French Minecraft YouTuber with 200k subscribers renowned for being the owner of the Minecraft server craftok.fr. The logo of the server is on top of him.", "links": {"website": ["https://www.youtube.com/c/MulticortT"]}, "path": {"109-165, T:0-1": [[331, 1914], [331, 1906], [340, 1906], [340, 1915], [331, 1915]]}, "center": {"109-165, T:0-1": [336, 1911]}},
{"id": "tx554a", "name": "UT Austin", "description": "The University of Texas at Austin is the flag ship university in the Southern state of Texas. Here we can see their mascot a Longhorn, Their distinctive burnt orange color along with their initials UT.", "links": {"website": ["https://www.utexas.edu/"], "subreddit": ["UTAustin"]}, "path": {"109-165, T:0-1": [[1256, 1845], [1256, 1865], [1290, 1864], [1290, 1845], [1256, 1844]]}, "center": {"109-165, T:0-1": [1273, 1855]}},
{"id": "tx551p", "name": "ckie", "description": "Random person. ckie is a shortening of the depicted cookie.", "links": {"website": ["https://ckie.dev"]}, "path": {"109-165, T:0-1": [[1961, 1530], [1974, 1530], [1974, 1542], [1961, 1542]]}, "center": {"109-165, T:0-1": [1968, 1536]}},
{"id": "tx54x1", "name": "Blue the Lucario", "description": "A Lucario named 'Blue', created in the 'Pokémon in r/place' Discord with help from r/lucario and r/pokemon. Special thanks to r/chelseafc for the use of the area. Lucario is a Fighting/Steel-type Pokémon from Generation IV.\n\nThis was attacked by a streamer as collateral from an attack on the nearby Chelsea Football Club flag, but he recovered and made it to the final art piece!", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Lucario_(Pok%C3%A9mon)"], "subreddit": ["lucario", "pokemon"]}, "path": {"109-166, T:0-1": [[1163, 1808], [1163, 1814], [1162, 1815], [1162, 1816], [1160, 1818], [1160, 1819], [1163, 1822], [1163, 1829], [1165, 1829], [1166, 1828], [1170, 1828], [1170, 1830], [1174, 1830], [1174, 1826], [1176, 1824], [1176, 1816], [1174, 1814], [1173, 1814], [1171, 1812], [1171, 1809], [1167, 1809], [1166, 1808]]}, "center": {"109-166, T:0-1": [1168, 1819]}},
{"id": "tx54x1", "name": "Blue the Lucario", "description": "A Lucario named 'Blue', created in the 'Pokémon in r/place' Discord with help from r/lucario and r/PlacePokemon2. Special thanks to r/chelseafc for the use of the area. Lucario is a Fighting/Steel-type Pokémon from Generation IV.\n\nThis was attacked by a streamer as collateral from an attack on the nearby Chelsea Football Club flag, but he recovered and made it to the final art piece!", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Lucario_(Pok%C3%A9mon)"], "subreddit": ["lucario", "PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"109-166, T:0-1": [[1163, 1808], [1163, 1814], [1162, 1815], [1162, 1816], [1160, 1818], [1160, 1819], [1163, 1822], [1163, 1829], [1165, 1829], [1166, 1828], [1170, 1828], [1170, 1830], [1174, 1830], [1174, 1826], [1176, 1824], [1176, 1816], [1174, 1814], [1173, 1814], [1171, 1812], [1171, 1809], [1167, 1809], [1166, 1808]]}, "center": {"109-166, T:0-1": [1169, 1820]}},
{"id": "tx54tz", "name": "Cleanbois", "description": "The Cleanbois (or C\\_eanbois), formerly Leanbois (\\_eanbois), are a group of criminals on NoPixel, a role-playing server for the game Grand Theft Auto V. Founding members are Avon Barksdale (played by Lirik), Lang Buddha (played by Buddha), Al Saab (played by ssaab), Tony Corleone (played by AnthonyZ), and Bob Coolidge (played by Coolidge). The logo showcases the name-giving Lean emote.", "links": {"website": ["https://nopixel.fandom.com/wiki/Cleanbois"], "subreddit": ["NoPixel"], "discord": ["buddha"]}, "path": {"56-126": [[1337, 678], [1335, 680], [1335, 710], [1337, 712], [1369, 712], [1371, 710], [1371, 680], [1369, 678]], "127-145, 150-165, T:0-1": [[1338, 677], [1336, 679], [1336, 708], [1338, 710], [1369, 710], [1371, 708], [1371, 679], [1369, 677]]}, "center": {"56-126": [1353, 695], "127-145, 150-165, T:0-1": [1354, 694]}},
{"id": "tx54r7", "name": "Space Invader", "description": "An alien from the 1978 shoot 'em up arcade game Space Invaders. In the game, aliens slowly descend towards the player, and the player must shoot the aliens before the aliens reach the player.\n\nThis art was created by u/ElSma for u/K93B77", "links": {"website": ["https://en.wikipedia.org/wiki/Space_Invaders", "https://www.reddit.com/user/ElSma", "https://www.reddit.com/user/K93B77"]}, "path": {"152-166, T:0-1": [[84, 1032], [92, 1032], [92, 1039], [84, 1039]]}, "center": {"152-166, T:0-1": [88, 1036]}},
{"id": "tx54i7", "name": "K9/11", "description": "After an attack from HasanAbi; Destiny and his DGG community had enough and issued an attack against the HasanAbi community, replacing hasL with a Hungarian flag and his logo (the blue D) over it. With no companion, the adjacent neffL was given tears, a sad face, and a broken heart. Destiny named this attack \"K9/11\" and called his community the \"Daliban\", a pun on the word \"canine\" and a reference to the September 11 attacks on the World Trade Center by the Taliban.", "links": {"website": ["http://www.destiny.gg"], "subreddit": ["destiny"]}, "path": {"158-162": [[1691, 502], [1743, 502], [1743, 545], [1694, 544], [1690, 502]]}, "center": {"158-162": [1718, 523]}},
@ -3567,7 +3567,7 @@
{"id": "tx45p8", "name": "Nekomata Okayu's onigiri", "description": "The onigiri (Japanese rice ball) is the oshi mark (fan symbol) of VTuber Nekomata Okayu, part of the VTuber agency Hololive. Fans commonly put this onigiri after their nicknames on Twitter or other social media to show their support for her.", "links": {"website": ["https://virtualyoutuber.fandom.com/wiki/Nekomata_Okayu"], "subreddit": ["Hololive"], "discord": ["holofans"]}, "path": {"66-166, T:0-1": [[1398, 947], [1395, 950], [1394, 952], [1394, 956], [1403, 956], [1403, 952], [1401, 949], [1399, 947]]}, "center": {"66-166, T:0-1": [1398, 952]}},
{"id": "tx45ka", "name": "Flag of Bavaria", "description": "Bavaria, officially the Free State of Bavaria, is a state in Germany. Its largest city is Munich.\n\nThis flag was placed on the Brandenburg Gate to symbolize the deep friendship between Berlin and Munich.", "links": {"website": ["https://en.wikipedia.org/wiki/Bavaria", "https://en.wikipedia.org/wiki/Flag_of_Bavaria"], "subreddit": ["bavaria", "placeDE", "de", "germany"], "discord": ["placeDE"]}, "path": {"159-161": [[704, 845], [702, 847], [702, 855], [706, 855], [706, 847]], "164, T:0-1": [[703, 847], [703, 855], [707, 855], [707, 847], [705, 845]]}, "center": {"159-161": [704, 850], "164, T:0-1": [705, 850]}},
{"id": "tx43jh", "name": "The fargo sign", "description": "The Fargo sign from Downtown Fargo ND's theatre", "links": {"website": ["https://fargotheatre.org/"], "subreddit": ["Fargo"]}, "path": {"109-166, T:0-1": [[1488, 1304], [1484, 1304], [1484, 1337], [1488, 1337]]}, "center": {"109-166, T:0-1": [1486, 1321]}},
{"id": "tx43c3", "name": "Jimmy the Wooper", "description": "Jimmy the Wooper is the mascot of the Banana Cult. This is a small community of ~30 members.\n\nWooper (Japanese: ウパー Upah) is a dual-type Water/Ground Pokémon introduced in Generation II. It evolves into Quagsire starting at level 20.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Wooper_(Pok%C3%A9mon)"], "subreddit": ["JimmyResistance"]}, "path": {"109-166, T:0-1": [[613, 1680], [628, 1680], [631, 1685], [622, 1686], [620, 1693], [611, 1683]]}, "center": {"109-166, T:0-1": [620, 1684]}},
{"id": "tx43c3", "name": "Jimmy the Wooper", "description": "Jimmy the Wooper is the mascot of the Banana Cult. This is a small community of ~30 members.\n\nWooper (Japanese: ウパー Upah) is a dual-type Water/Ground Pokémon introduced in Generation II. It evolves into Quagsire starting at level 20.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Wooper_(Pok%C3%A9mon)"], "subreddit": ["JimmyResistance", "PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"109-166, T:0-1": [[613, 1680], [628, 1680], [631, 1685], [622, 1686], [620, 1693], [611, 1683]]}, "center": {"109-166, T:0-1": [618, 1684]}},
{"id": "tx4343", "name": "Montblanc Meisterstück fountain pen", "description": "The Montblanc Meisterstück is a luxury fountain pen. This art depicts the gold-colored version of the pen.\n\nThis pen was the contribution of Reddit's fountain pen community, r/fountainpens. After conflict with the pansexual flag, a truce was reached, allowing them to build their flag behind our pen.", "links": {"website": ["https://www.montblanc.com/en-us/collection/writing-instruments/meisterstuck"], "subreddit": ["fountainpens"]}, "path": {"90-110": [[1822, 717], [1818, 720], [1823, 723], [1847, 723], [1847, 724], [1870, 724], [1873, 721], [1873, 719], [1870, 716], [1847, 716], [1847, 717]], "111-166, T:0-1": [[1832, 719], [1832, 718], [1834, 718], [1834, 717], [1839, 717], [1839, 718], [1840, 718], [1840, 717], [1860, 717], [1860, 716], [1882, 716], [1882, 717], [1883, 717], [1883, 723], [1882, 723], [1882, 724], [1860, 724], [1860, 723], [1840, 723], [1840, 722], [1839, 722], [1839, 723], [1834, 723], [1834, 722], [1832, 722], [1832, 721], [1831, 721], [1831, 720]]}, "center": {"90-110": [1854, 720], "111-166, T:0-1": [1867, 720]}},
{"id": "tx42tf", "name": "MrGreen", "description": "Art made by the community of Etterna, a fork of the rhythm game StepMania 5. It is based on an old emoji from the forums of an older rhythm game, Flash Flash Revolution.", "links": {"website": ["https://etternaonline.com"], "subreddit": ["Stepmania"]}, "path": {"107-166, T:0-1": [[1261, 55], [1266, 55], [1266, 56], [1267, 56], [1268, 57], [1269, 59], [1270, 59], [1270, 64], [1269, 65], [1269, 66], [1268, 67], [1267, 68], [1266, 68], [1264, 68], [1259, 68], [1258, 67], [1257, 66], [1257, 65], [1256, 64], [1256, 63], [1256, 64], [1256, 60], [1257, 59], [1257, 58], [1258, 57], [1259, 56], [1260, 56], [1260, 55], [1266, 55]]}, "center": {"107-166, T:0-1": [1263, 62]}},
{"id": "tx42rr", "name": "Magmite", "description": "A magmite is a small creature from Starlight River, a mod for the game Terraria.", "links": {"website": ["https://github.com/ProjectStarlight/StarlightRiver"], "subreddit": ["Terraria"]}, "path": {"23-166, T:0-1": [[3, 701], [0, 705], [0, 709], [0, 710], [0, 712], [2, 714], [8, 714], [11, 709], [11, 705], [10, 704], [10, 701]]}, "center": {"23-166, T:0-1": [6, 708]}},
@ -3614,7 +3614,7 @@
{"id": "tx3r9m", "name": "Johannes Schepputat", "description": "Image of a stoned teacher at the Kreisgymnasium Riedlingen. Hand-made by 4 brain-damaged friends.", "links": {}, "path": {"109-166, T:0-1": [[541, 1698], [541, 1684], [550, 1684], [550, 1698]]}, "center": {"109-166, T:0-1": [546, 1691]}},
{"id": "tx3qgd", "name": "University of California, Santa Cruz", "description": "A piece depicting UCSC in it's school colors (blue and yellow) alongside a small Banana Slug, The mascot of the university.", "links": {"website": ["https://www.ucsc.edu/"], "subreddit": ["UCSC"]}, "path": {"109-165, T:0-1": [[352, 1579], [371, 1579], [371, 1583], [352, 1583]]}, "center": {"109-165, T:0-1": [362, 1581]}},
{"id": "tx3prq", "name": "Vegan Frog", "description": "A tribute to the K31 Pepe that was in the frog's place before the Pepe moved left outside of the banner.", "links": {"subreddit": ["vegan_place"]}, "path": {"109-166, T:0-1": [[1837, 1600], [1837, 1611], [1850, 1611], [1850, 1600]]}, "center": {"109-166, T:0-1": [1844, 1606]}},
{"id": "tx3pol", "name": "Minccino in a suit", "description": "The Pokémon Minccino in a suit artwork that originated from an artist on Amino. Minccino is a Normal-type Pokémon from Generation V.", "links": {"website": ["https://aminoapps.com/c/pokemon/page/blog/minccino-in-a-suit/bzho_u0oVGrEj4b30eM5ebWZE6K3Xv"], "subreddit": ["pokemon"]}, "path": {"109-166, T:0-1": [[637, 1544], [637, 1530], [643, 1530], [644, 1538], [649, 1541], [648, 1549], [641, 1554], [640, 1573], [623, 1573], [620, 1564], [614, 1554], [614, 1545]]}, "center": {"109-166, T:0-1": [632, 1554]}},
{"id": "tx3pol", "name": "Minccino in a suit", "description": "The Pokémon Minccino in a suit artwork that originated from an artist on Amino. Minccino is a Normal-type Pokémon from Generation V.", "links": {"website": ["https://aminoapps.com/c/pokemon/page/blog/minccino-in-a-suit/bzho_u0oVGrEj4b30eM5ebWZE6K3Xv"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"109-166, T:0-1": [[637, 1544], [637, 1530], [643, 1530], [644, 1538], [649, 1541], [648, 1549], [641, 1554], [640, 1573], [623, 1573], [620, 1564], [614, 1554], [614, 1545]]}, "center": {"109-166, T:0-1": [629, 1556]}},
{"id": "tx3ple", "name": "Drehmal", "description": "Drehmal: PRIMORDIAL is a massive, one of a kind Minecraft survival/adventure map with a heavy emphasis on exploration. Featuring fantastical custom biomes, unique weapons with incredible abilities, Thirteen custom villages, Towns, and cities, over 400 loot-filled structures, new advancements, special traders, Tons of dungeons, a fast travel system, and a nonlinear main quest.", "links": {"website": ["https://drehmal.net"], "subreddit": ["drehmal"]}, "path": {"109-166, T:0-1": [[473, 1416], [473, 1444], [495, 1444], [495, 1416]]}, "center": {"109-166, T:0-1": [484, 1430]}},
{"id": "tx3pih", "name": "r/fuckcars parking lot", "description": "r/fuckcars is a subreddit dedicated to discussing the negative impacts of urban sprawl and car-dependent infrastructure on communities, safety, public health, and the environment. Examples include massive highways, huge parking lots, dangerous intersections, and bad road design. r/fuckcars aspires towards better urban planning and more sustainable and effective alternatives like mass transit and improved pedestrian/cycling infrastructure, particularly in the United States, which relies heavily on cars for commuting and travel.\n\nThis parking lot is meant to be an eyesore and waste valuable screen space, just like parking lots waste space in real life. The r/fuckcars parking lot was maintained for most of r/place 2022 near the middle of the map despite numerous attacks, takeovers, Among Us memes, and attempts to change the \"r/fuckcars\" text to \"r/fuckears\". The entire lot and the maintenance involved was an ironic meme for the subreddit, and further contributes to the message on how costly car infrastructure upkeep can be. Over 30k new members joined the subreddit during r/place.", "links": {"subreddit": ["fuckcars"], "discord": ["w84VM2fbGs"]}, "path": {"50-54": [[916, 720], [916, 792], [926, 792], [926, 794], [964, 794], [964, 802], [1000, 802], [1000, 720]], "31-49": [[915, 720], [915, 820], [923, 820], [923, 794], [963, 794], [963, 802], [1000, 802], [1000, 720]], "1-30": [[914, 690], [909, 692], [909, 702], [905, 705], [905, 732], [909, 732], [909, 820], [923, 820], [923, 792], [963, 792], [963, 802], [1000, 802], [1000, 720], [919, 720], [919, 690]], "55-165, T:0-1": [[917, 798], [917, 721], [1114, 721], [1114, 722], [1115, 722], [1115, 723], [1115, 724], [1116, 724], [1116, 725], [1117, 725], [1117, 726], [1118, 726], [1119, 726], [1119, 727], [1119, 728], [1120, 728], [1121, 728], [1121, 729], [1122, 729], [1122, 801], [964, 801], [964, 796], [963, 795], [962, 793], [961, 792], [959, 792], [958, 793], [957, 794], [956, 795], [954, 797], [953, 798], [952, 799], [932, 799], [931, 798], [930, 797], [929, 796], [928, 795], [927, 794], [926, 793], [925, 792], [924, 792], [923, 792], [922, 793], [921, 794], [921, 795], [920, 796], [920, 797], [919, 798]]}, "center": {"50-54": [958, 757], "31-49": [957, 757], "1-30": [963, 756], "55-165, T:0-1": [1020, 761]}},
{"id": "tx3pdm", "name": "YGO", "description": "Back of a Yu=Gi-Oh! card", "links": {"subreddit": ["yugioh"]}, "path": {"109-165, T:0-1": [[978, 1658], [1009, 1658], [1008, 1618], [979, 1619]]}, "center": {"109-165, T:0-1": [994, 1638]}},
@ -3937,7 +3937,7 @@
{"id": "tx86d4", "name": "Flag of Wales", "description": "Wales is one of the countries in the United Kingdom. Its flag features the Dragon of Cadwaladr, also known as Y Ddraig Goch (The Red Dragon).", "links": {"website": ["https://en.wikipedia.org/wiki/Wales", "https://en.wikipedia.org/wiki/Flag_of_Wales"], "subreddit": ["Wales", "ukplace", "unitedkingdom"]}, "path": {"132-165, 53-125, T:0-1": [[607, 551], [607, 557], [615, 557], [615, 551]]}, "center": {"132-165, 53-125, T:0-1": [611, 554]}},
{"id": "tx86ad", "name": "Chuck Tamzarian", "description": "Chuck Tamzarian is the partial owner of Sneed's Feed and Seed. After selling the store to Al Sneed, he mostly hangs out with Al on the porch.", "links": {"website": ["https://simpsonswiki.com/wiki/Chuck_Tamzarian"], "subreddit": ["sneedposting"]}, "path": {"85-122": [[1700, 920], [1694, 925], [1694, 928], [1696, 930], [1696, 937], [1695, 938], [1698, 941], [1698, 942], [1693, 948], [1695, 950], [1709, 950], [1709, 948], [1712, 944], [1712, 939], [1713, 938], [1712, 937], [1712, 932], [1710, 930], [1710, 928], [1712, 926], [1712, 922], [1707, 922], [1705, 920]], "127-166, T:0-1": [[1754, 873], [1749, 877], [1749, 880], [1751, 882], [1751, 887], [1752, 888], [1752, 892], [1755, 892], [1755, 894], [1765, 894], [1765, 885], [1763, 883], [1763, 879], [1765, 879], [1765, 877], [1766, 876], [1765, 875], [1761, 875], [1759, 873]]}, "center": {"85-122": [1704, 935], "127-166, T:0-1": [1757, 880]}},
{"id": "tx85g0", "name": "T", "description": "A community member, Gorp, reached out to the Outer Wilds Discord and asked if they could make the letter T for their friend who was in the hospital. The T was maintained for the duration of r/place. Due to attacks by a few unscrupulous individuals, this T has been immortalized as an emote. Get well, T!", "links": {"subreddit": ["outerwilds", "place_CentralAlliance"]}, "path": {"110-165, T:0-1": [[386, 945], [390, 945], [390, 950], [386, 950]]}, "center": {"110-165, T:0-1": [388, 948]}},
{"id": "tx852n", "name": "Bidoof", "description": "The Normal-type Plump Mouse Pokémon introduced in the games Pokémon Diamond & Pearl. A variety of factors like its common nature, its oft-used convenience as an 'HM Slave' in teams, and its goofy name have given it a memetic status and adoration from Pokémon fans. Its heart-shaped nose shown here is not characteristic of its usual appearance.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Bidoof_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"]}, "path": {"109-166, T:0-1": [[553, 1467], [549, 1471], [551, 1476], [546, 1480], [547, 1488], [555, 1500], [560, 1499], [560, 1497], [566, 1497], [568, 1499], [574, 1499], [573, 1496], [578, 1492], [580, 1495], [587, 1495], [590, 1465], [584, 1460], [577, 1459], [567, 1465], [558, 1469]]}, "center": {"109-166, T:0-1": [569, 1480]}},
{"id": "tx852n", "name": "Bidoof", "description": "Bidoof is the Normal-type Plump Mouse Pokémon introduced in the games Pokémon Diamond & Pearl. A variety of factors like its common nature, its oft-used convenience as an 'HM Slave' in teams, and its goofy name have given it a memetic status and adoration from Pokémon fans. Its heart-shaped nose shown here is not characteristic of its usual appearance.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Bidoof_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"109-166, T:0-1": [[553, 1467], [549, 1471], [551, 1476], [546, 1480], [547, 1488], [555, 1500], [560, 1499], [560, 1497], [566, 1497], [568, 1499], [574, 1499], [573, 1496], [578, 1492], [580, 1495], [587, 1495], [590, 1465], [584, 1460], [577, 1459], [567, 1465], [558, 1469]]}, "center": {"109-166, T:0-1": [567, 1482]}},
{"id": "tx850x", "name": "Moons", "description": "Moons are the version of Reddit Community Points used by r/CryptoCurrency. They also function as a real cryptocurrency, trading under the symbol xMOON. Moons are named after the meme expression \"to the moon\", describing a cryptocurrency or stock rocketing upwards in value \"to the moon\".", "links": {"website": ["https://www.coinbase.com/price/moon"], "subreddit": ["CryptoCurrency"]}, "path": {"71-127": [[1561, 446], [1597, 446], [1597, 480], [1561, 480]], "129-166, T:0-1": [[1562, 447], [1596, 447], [1596, 464], [1590, 464], [1590, 473], [1587, 471], [1579, 471], [1576, 474], [1574, 480], [1562, 480]]}, "center": {"71-127": [1579, 463], "129-166, T:0-1": [1574, 459]}},
{"id": "tx84za", "name": "Ending neutral zone", "description": "When a user wanted to spend a pixel but not draw it in an area that would annoy someone, This area was ultimately used as a neutral point.\nYou can edit who placed pixels there:\n-Aaron\n-Angarn\n-Ender Proyects\n-Izumi Dhira", "links": {}, "path": {"109-166, T:0-1": [[1866, 1749], [1999, 1749], [1999, 1659], [1889, 1658], [1869, 1679]]}, "center": {"109-166, T:0-1": [1934, 1705]}},
{"id": "tx84xe", "name": "Shads Discord", "description": "Logo spelling out Shad made by a small discord community known as The Shads. (Currently under attack in this image but the Shads community got together and fixed it before the end of r/Place)", "links": {}, "path": {"109-166, T:0-1": [[1583, 1305], [1583, 1309], [1599, 1309], [1599, 1305]]}, "center": {"109-166, T:0-1": [1591, 1307]}},
@ -4054,7 +4054,7 @@
{"id": "txcib9", "name": "Salteña", "description": "A baked empanada from Bolivia.", "links": {"subreddit": ["BOLIVIA"]}, "path": {"109-165, T:0-1": [[1549, 1232], [1547, 1213], [1556, 1207], [1565, 1215], [1566, 1222], [1565, 1233], [1548, 1232]]}, "center": {"109-165, T:0-1": [1557, 1221]}},
{"id": "txch2m", "name": "Pop Star Chara", "description": "Chara is a character from the 2015 hit indie video game, Undertale. Chara's story takes place years before the events in the game, as Chara was the first child that fell down into the Underground, and was subsequently the first child to die and the first human soul to be collected. Both Chara and Frisk (the protagonist) from Undertale use they/them pronouns in the game and are seen as non-binary/non-genderconforming by most of the Undertale community, though their gender identities have never been confirmed by the game's creator.\n\nThis image was created as a collaboration of the r/Charadefensesquad and the r/CharaOffenseSquad subreddits. It was also helped by r/popheads and r/Nichijou, who teamed up to make this artwork of Carly Rae Jepson, Pop Star Chara, and Sakamoto.", "links": {"website": ["https://undertale.fandom.com/wiki/Chara"], "subreddit": ["Charadefensesquad", "CharaOffenseSquad", "popheads", "Nichijou"], "discord": ["popheads"]}, "path": {"73-166, T:0-1": [[1462, 509], [1459, 513], [1459, 519], [1462, 519], [1462, 521], [1459, 524], [1459, 526], [1461, 526], [1461, 535], [1472, 535], [1472, 530], [1473, 530], [1473, 511], [1471, 509]]}, "center": {"73-166, T:0-1": [1467, 515]}},
{"id": "txch28", "name": "Flag of Guatemala", "description": "Guatemala is a country in Central America. This flag has a resplendent quetzal in its center, the national bird of Guatemala.", "links": {"website": ["https://www.visitguatemala.com", "https://en.wikipedia.org/wiki/Guatemala", "https://en.wikipedia.org/wiki/Flag_of_Guatemala"], "subreddit": ["guatemala"]}, "path": {"109-165, T:0-1": [[452, 1460], [468, 1460], [468, 1472], [453, 1472], [453, 1470], [452, 1470]]}, "center": {"109-165, T:0-1": [460, 1466]}},
{"id": "txcgtw", "name": "Rhinoceros hornbill", "description": "The rhinoceros hornbill is the national bird of Malaysia and the state bird of the Malaysian state of Sarawak.", "links": {"website": ["https://en.wikipedia.org/wiki/Rhinoceros_hornbill"], "subreddit": ["malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"100-131": [[334, 977], [329, 981], [327, 986], [324, 989], [324, 992], [332, 992], [334, 990], [334, 987], [335, 985], [337, 984], [345, 984], [345, 983], [342, 980], [342, 975], [340, 976], [335, 976], [335, 977]], "132-166, T:0-1": [[323, 992], [332, 992], [335, 988], [335, 985], [337, 984], [345, 984], [345, 983], [343, 981], [343, 978], [340, 976], [336, 976], [335, 977], [333, 977], [331, 979], [331, 984]]}, "center": {"100-131": [338, 980], "132-166, T:0-1": [335, 981]}},
{"id": "txcgtw", "name": "Rhinoceros hornbill", "description": "The rhinoceros hornbill is the national bird of Malaysia and the state bird of the Malaysian state of Sarawak.", "links": {"website": ["https://en.wikipedia.org/wiki/Rhinoceros_hornbill"], "subreddit": ["placeMY", "malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"100-131": [[334, 977], [329, 981], [327, 986], [324, 989], [324, 992], [332, 992], [334, 990], [334, 987], [335, 985], [337, 984], [345, 984], [345, 983], [342, 980], [342, 975], [340, 976], [335, 976], [335, 977]], "132-166, T:0-1": [[323, 992], [332, 992], [335, 988], [335, 985], [337, 984], [345, 984], [345, 983], [343, 981], [343, 978], [340, 976], [336, 976], [335, 977], [333, 977], [331, 979], [331, 984]]}, "center": {"100-131": [338, 980], "132-166, T:0-1": [335, 981]}},
{"id": "txcg9h", "name": "Pibby and Bun Bun", "description": "Pibby (right) and Bun Bun (left) are the main characters of possibly upcoming adult cartoon, Come and Learn With Pibby. Although heavily teased, it is currently unknown whether Come and Learn With Pibby will become a full television series. The show is a collaboration between Cartoon Network and Adult Swim. If turned into a series, Come and Learn With Pibby will presumably air on Adult Swim.", "links": {"subreddit": ["Pibby"]}, "path": {"109-165, T:0-1": [[902, 1363], [919, 1350], [920, 1363], [911, 1364], [902, 1363], [902, 1350], [919, 1350]]}, "center": {"109-165, T:0-1": [911, 1357]}},
{"id": "txcfph", "name": "Ukrainian farmers stealing tanks", "description": "During the Russian invasion of Ukraine, lots of abandonned Russian armored vehicles were towed away from the battlefield by Ukrainian farmers.", "links": {"website": ["https://www.rferl.org/a/ukraine-russian-invasion-tanks-towed-tractors/31756402.html"], "subreddit": ["FarmersStealingTanks", "placeukraine", "ukraine"], "discord": ["fMf7RJBMw6"]}, "path": {"78-158": [[326, 212], [323, 209], [328, 205], [328, 202], [340, 202], [340, 203], [341, 203], [341, 202], [343, 200], [350, 200], [348, 198], [349, 197], [350, 197], [351, 198], [351, 199], [353, 199], [353, 204], [356, 204], [356, 203], [359, 200], [360, 201], [361, 200], [367, 200], [369, 202], [372, 202], [374, 200], [380, 200], [378, 195], [379, 194], [380, 194], [383, 197], [384, 198], [384, 200], [408, 200], [408, 194], [411, 195], [414, 200], [431, 200], [431, 212], [364, 212], [360, 202], [358, 202], [354, 212]], "61-77": [[326, 212], [323, 209], [328, 205], [328, 202], [340, 202], [340, 203], [341, 203], [341, 202], [343, 200], [350, 200], [348, 198], [349, 197], [350, 197], [351, 198], [351, 199], [353, 199], [353, 204], [356, 204], [356, 203], [359, 200], [360, 201], [361, 200], [367, 200], [369, 202], [372, 202], [374, 200], [380, 200], [378, 195], [379, 194], [380, 194], [383, 197], [384, 198], [384, 200], [408, 200], [408, 194], [411, 195], [414, 200], [431, 200], [431, 212], [221, 212], [219, 210], [219, 208], [225, 202], [240, 202], [242, 200], [246, 200], [246, 197], [247, 197], [250, 200], [250, 202], [271, 202], [273, 200], [277, 200], [278, 199], [279, 199], [282, 202], [298, 202], [298, 212]], "48-60": [[225, 202], [222, 204], [219, 208], [219, 212], [305, 212], [305, 208], [298, 205], [298, 202], [281, 202], [281, 201], [278, 197], [276, 197], [276, 200], [250, 200], [248, 197], [245, 200], [242, 200], [240, 202]], "T:0-1": [[328, 200], [328, 204], [323, 207], [323, 209], [326, 212], [354, 212], [356, 210], [356, 203], [358, 201], [359, 201], [361, 203], [361, 209], [364, 212], [432, 212], [432, 197], [430, 194], [427, 194], [427, 200], [406, 200], [403, 207], [403, 212], [386, 212], [386, 195], [383, 193], [379, 193], [379, 200]], "159-165": [[326, 212], [323, 209], [328, 205], [328, 202], [340, 202], [340, 203], [341, 203], [341, 202], [343, 200], [350, 200], [348, 198], [349, 197], [350, 197], [351, 198], [351, 199], [353, 199], [353, 204], [356, 204], [356, 203], [359, 200], [360, 201], [361, 200], [367, 200], [369, 202], [372, 202], [374, 200], [380, 200], [378, 195], [379, 194], [380, 194], [383, 197], [384, 198], [384, 204], [385, 204], [385, 212], [364, 212], [361, 209], [361, 203], [359, 202], [357, 204], [356, 205], [356, 210], [353, 212]]}, "center": {"78-158": [411, 206], "61-77": [411, 206], "48-60": [247, 206], "T:0-1": [379, 206], "159-165": [347, 206]}},
{"id": "txcfik", "name": "Ever Expanding Bunker", "description": "A logo used in a collaborative world building community about an underground bunker.", "links": {"subreddit": ["everexpandingbunker"]}, "path": {"109-166, T:0-1": [[1820, 1453], [1817, 1456], [1817, 1459], [1823, 1459], [1823, 1456]]}, "center": {"109-166, T:0-1": [1820, 1457]}},
@ -4444,7 +4444,7 @@
{"id": "txguzl", "name": "Silver pearl", "description": "A pearl from the indie game Rain World by Videocult. These pearls serve as a form of currency within the world.", "links": {"website": ["https://rainworld.fandom.com/wiki/Pearl"], "subreddit": ["rainworld"]}, "path": {"139-140": [[1064, 562], [1062, 564], [1062, 565], [1064, 567], [1065, 567], [1067, 565], [1067, 564], [1065, 562]], "100-126": [[1099, 562], [1097, 564], [1097, 565], [1099, 567], [1100, 567], [1102, 565], [1102, 564], [1100, 562]], "141-165, T:0-1": [[1061, 562], [1059, 564], [1059, 565], [1061, 567], [1062, 567], [1064, 565], [1064, 564], [1062, 562]]}, "center": {"139-140": [1065, 565], "100-126": [1100, 565], "141-165, T:0-1": [1062, 565]}},
{"id": "txguvm", "name": "pqueen", "description": "pqueen, real name Pelin Baynazoğlu, is a cheerful and sweet Twitch streamer from Turkey. This art depicts her channel logo.", "links": {"website": ["https://www.twitch.tv/pqueen"]}, "path": {"59-126": [[1061, 514], [1070, 523], [1070, 524], [1064, 530], [1064, 534], [1071, 542], [1080, 549], [1087, 549], [1091, 546], [1094, 546], [1096, 544], [1096, 542], [1099, 542], [1099, 539], [1103, 534], [1103, 530], [1097, 524], [1098, 521], [1106, 512], [1106, 510], [1101, 510], [1101, 505], [1100, 505], [1088, 516], [1087, 516], [1085, 509], [1085, 498], [1081, 498], [1081, 509], [1079, 516], [1078, 516], [1064, 504], [1062, 504], [1062, 511], [1061, 511]], "157-166, T:0-1": [[1528, 910], [1528, 913], [1529, 915], [1538, 924], [1531, 931], [1531, 935], [1540, 945], [1537, 949], [1537, 963], [1536, 964], [1536, 982], [1570, 982], [1571, 983], [1572, 983], [1573, 982], [1577, 982], [1580, 980], [1577, 976], [1577, 965], [1578, 964], [1578, 961], [1575, 955], [1572, 955], [1574, 951], [1574, 950], [1570, 945], [1581, 935], [1581, 930], [1575, 924], [1575, 923], [1576, 920], [1585, 907], [1585, 906], [1571, 919], [1569, 918], [1569, 915], [1577, 902], [1577, 898], [1574, 898], [1574, 901], [1563, 914], [1561, 914], [1558, 911], [1556, 898], [1553, 898], [1552, 911], [1549, 915], [1537, 901], [1534, 901], [1534, 904], [1542, 915], [1542, 918], [1541, 919], [1540, 919], [1533, 912], [1531, 912], [1529, 910]]}, "center": {"59-126": [1084, 532], "157-166, T:0-1": [1555, 933]}},
{"id": "txguna", "name": "Astro", "description": "Astro is the main character from the currently unreleased game Astroboi, built on the game platform Roblox game. It is a yellow head which originally intended to have a brown cap on top.", "links": {"discord": ["d6yAYuQ5a7"]}, "path": {"151-156": [[1797, 964], [1797, 970], [1805, 970], [1805, 964]], "141-150": [[1797, 962], [1797, 970], [1805, 970], [1805, 964], [1808, 964], [1808, 962]], "157-166, T:0-1": [[1797, 965], [1797, 968], [1801, 971], [1805, 971], [1805, 965]]}, "center": {"151-156": [1801, 967], "141-150": [1801, 966], "157-166, T:0-1": [1801, 968]}},
{"id": "txgtig", "name": "Kanto starter Pokémon", "description": "The starter Pokémon of the Generation I Pokémon games (Pokémon Green, Red, and Blue), obtained from Professor Oak's laboratory at the start of the game.\n\nThis piece was initially just the Water-type Squirtle created by a group of floormates at Western Washington University. After finishing the Squirtle, the Fire-type Charmander and Grass/Poison-type Bulbasaur were added by other Pokémon fans without any instruction. A true piece of community work, with almost no official collaboration. A Pikachu was a part of the piece at one point; however, that later got removed for other works.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Starter_Pok%C3%A9mon#Kanto"], "subreddit": ["pokemon"]}, "path": {"111-142": [[1817, 1], [1813, 5], [1813, 8], [1815, 10], [1815, 12], [1820, 18], [1824, 19], [1847, 19], [1848, 20], [1892, 20], [1894, 18], [1894, 15], [1898, 12], [1898, 5], [1899, 4], [1899, 2]], "83-110": [[1817, 1], [1813, 6], [1813, 8], [1819, 16], [1824, 19], [1847, 19], [1848, 20], [1850, 20], [1851, 19], [1873, 19], [1879, 13], [1879, 6], [1873, 1]], "143-166, T:0-1": [[1817, 1], [1813, 6], [1827, 32], [1829, 33], [1838, 33], [1839, 34], [1841, 34], [1846, 29], [1852, 18], [1852, 16], [1858, 8], [1858, 5], [1854, 1]]}, "center": {"111-142": [1856, 11], "83-110": [1827, 10], "143-166, T:0-1": [1836, 16]}},
{"id": "txgtig", "name": "Kanto starter Pokémon", "description": "The starter Pokémon of the Generation I Pokémon games (Pokémon Green, Red, and Blue), obtained from Professor Oak's laboratory at the start of the game.\n\nThis piece was initially just the Water-type Squirtle created by a group of floormates at Western Washington University. After finishing the Squirtle, the Fire-type Charmander and Grass/Poison-type Bulbasaur were added by other Pokémon fans without any instruction. A true piece of community work, with almost no official collaboration. A Pikachu was a part of the piece at one point; however, that later got removed for other works.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Starter_Pok%C3%A9mon#Kanto"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"111-142": [[1817, 1], [1813, 5], [1813, 8], [1815, 10], [1815, 12], [1820, 18], [1824, 19], [1847, 19], [1848, 20], [1892, 20], [1894, 18], [1894, 15], [1898, 12], [1898, 5], [1899, 4], [1899, 2]], "83-110": [[1817, 1], [1813, 6], [1813, 8], [1819, 16], [1824, 19], [1847, 19], [1848, 20], [1850, 20], [1851, 19], [1873, 19], [1879, 13], [1879, 6], [1873, 1]], "143-166, T:0-1": [[1817, 1], [1813, 6], [1827, 32], [1829, 33], [1838, 33], [1839, 34], [1841, 34], [1846, 29], [1852, 18], [1852, 16], [1858, 8], [1858, 5], [1854, 1]]}, "center": {"111-142": [1856, 11], "83-110": [1827, 10], "143-166, T:0-1": [1836, 16]}},
{"id": "txgro1", "name": "Frog", "description": "Frogs are a trans symbol due to their ability to change their sex at will.", "links": {"website": ["https://en.wikipedia.org/wiki/Frog"], "subreddit": ["transplace"]}, "path": {"109-165, T:0-1": [[572, 430], [580, 430], [581, 431], [582, 432], [583, 432], [583, 438], [582, 438], [581, 439], [581, 440], [582, 441], [583, 442], [584, 443], [584, 444], [584, 445], [581, 445], [580, 446], [579, 446], [578, 445], [578, 444], [575, 444], [574, 445], [573, 446], [571, 446], [571, 445], [568, 445], [568, 444], [568, 443], [568, 442], [569, 442], [571, 440], [571, 439], [570, 438], [569, 437], [569, 433], [570, 432], [572, 430], [573, 429], [575, 429], [576, 429], [576, 430], [577, 429], [579, 429], [580, 429], [580, 430]]}, "center": {"109-165, T:0-1": [576, 436]}},
{"id": "txgqzt", "name": "Campbell's tomato soup can", "description": "A classic Campbell's soup can from the American company Campbell's. Also known for featuring in Andy Warhol's Campbell's Soup Cans pop art.\n\nThis art was made by a bunch of enthusiasts, with space kindly donated by r/belgium.", "links": {"website": ["https://www.campbells.com/"]}, "path": {"109-166, T:0-1": [[1321, 1801], [1321, 1815], [1323, 1817], [1328, 1817], [1330, 1815], [1330, 1801], [1329, 1800], [1323, 1800]]}, "center": {"109-166, T:0-1": [1326, 1808]}},
{"id": "txgpn4", "name": "Moe", "description": "The mascot of a private free-build Minecraft server known for a carnal attraction to cashmere sofas.", "links": {"website": ["https://moetown.town"]}, "path": {"109-166, T:0-1": [[1761, 1191], [1761, 1172], [1785, 1172], [1785, 1175], [1779, 1175], [1778, 1176], [1777, 1177], [1776, 1178], [1775, 1179], [1775, 1181], [1774, 1182], [1773, 1182], [1772, 1183], [1771, 1184], [1771, 1188], [1772, 1189], [1772, 1191]]}, "center": {"109-166, T:0-1": [1769, 1180]}},
@ -4580,7 +4580,7 @@
{"id": "txdetm", "name": "Asuka Langley Sohryu", "description": "Asuka Langley Sohryu is a character from the Neon Genesis Evangelion franchise. She is the pilot of the first production Evangelion, Unit-02, and is the 3rd Child chosen to pilot an Evangelion Unit in defense of humanity against the Angels", "links": {"website": ["https://evangelion.fandom.com/wiki/Asuka_Langley_Sohryu"], "subreddit": ["evangelion", "evangelionmemes"]}, "path": {"109-166, T:0-1": [[662, 1384], [659, 1385], [657, 1394], [662, 1399], [666, 1399], [671, 1394], [669, 1384]]}, "center": {"109-166, T:0-1": [664, 1391]}},
{"id": "txdala", "name": "Angel of Independence", "description": "Angel of Independence (Spanish: Ángel de la Independencia) is an iconic monument in Mexico built during the centennial of Mexico's War of Independence. It is currently a mausoleum for heroes of the war. At the top is the Greek goddess Nike (Winged Victory).", "links": {"website": ["https://en.wikipedia.org/wiki/Angel_of_Independence"], "subreddit": ["PlaceMexico", "MexicoPlace", "Mexico"]}, "path": {"83-89": [[865, 204], [860, 204], [860, 206], [863, 209], [864, 209], [864, 216], [863, 217], [864, 218], [864, 228], [865, 228], [869, 224], [869, 218], [870, 217], [869, 216], [869, 210], [874, 206], [874, 205], [872, 203], [869, 203], [869, 201], [865, 201]], "105-166, T:0-1": [[878, 198], [874, 200], [873, 201], [873, 202], [876, 202], [876, 211], [877, 211], [877, 225], [879, 225], [882, 222], [882, 211], [883, 211], [883, 204], [887, 204], [887, 202], [883, 199], [881, 199], [880, 198]]}, "center": {"83-89": [868, 206], "105-166, T:0-1": [880, 203]}},
{"id": "txd9gh", "name": "Straw Hat Pirates", "description": "The Straw Hat Pirates (Mugiwara Pirates) are the main characters' pirate crew from the manga and anime One Piece, named after the trademark straw hat of protagonist Monkey D. Luffy.\n\nBlue pixels were repeatedly placed on the left eye from efforts to make the skull resemble Sans, a skeleton character from the video game Undertale with a similarly glowing eye.", "links": {"website": ["https://onepiece.fandom.com/wiki/Straw_Hat_Pirates"], "subreddit": ["OnePiece"]}, "path": {"5-166, T:0-1": [[331, 536], [331, 596], [377, 596], [377, 536]]}, "center": {"5-166, T:0-1": [354, 566]}},
{"id": "txd8wt", "name": "Central Alliance", "description": "Central Alliance is an alliance of r/place 2022 consisting of many communities dedicated to defending and collaborating together. Starting as the SouthXSouthEastern alliance (pre-expansion) with Destiny 2, Critical Role, & Barça, Central Alliance continued to expand its reach, eventually hitting over 50 different communities at the end. Through the Alliance, builds were defended from streamers and raids, expansions were planned cooperatively, and friendships of drastically different fandoms were made. Central Alliance continues to thrive on in its Discord and subreddit, serving as a memento for its place in internet history, as well as a future landing point if r/place ever returns.", "links": {"subreddit": ["place_CentralAlliance", "1hpclub", "AfterTheEndFanFork", "amphibia", "anbennar", "AvoArmy", "babaisyou", "bangladesh", "Barca", "BattleForDreamIsland", "BirdsArentReal", "cavestory", "Chang_Gang", "cools", "criticalrole", "croatia", "daftpunk", "dbrand", "DestinyTheGame", "Destiny2", "DnD", "Doodlejump", "duck_place", "earth2io", "femboy", "figureskating", "FSSH", "GhostAndMollyMcGee", "GirlsLastTour", "GPTC", "GreenBayPackers", "InfinityTrain", "kickopenthedoor", "malaysia", "mattcolville", "natalan", "necoarc", "noita", "NoPixel", "outerwilds", "physics", "PlaceFishCult", "playrust", "PrincessesOfPower", "rainworld", "RecRoom", "ripcity", "sailormoon", "serbia", "singapore", "SmilingFriends", "stalker", "stargate", "startrek", "stevenuniverse", "Summit1G", "superautopets", "theloudhouse", "TheOwlHouse", "UTAustin", "vukkit", "Warframe"]}, "path": {"67-108": [[448, 890], [512, 890], [512, 900], [548, 900], [552, 900], [553, 899], [554, 899], [555, 898], [556, 899], [557, 899], [562, 899], [562, 900], [562, 866], [629, 866], [629, 888], [655, 888], [655, 909], [622, 909], [622, 943], [624, 943], [624, 1000], [285, 1000], [285, 984], [268, 984], [268, 985], [263, 985], [263, 983], [260, 983], [260, 988], [255, 988], [255, 985], [252, 985], [252, 987], [248, 987], [248, 983], [245, 980], [245, 975], [246, 974], [244, 974], [244, 964], [195, 964], [195, 926], [220, 926], [220, 902], [225, 897], [226, 897], [226, 891], [225, 891], [225, 888], [354, 888], [359, 893], [359, 907], [399, 907], [400, 908], [400, 910], [403, 910], [403, 909], [432, 909], [432, 1000], [448, 1000]], "35-66": [[448, 890], [512, 890], [512, 900], [548, 900], [552, 900], [553, 899], [554, 899], [555, 898], [556, 899], [557, 899], [562, 899], [562, 900], [562, 866], [629, 866], [629, 888], [655, 888], [655, 909], [622, 909], [622, 943], [624, 943], [624, 1000], [403, 1000], [403, 982], [391, 982], [391, 992], [298, 992], [298, 978], [299, 978], [299, 960], [323, 960], [323, 961], [328, 961], [328, 916], [403, 916], [403, 912], [432, 912], [432, 1000], [448, 1000]], "2-34": [[448, 890], [448, 1000], [622, 1000], [622, 976], [623, 976], [623, 948], [621, 948], [621, 908], [627, 908], [627, 902], [628, 902], [628, 886], [630, 886], [630, 865], [609, 865], [609, 881], [597, 881], [597, 865], [562, 865], [562, 890], [566, 890], [566, 900], [556, 900], [556, 899], [552, 899], [552, 900], [513, 900], [513, 890]], "109-166, T:0-1": [[448, 890], [512, 890], [512, 900], [548, 900], [552, 900], [553, 899], [554, 899], [555, 898], [556, 899], [557, 899], [562, 899], [562, 900], [562, 866], [629, 866], [629, 888], [655, 888], [655, 909], [622, 909], [622, 943], [624, 943], [624, 974], [624, 1012], [598, 1012], [598, 1061], [624, 1061], [624, 1072], [627, 1069], [634, 1069], [637, 1072], [637, 1083], [634, 1086], [631, 1087], [630, 1087], [626, 1085], [624, 1083], [624, 1105], [570, 1105], [570, 1111], [564, 1111], [564, 1123], [552, 1123], [552, 1126], [550, 1126], [550, 1130], [509, 1131], [509, 1130], [498, 1130], [498, 1133], [493, 1133], [493, 1128], [445, 1128], [445, 1122], [322, 1122], [322, 1068], [363, 1068], [363, 1039], [368, 1039], [368, 1007], [336, 1007], [336, 1009], [324, 1009], [323, 1009], [323, 1042], [285, 1042], [285, 984], [268, 984], [268, 986], [263, 986], [263, 984], [260, 984], [260, 987], [255, 987], [255, 984], [253, 984], [253, 986], [248, 986], [248, 982], [247, 981], [246, 980], [245, 979], [245, 964], [195, 964], [195, 926], [216, 926], [216, 888], [355, 888], [356, 889], [357, 890], [358, 891], [359, 892], [359, 910], [361, 910], [361, 907], [366, 907], [366, 910], [372, 910], [372, 907], [377, 907], [377, 910], [383, 910], [383, 907], [388, 907], [388, 910], [394, 910], [394, 907], [399, 907], [399, 910], [432, 910], [432, 973], [432, 1118], [448, 1118], [448, 984], [432, 984], [432, 973], [448, 973]]}, "center": {"67-108": [318, 942], "35-66": [499, 949], "2-34": [499, 949], "109-166, T:0-1": [584, 1051]}},
{"id": "txd8wt", "name": "Central Alliance", "description": "Central Alliance is an alliance of r/place 2022 consisting of many communities dedicated to defending and collaborating together. Starting as the SouthXSouthEastern alliance (pre-expansion) with Destiny 2, Critical Role, & Barça, Central Alliance continued to expand its reach, eventually hitting over 50 different communities at the end. Through the Alliance, builds were defended from streamers and raids, expansions were planned cooperatively, and friendships of drastically different fandoms were made. Central Alliance continues to thrive on in its Discord and subreddit, serving as a memento for its place in internet history, as well as a future landing point if r/place ever returns.", "links": {"subreddit": ["place_CentralAlliance", "1hpclub", "AfterTheEndFanFork", "amphibia", "anbennar", "AvoArmy", "babaisyou", "bangladesh", "Barca", "BattleForDreamIsland", "BirdsArentReal", "Bolehland", "cavestory", "Chang_Gang", "cools", "criticalrole", "croatia", "daftpunk", "dbrand", "DestinyTheGame", "Destiny2", "DnD", "Doodlejump", "duck_place", "earth2io", "femboy", "figureskating", "FSSH", "GhostAndMollyMcGee", "GirlsLastTour", "GPTC", "GreenBayPackers", "InfinityTrain", "kickopenthedoor", "malaysia", "malaysians", "mattcolville", "natalan", "necoarc", "noita", "NoPixel", "outerwilds", "physics", "PlaceFishCult", "placeMY", "PlaceSG", "playrust", "PrincessesOfPower", "rainworld", "RecRoom", "ripcity", "sailormoon", "serbia", "singapore", "SmilingFriends", "stalker", "stargate", "startrek", "stevenuniverse", "Summit1G", "superautopets", "theloudhouse", "TheOwlHouse", "UTAustin", "vukkit", "Warframe"]}, "path": {"67-108": [[448, 890], [512, 890], [512, 900], [548, 900], [552, 900], [553, 899], [554, 899], [555, 898], [556, 899], [557, 899], [562, 899], [562, 900], [562, 866], [629, 866], [629, 888], [655, 888], [655, 909], [622, 909], [622, 943], [624, 943], [624, 1000], [285, 1000], [285, 984], [268, 984], [268, 985], [263, 985], [263, 983], [260, 983], [260, 988], [255, 988], [255, 985], [252, 985], [252, 987], [248, 987], [248, 983], [245, 980], [245, 975], [246, 974], [244, 974], [244, 964], [195, 964], [195, 926], [220, 926], [220, 902], [225, 897], [226, 897], [226, 891], [225, 891], [225, 888], [354, 888], [359, 893], [359, 907], [399, 907], [400, 908], [400, 910], [403, 910], [403, 909], [432, 909], [432, 1000], [448, 1000]], "35-66": [[448, 890], [512, 890], [512, 900], [548, 900], [552, 900], [553, 899], [554, 899], [555, 898], [556, 899], [557, 899], [562, 899], [562, 900], [562, 866], [629, 866], [629, 888], [655, 888], [655, 909], [622, 909], [622, 943], [624, 943], [624, 1000], [403, 1000], [403, 982], [391, 982], [391, 992], [298, 992], [298, 978], [299, 978], [299, 960], [323, 960], [323, 961], [328, 961], [328, 916], [403, 916], [403, 912], [432, 912], [432, 1000], [448, 1000]], "2-34": [[448, 890], [448, 1000], [622, 1000], [622, 976], [623, 976], [623, 948], [621, 948], [621, 908], [627, 908], [627, 902], [628, 902], [628, 886], [630, 886], [630, 865], [609, 865], [609, 881], [597, 881], [597, 865], [562, 865], [562, 890], [566, 890], [566, 900], [556, 900], [556, 899], [552, 899], [552, 900], [513, 900], [513, 890]], "109-166, T:0-1": [[448, 890], [512, 890], [512, 900], [548, 900], [552, 900], [553, 899], [554, 899], [555, 898], [556, 899], [557, 899], [562, 899], [562, 900], [562, 866], [629, 866], [629, 888], [655, 888], [655, 909], [622, 909], [622, 943], [624, 943], [624, 974], [624, 1012], [598, 1012], [598, 1061], [624, 1061], [624, 1072], [627, 1069], [634, 1069], [637, 1072], [637, 1083], [634, 1086], [631, 1087], [630, 1087], [626, 1085], [624, 1083], [624, 1105], [570, 1105], [570, 1111], [564, 1111], [564, 1123], [552, 1123], [552, 1126], [550, 1126], [550, 1130], [509, 1131], [509, 1130], [498, 1130], [498, 1133], [493, 1133], [493, 1128], [445, 1128], [445, 1122], [322, 1122], [322, 1068], [363, 1068], [363, 1039], [368, 1039], [368, 1007], [336, 1007], [336, 1009], [324, 1009], [323, 1009], [323, 1042], [285, 1042], [285, 984], [268, 984], [268, 986], [263, 986], [263, 984], [260, 984], [260, 987], [255, 987], [255, 984], [253, 984], [253, 986], [248, 986], [248, 982], [247, 981], [246, 980], [245, 979], [245, 964], [195, 964], [195, 926], [216, 926], [216, 888], [355, 888], [356, 889], [357, 890], [358, 891], [359, 892], [359, 910], [361, 910], [361, 907], [366, 907], [366, 910], [372, 910], [372, 907], [377, 907], [377, 910], [383, 910], [383, 907], [388, 907], [388, 910], [394, 910], [394, 907], [399, 907], [399, 910], [432, 910], [432, 973], [432, 1118], [448, 1118], [448, 984], [432, 984], [432, 973], [448, 973]]}, "center": {"67-108": [318, 942], "35-66": [499, 949], "2-34": [499, 949], "109-166, T:0-1": [526, 978]}},
{"id": "txd5x5", "name": "Frog", "description": "A frog.", "links": {"website": ["https://en.wikipedia.org/wiki/Frog"]}, "path": {"146-152": [[1104, 522], [1102, 524], [1102, 525], [1100, 527], [1102, 529], [1105, 529], [1107, 527], [1107, 526], [1108, 525], [1107, 524], [1107, 522]], "153-164, T:0-1": [[1104, 541], [1108, 537], [1109, 538], [1110, 537], [1111, 538], [1111, 539], [1112, 540], [1111, 541], [1111, 542], [1110, 543], [1109, 544], [1106, 544], [1105, 543], [1104, 542]]}, "center": {"146-152": [1105, 525], "153-164, T:0-1": [1108, 541]}},
{"id": "txd4mc", "name": "Online Sequencer", "description": "The mascot and logo of the music-making website Online Sequencer", "links": {"website": ["https://onlinesequencer.net"], "subreddit": ["onlinesequencer"]}, "path": {"109-166, T:0-1": [[1688, 1495], [1699, 1495], [1699, 1533], [1687, 1533]]}, "center": {"109-166, T:0-1": [1693, 1514]}},
{"id": "txd47f", "name": "Attacks from the Turkish", "description": "Throughout the final day, Doomguy, Isabelle, Thomas the Tank Engine, and other tiny art pieces suffered griefs from Turkish and Pepe supporters. With the help of other communities, They were able to fight them off. However, Thomas was forced to change to a small number 1 . Only a few pixels remain of the original drawing.", "links": {}, "path": {"109-166, T:0-1": [[590, 1339], [654, 1339], [655, 1375], [646, 1375], [646, 1383], [588, 1382], [588, 1375]]}, "center": {"109-166, T:0-1": [621, 1361]}},
@ -4645,7 +4645,7 @@
{"id": "txhnq9", "name": "Kyomu Suzume", "description": "Kyomu Suzume is a sparrow drawn by Hanasaki Miyabi of Holostars, a male branch of Hololive.", "links": {"website": ["https://virtualyoutuber.fandom.com/wiki/Hanasaki_Miyabi"], "subreddit": ["holostars", "Hololive"], "discord": ["holofans"]}, "path": {"132-165, T:0-1": [[1333, 1116], [1341, 1116], [1340, 1110], [1339, 1109], [1335, 1109], [1334, 1110], [1333, 1111]]}, "center": {"132-165, T:0-1": [1337, 1113]}},
{"id": "txhnix", "name": "T_Wagz", "description": "Innovator in Minecraft speedrunning, known for discovering groundbreaking strategies in the game, notably bastion and monument routing. Fastest to obtain all advancements in a set seed without glitches in Minecraft.", "links": {"website": ["https://www.youtube.com/c/TWagz"]}, "path": {"109-166, T:0-1": [[1482, 1464], [1489, 1464], [1489, 1471], [1482, 1471]]}, "center": {"109-166, T:0-1": [1486, 1468]}},
{"id": "txhmtd", "name": "Digital Ideation", "description": "Digital Ideation is a bachelor's degree at the Lucerne University of Applied Sciences and Arts, a university in Switzerland.", "links": {"website": ["https://www.hslu.ch/en/lucerne-school-of-information-technology/degree-programs/bachelor/digital-ideation/"]}, "path": {"140-165, T:0-1": [[1075, 1114], [1075, 1122], [1083, 1122], [1083, 1114]]}, "center": {"140-165, T:0-1": [1079, 1118]}},
{"id": "txhmsg", "name": "Battle of the Heroes", "description": "A mural depicting the duel between Obi-Wan Kenobi and Anakin Skywalker on Mustafar from Episode 3: Revenge of the Sith.\n\nInitially designed to be the 'Revenge of the Sith' poster with an osu! hit circle speaking 'botting is a sin' due to accusations. A collaboration between the supposed 'League of Pixels' of r/place, including r/starwars_place, r/PrequelMemes, /r/osuplace, Wookieepedia, and more. However, when their manpower started to dwindle near the end of the event, They struggled to claim their entire desired plot and decided to welcome other smaller communities into their space, like the Black Bauhinia flag, The Swiss flag in the shape of a heart, and more community logos. The resulting 'fading' into surrounding artwork was even preferred by many of its creators, as a testament to the acceptance and diplomacy of the League of Pixels founding subreddits, which was part of why this particular poster was chosen to begin with. A raid was conducted by xQc, but failed due to the efforts of the Discord and r/PrequelMemes. Throughout r/place, The lightsabers were continuously extended by multiple Redditors.", "links": {"website": ["https://cdn.mirai.gg/tmp/dotted-place-template.png"], "subreddit": ["starwars_place", "PrequelMemes", "osuplace", "osugame"]}, "path": {"109-166, T:0-1": [[683, 1510], [710, 1553], [707, 1555], [707, 1571], [707, 1573], [697, 1574], [675, 1570], [673, 1591], [638, 1595], [627, 1604], [628, 1678], [733, 1684], [732, 1691], [724, 1696], [718, 1702], [716, 1714], [720, 1726], [728, 1733], [742, 1734], [754, 1728], [758, 1715], [757, 1703], [751, 1695], [741, 1690], [740, 1691], [739, 1684], [750, 1682], [750, 1670], [779, 1669], [786, 1674], [787, 1711], [830, 1713], [829, 1706], [834, 1705], [833, 1697], [843, 1695], [837, 1660], [831, 1652], [831, 1632], [808, 1609], [812, 1601], [810, 1592], [796, 1586], [789, 1586], [760, 1590], [752, 1585], [751, 1560], [758, 1558], [758, 1544], [753, 1545], [752, 1534], [745, 1541], [743, 1547], [733, 1565], [730, 1565], [726, 1563], [723, 1561], [698, 1521], [685, 1510]]}, "center": {"109-166, T:0-1": [733, 1637]}},
{"id": "txhmsg", "name": "Battle of the Heroes", "description": "A mural depicting the duel between Obi-Wan Kenobi and Anakin Skywalker on Mustafar from Episode 3: Revenge of the Sith.\n\nInitially designed to be the 'Revenge of the Sith' poster with a gondola (a famous alteration of popular meme, spurdo spärde) made by pxls.space shown to be surrounding an osu! hit circle speaking 'botting is a sin' (an alteration of popular phrase in pxls.space, \"multi-accounting is a sin\") due to accusations. A collaboration between the supposed 'League of Pixels' of r/place, including r/starwars_place, r/PrequelMemes, /r/osuplace, Wookieepedia, pxls.space and more. However, when their manpower started to dwindle near the end of the event, They struggled to claim their entire desired plot and decided to welcome other smaller communities into their space, like the Black Bauhinia flag, The Swiss flag in the shape of a heart, and more community logos. The resulting 'fading' into surrounding artwork was even preferred by many of its creators, as a testament to the acceptance and diplomacy of the League of Pixels founding subreddits, which was part of why this particular poster was chosen to begin with. A raid was conducted by xQc, but failed due to the efforts of the Discord and r/PrequelMemes. Throughout r/place, The lightsabers were continuously extended by multiple Redditors.", "links": {"website": ["https://cdn.mirai.gg/tmp/dotted-place-template.png", "https://pxls.space"], "subreddit": ["starwars_place", "PrequelMemes", "osuplace", "osugame", "pxlsspace"]}, "path": {"109-166, T:0-1": [[683, 1510], [710, 1553], [707, 1555], [707, 1571], [707, 1573], [697, 1574], [675, 1570], [673, 1591], [638, 1595], [627, 1604], [628, 1678], [733, 1684], [732, 1691], [724, 1696], [718, 1702], [716, 1714], [720, 1726], [728, 1733], [742, 1734], [754, 1728], [758, 1715], [757, 1703], [751, 1695], [741, 1690], [740, 1691], [739, 1684], [750, 1682], [750, 1670], [779, 1669], [786, 1674], [787, 1711], [830, 1713], [829, 1706], [834, 1705], [833, 1697], [843, 1695], [837, 1660], [831, 1652], [831, 1632], [808, 1609], [812, 1601], [810, 1592], [796, 1586], [789, 1586], [760, 1590], [752, 1585], [751, 1560], [758, 1558], [758, 1544], [753, 1545], [752, 1534], [745, 1541], [743, 1547], [733, 1565], [730, 1565], [726, 1563], [723, 1561], [698, 1521], [685, 1510]]}, "center": {"109-166, T:0-1": [715, 1627]}},
{"id": "txhmpb", "name": "Hana Macchia", "description": "A VTuber from VTuber agency NIJISANJI.", "links": {"website": ["https://www.youtube.com/channel/UCpJtk0myFr5WnyfsmnInP-w", "https://virtualyoutuber.fandom.com/wiki/Hana_Macchia"], "subreddit": ["Nijisanji"]}, "path": {"125-138, 141-166, T:0-1": [[1919, 752], [1919, 760], [1931, 760], [1931, 752]]}, "center": {"125-138, 141-166, T:0-1": [1925, 756]}},
{"id": "txhluz", "name": "Gary", "description": "Gary is a sapient octopus and the mascot of r/SpeculativeEvolution, a subreddit for creating scientifically possible creatures that could have existed in an alternative reality if evolution had run its course differently. Octopus-like aliens or future people are a recurring theme in speculative evolution works due to the clade's high intelligence and bizarre appearance.\n\nGary is pictured in the sea mural of r/portugal holding a duck along with his signature spear, having moved twice after being paved over elsewhere on the canvas.", "links": {"website": ["https://en.wikipedia.org/wiki/Speculative_evolution"], "subreddit": ["SpeculativeEvolution"]}, "path": {"122-164, T:0-1": [[1079, 357], [1079, 360], [1081, 362], [1085, 364], [1090, 364], [1094, 361], [1094, 358], [1092, 355], [1092, 354], [1097, 354], [1097, 353], [1095, 351], [1090, 351], [1089, 352], [1087, 352], [1086, 353], [1084, 353], [1083, 352], [1083, 348], [1081, 346], [1079, 348], [1079, 352], [1077, 354], [1077, 355]]}, "center": {"122-164, T:0-1": [1086, 359]}},
{"id": "txhljv", "name": "Gumi", "description": "Gumi is a red bird (birb) who stars in a meme video by Japanese sound engineer Hideaki Utsumi. In the video, Gumi is shown staring (wuewuewue).", "links": {"website": ["https://www.youtube.com/watch?v=ewf-8rx9_uQ", "https://knowyourmeme.com/memes/red-bird-laughing-then-staring"]}, "path": {"149-166, T:0-1": [[292, 712], [289, 715], [289, 722], [291, 724], [302, 724], [302, 719], [297, 712]]}, "center": {"149-166, T:0-1": [295, 719]}},
@ -4686,7 +4686,7 @@
{"id": "txhya9", "name": "Eye of ender", "description": "An eye of ender is an item used to activate an End portal in the game Minecraft, which can transport the player to the End to fight the final boss of Minecraft, the ender dragon.\n\nThis art was made by the Minecraft Speedrunning community. Obtaining eyes of ender is a key part of many Minecraft speedruns, since they are required to fight the ender dragon and beat the game.", "links": {"website": ["https://minecraft.fandom.com/wiki/Eye_of_Ender"]}, "path": {"87-94": [[1952, 384], [1950, 386], [1952, 388], [1952, 395], [1951, 396], [1953, 398], [1956, 398], [1957, 399], [1965, 399], [1967, 397], [1966, 396], [1966, 391], [1965, 390], [1965, 388], [1967, 386], [1965, 384], [1964, 385], [1953, 385]], "97-98": [[719, 973], [715, 976], [714, 979], [714, 980], [716, 983], [720, 985], [721, 985], [725, 982], [723, 980], [723, 975], [721, 973]], "111-166, T:0-1": [[1454, 1454], [1454, 1472], [1472, 1472], [1472, 1454]]}, "center": {"87-94": [1959, 392], "97-98": [718, 979], "111-166, T:0-1": [1463, 1463]}},
{"id": "txhxw7", "name": "Reignex", "description": "Top Minecraft speedrunner, known for being the fastest to beat Minecraft in Jan-Feb 2021, later to be tied with Zylenox.", "links": {"website": ["https://www.twitch.tv/reignex"]}, "path": {"109-166, T:0-1": [[1491, 1482], [1498, 1482], [1498, 1489], [1491, 1489]]}, "center": {"109-166, T:0-1": [1495, 1486]}},
{"id": "txhxdk", "name": "Killer Queen", "description": "From the long-running manga/anime series JoJo's Bizarre Adventure, Killer Queen is a being known as a Stand, with Stands being the physical manifestation of their user's ideals that only a select few have. In particular, Killer Queen is the Stand of Yoshikage Kira, the main antagonist of the fourth part of the series, JoJo's Bizarre Adventure: Diamond is Unbreakable. A serial killer with a fetish for the hands of women, Kira's Killer Queen has the ability to detonate both objects and people as if they were bombs, with Kira using this ability to swiftly destroy his enemies. The exact pose Killer Queen is in references its third ability, Bites the Dust, which has the power to put its targets in a time loop.", "links": {"website": ["https://jojo.fandom.com/wiki/Killer_Queen#Killer_Queen_Bites_the_Dust"], "subreddit": ["ShitPostCrusaders", "StardustCrusaders", "wholesomejojo"]}, "path": {"45-63, 79-105": [[73, 899], [76, 897], [79, 897], [82, 901], [82, 905], [88, 903], [89, 901], [92, 898], [94, 902], [98, 902], [102, 898], [103, 904], [112, 909], [123, 910], [127, 914], [127, 920], [121, 920], [112, 925], [109, 923], [108, 924], [106, 923], [103, 923], [100, 925], [93, 925], [90, 922], [87, 922], [81, 929], [77, 929], [72, 923], [75, 913]], "108-146": [[78, 901], [81, 900], [83, 900], [86, 903], [88, 906], [90, 904], [94, 903], [97, 898], [100, 902], [101, 902], [105, 897], [107, 905], [110, 906], [120, 910], [126, 911], [133, 914], [134, 915], [134, 916], [131, 918], [122, 922], [120, 924], [118, 924], [116, 922], [115, 923], [113, 923], [112, 922], [109, 923], [106, 923], [105, 922], [100, 922], [99, 923], [92, 923], [91, 922], [90, 923], [90, 925], [87, 928], [83, 928], [82, 927], [80, 927], [79, 926], [79, 925], [78, 924], [78, 921], [79, 920], [79, 917], [80, 916], [80, 912], [79, 911], [77, 906]], "147-166, T:0-1": [[78, 901], [81, 900], [83, 900], [86, 903], [88, 907], [94, 904], [95, 903], [102, 903], [103, 904], [106, 904], [108, 906], [111, 906], [113, 908], [116, 908], [117, 909], [121, 909], [124, 911], [129, 911], [135, 915], [135, 916], [134, 917], [133, 917], [129, 921], [126, 921], [124, 923], [123, 922], [120, 924], [118, 922], [115, 924], [114, 922], [111, 922], [110, 923], [105, 923], [104, 922], [100, 922], [99, 923], [91, 923], [88, 927], [86, 928], [83, 929], [78, 924], [77, 920], [80, 913], [78, 909]]}, "center": {"45-63, 79-105": [97, 913], "108-146": [98, 912], "147-166, T:0-1": [99, 912]}},
{"id": "txi7g7", "name": "Malaysia-Singapore-Bangladesh tri-heart", "description": "A heart depicting the flags of Malaysia, Singapore, and Bangladesh.\n\nThis is the third iteration of a heart between the three countries. It started off initially as two separate hearts and was merged into one with the combined effort of r/singapore, r/malaysia and r/bangladesh. It was then moved downwards after all three countries expanded their borders with the third canvas expansion.", "links": {"website": ["https://en.wikipedia.org/wiki/Malaysia", "https://en.wikipedia.org/wiki/Singapore", "https://en.wikipedia.org/wiki/Bangladesh"], "subreddit": ["singapore", "malaysia", "malaysians", "Bolehland", "bangladesh", "place_CentralAlliance"]}, "path": {"46-130": [[318, 971], [315, 974], [315, 978], [323, 986], [331, 978], [331, 974], [328, 971]], "131-166, T:0-1": [[317, 977], [314, 980], [314, 984], [323, 993], [332, 984], [332, 980], [329, 977], [326, 977], [324, 979], [322, 979], [320, 977]]}, "center": {"46-130": [323, 977], "131-166, T:0-1": [323, 985]}},
{"id": "txi7g7", "name": "Malaysia-Singapore-Bangladesh tri-heart", "description": "A heart depicting the flags of Malaysia, Singapore, and Bangladesh.\n\nThis is the third iteration of a heart between the three countries. It started off initially as two separate hearts and was merged into one with the combined effort of r/singapore, r/malaysia and r/bangladesh. It was then moved downwards after all three countries expanded their borders with the third canvas expansion.", "links": {"website": ["https://en.wikipedia.org/wiki/Malaysia", "https://en.wikipedia.org/wiki/Singapore", "https://en.wikipedia.org/wiki/Bangladesh"], "subreddit": ["singapore", "PlaceSG", "malaysia", "malaysians", "Bolehland", "placeMY", "bangladesh", "place_CentralAlliance"]}, "path": {"46-130": [[318, 971], [315, 974], [315, 978], [323, 986], [331, 978], [331, 974], [328, 971]], "131-166, T:0-1": [[317, 977], [314, 980], [314, 984], [323, 993], [332, 984], [332, 980], [329, 977], [326, 977], [324, 979], [322, 979], [320, 977]]}, "center": {"46-130": [323, 977], "131-166, T:0-1": [323, 985]}},
{"id": "txi7cm", "name": "amogi ozpin", "description": "headmaster of beacon academy and banged the big bad evil lady in the time of gods", "links": {}, "path": {"109-166, T:0-1": [[505, 1694], [501, 1694], [501, 1695], [500, 1695], [500, 1698], [501, 1698], [501, 1700], [505, 1700]]}, "center": {"109-166, T:0-1": [503, 1697]}},
{"id": "txi74s", "name": "Hunter x Hunter", "description": "Hunter x Hunter is a manga by Togashi Yoshihiro. There are two anime adaptations, debuting in 1999 and 2011, and this art uses the 2011 anime's logo. Both anime series concluded after catching up with the manga. The manga has been on hiatus for a little over 3 years as of 2022.\n\nThe fanbase is small, but still active, and we worked together to make this humble banner! We hope for Togashi's recovery and the return of the manga!", "links": {"website": ["https://en.wikipedia.org/wiki/Hunter_%C3%97_Hunter", "https://en.wikipedia.org/wiki/Hunter_%C3%97_Hunter_(2011_TV_series)"], "subreddit": ["HunterXHunter"], "discord": ["sCwSxCBj2D"]}, "path": {"67-166, T:0-1": [[1579, 674], [1579, 690], [1619, 690], [1619, 674]]}, "center": {"67-166, T:0-1": [1599, 682]}},
{"id": "txi6ij", "name": "the rwby amogus", "description": "originally they were random amogi but some individuals from r/RWBY decided to colour code these to be the cast of RWBY. this easter egg is was mostly unknown to even be apart of rwby by even most of r/RWBY itself", "links": {}, "path": {"109-166, T:0-1": [[501, 1700], [501, 1698], [500, 1698], [500, 1695], [501, 1695], [501, 1694], [505, 1694], [505, 1695], [510, 1695], [510, 1687], [515, 1687], [515, 1694], [518, 1694], [518, 1695], [526, 1695], [526, 1686], [530, 1686], [530, 1687], [531, 1687], [531, 1690], [530, 1690], [530, 1691], [531, 1691], [531, 1694], [530, 1694], [530, 1695], [531, 1695], [531, 1698], [530, 1698], [530, 1700]]}, "center": {"109-166, T:0-1": [517, 1695]}},
@ -4847,7 +4847,7 @@
{"id": "txil12", "name": "Luka Modrić", "description": "Luka Modrić is a Croatian professional association footballer who plays as a midfielder for La Liga club Real Madrid and captains the Croatia national team. He plays mainly as a central midfielder, but can also play as an attacking midfielder or as a defensive midfielder. He is widely regarded as one of the best midfielders of all time and as the greatest Croatian footballer ever.", "links": {"website": ["https://en.wikipedia.org/wiki/Luka_Modri%C4%87"], "subreddit": ["croatia", "place_CentralAlliance"]}, "path": {"116-166, T:0-1": [[337, 1086], [334, 1088], [331, 1092], [331, 1097], [330, 1098], [332, 1100], [334, 1105], [334, 1107], [333, 1107], [329, 1110], [328, 1112], [328, 1119], [352, 1119], [352, 1112], [349, 1108], [345, 1106], [345, 1105], [350, 1098], [349, 1097], [349, 1093], [347, 1089], [343, 1086]]}, "center": {"116-166, T:0-1": [340, 1096]}},
{"id": "txijzr", "name": "amogi nora", "description": "like the hulk but cute", "links": {}, "path": {"109-166, T:0-1": [[526, 1690], [526, 1695], [530, 1695], [530, 1694], [531, 1694], [531, 1691], [530, 1691], [530, 1690]]}, "center": {"109-166, T:0-1": [528, 1693]}},
{"id": "txijgd", "name": "amogi qrow", "description": "comedic drunk that ironically i cant think of a good joke for", "links": {}, "path": {"109-166, T:0-1": [[526, 1694], [526, 1700], [530, 1700], [530, 1698], [531, 1698], [531, 1695], [530, 1695], [530, 1694]]}, "center": {"109-166, T:0-1": [528, 1697]}},
{"id": "txij7o", "name": "Shiny Ditto", "description": "Ditto is a Generation I Pokémon known for transforming into other Pokémon.\n\nThis is a loving rendition of the Pokémon Ditto in its Shiny coloration, built by fans of the Pokémon franchise with help of (partly overlapping) members of the Hollow Knight/Elden Ring communities. It was originally drawn in its normal purple color scheme before changing to its Shiny form.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Ditto_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"71-166, T:0-1": [[1324, 70], [1324, 69], [1327, 69], [1327, 70], [1328, 70], [1328, 71], [1330, 71], [1330, 73], [1331, 73], [1331, 77], [1330, 77], [1330, 78], [1329, 78], [1329, 79], [1328, 79], [1328, 80], [1326, 80], [1326, 81], [1320, 81], [1320, 80], [1318, 80], [1318, 79], [1317, 79], [1317, 78], [1316, 78], [1316, 74], [1317, 74], [1317, 73], [1318, 73], [1318, 71], [1319, 71], [1319, 70]]}, "center": {"71-166, T:0-1": [1323, 76]}},
{"id": "txij7o", "name": "Shiny Ditto", "description": "Ditto is a Generation I Pokémon known for transforming into other Pokémon.\n\nThis is a loving rendition of the Pokémon Ditto in its Shiny coloration, built by fans of the Pokémon franchise with help of (partly overlapping) members of the Hollow Knight/Elden Ring communities. It was originally drawn in its normal purple color scheme before changing to its Shiny form.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Ditto_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"71-166, T:0-1": [[1324, 70], [1324, 69], [1327, 69], [1327, 70], [1328, 70], [1328, 71], [1330, 71], [1330, 73], [1331, 73], [1331, 77], [1330, 77], [1330, 78], [1329, 78], [1329, 79], [1328, 79], [1328, 80], [1326, 80], [1326, 81], [1320, 81], [1320, 80], [1318, 80], [1318, 79], [1317, 79], [1317, 78], [1316, 78], [1316, 74], [1317, 74], [1317, 73], [1318, 73], [1318, 71], [1319, 71], [1319, 70]]}, "center": {"71-166, T:0-1": [1323, 76]}},
{"id": "txiit8", "name": "Malta-UCF alliance heart", "description": "After a lot of back and forth on where the border between University of Central Florida (top area) and Malta (bottom area) should rest, as well as a brief occupation of Malta's area by UCF, the border was established, and the \"(0,589) Alliance\" was formed! This heart was created in collaboration with both communities to commemorate this alliance.", "links": {"website": ["https://en.wikipedia.org/wiki/Malta", "http://www.ucf.edu/"], "subreddit": ["malta", "ucf"]}, "path": {"109-154, 158-166, T:0-1": [[41, 602], [39, 604], [39, 605], [43, 609], [47, 605], [47, 604], [45, 602]]}, "center": {"109-154, 158-166, T:0-1": [43, 605]}},
{"id": "txih3b", "name": "Satellite Bar", "description": "Satellite Bar is a student association and bar at École Polytechnique Fédérale de Lausanne (EPFL), a famous engineering school in Lausanne, Switzerland. We organise concerts, beer tasting, theatre plays, game evenings, and our festival SatRocks.\n\nThis art fell during the expansion of the Romanian flag.", "links": {"website": ["https://satellite.bar"], "subreddit": ["EPFL"]}, "path": {"145-153": [[1549, 543], [1557, 543], [1557, 535], [1549, 535]], "154-159": [[1556, 543], [1556, 535], [1548, 535], [1548, 543]], "T:0-1": [[1555, 543], [1555, 535], [1548, 535], [1548, 543]]}, "center": {"145-153": [1553, 539], "154-159": [1552, 539], "T:0-1": [1552, 539]}},
{"id": "txigx3", "name": "Kirby", "description": "Kirby is the titular protagonist of the Kirby video game series, developed by HAL Laboratory and published by Nintendo.", "links": {"website": ["https://kirby.nintendo.com/", "https://en.wikipedia.org/wiki/Kirby_(character)"], "subreddit": ["Kirby"]}, "path": {"141-161, 77-136, T:0-1": [[1463, 377], [1463, 379], [1462, 379], [1462, 384], [1470, 384], [1470, 379], [1469, 379], [1469, 377]]}, "center": {"141-161, 77-136, T:0-1": [1466, 381]}},
@ -5004,7 +5004,7 @@
{"id": "txlgtl", "name": "Ecole Pour l'Informatique et les Techniques Avancées", "description": "Ecole Pour l'Informatique et les Techniques Avancées (EPITA) is a prestigious computer science and engineering in France.\n\nThe presence of this logo for days, and until the antivoid, is not only a testimony to the sheer will and resilience of its students, but also the proof that diplomacy, peacefulness, and loyalty are a valid strategy in a game of survival of the fittest.\n\nHaving befriended r/wallstreetbets, r/trans, r/hinduism, r/PuzzleGames, r/esPlace, r/Blasphemous, and much more, the students gathered allies who both protected them and were protected by them.\n\nThis logo proudly stands here, in the hand of a Hindu god, despite the many attacks by r/GreenLattice, 4chan, EFREI, CESI, and other jealous communities and French schools. It was also honored to be held for hours by Fuckboy, r/wallstreetbets's mascot, before they both got betrayed by rogue members of the r/GreenLattice community.", "links": {"website": ["https://www.epita.fr/", "https://en.wikipedia.org/wiki/%C3%89cole_pour_l'informatique_et_les_techniques_avanc%C3%A9es"], "subreddit": ["epita"]}, "path": {"71-98": [[1199, 312], [1190, 319], [1190, 322], [1194, 325], [1194, 327], [1196, 329], [1199, 329], [1201, 333], [1206, 333], [1210, 336], [1212, 336], [1212, 330], [1227, 330], [1227, 328], [1228, 327], [1229, 323], [1225, 319], [1224, 319], [1221, 312]], "56-61": [[1165, 337], [1146, 350], [1146, 352], [1148, 356], [1150, 359], [1155, 359], [1155, 363], [1164, 363], [1168, 369], [1169, 367], [1169, 362], [1171, 359], [1184, 359], [1185, 355], [1185, 353], [1180, 349], [1177, 340]], "39-54": [[980, 374], [963, 386], [963, 387], [966, 390], [966, 393], [967, 394], [971, 394], [971, 398], [974, 397], [976, 397], [981, 401], [982, 401], [982, 396], [985, 394], [998, 394], [999, 389], [994, 385], [994, 382], [992, 380], [990, 375], [987, 377], [984, 377], [984, 375]], "1-13": [[860, 428], [840, 441], [840, 444], [846, 448], [843, 451], [843, 452], [852, 452], [852, 456], [857, 456], [862, 460], [865, 460], [865, 453], [868, 452], [885, 452], [885, 448], [886, 448], [888, 446], [881, 440], [875, 426], [869, 431], [868, 431], [864, 427], [861, 427]], "62-70, 99-166, T:0-1": [[1209, 307], [1191, 320], [1191, 321], [1194, 324], [1194, 327], [1196, 329], [1199, 329], [1199, 333], [1207, 333], [1211, 337], [1212, 337], [1212, 330], [1214, 329], [1229, 329], [1229, 328], [1227, 326], [1227, 325], [1229, 323], [1224, 318], [1222, 314], [1220, 309], [1219, 308], [1214, 311]]}, "center": {"71-98": [1206, 322], "56-61": [1163, 351], "39-54": [980, 386], "1-13": [861, 442], "62-70, 99-166, T:0-1": [1207, 321]}},
{"id": "txlgg0", "name": "Ankh", "description": "The ankh, also known as \"key of life\", represents the word \"life\" in ancient Egyptian hieroglyphics.", "links": {"website": ["https://en.wikipedia.org/wiki/Ankh"], "subreddit": ["Egypt"]}, "path": {"134-162": [[51, 139], [49, 141], [49, 145], [48, 145], [48, 148], [51, 148], [51, 154], [54, 154], [54, 148], [57, 148], [57, 145], [56, 145], [56, 141], [54, 139]], "163-165, T:0-1": [[33, 149], [30, 149], [30, 146], [33, 146], [31, 145], [31, 142], [33, 140], [36, 140], [38, 142], [38, 145], [36, 146], [39, 146], [39, 149], [36, 149], [36, 151], [33, 155]]}, "center": {"134-162": [53, 144], "163-165, T:0-1": [34, 143]}},
{"id": "txlfxa", "name": "aespa", "description": "aespa (æspa) is a 4th-generation girl group which debuted under SM Entertainment. The group consists of four members: Karina, Giselle, Winter, and Ningning. They debuted on November 17, 2020 with the single \"Black Mamba\".", "links": {"website": ["https://www.smtown.com/artists/10766", "https://www.instagram.com/aespa_official/?hl=en", "https://en.wikipedia.org/wiki/Aespa"], "subreddit": ["Aespa", "kpop"]}, "path": {"77-137": [[1514, 890], [1514, 896], [1522, 896], [1522, 890]], "138-143, 72-76": [[1514, 890], [1514, 896], [1523, 896], [1523, 890]], "144-166, T:0-1": [[1515, 890], [1515, 896], [1523, 896], [1523, 890]]}, "center": {"77-137": [1518, 893], "138-143, 72-76": [1519, 893], "144-166, T:0-1": [1519, 893]}},
{"id": "txlevt", "name": "Raise The Black Flag", "description": "Raise The Black Flag (RTBF) is an album made by Teminite. The album is themed around pirates with a dubstep twist, and it contains a song by the same name as the album, along with 10 other songs for a total of 11 songs.\n\nMade by the community of Teminite, primarily members of his Discord server.", "links": {"website": ["https://youtu.be/X1E9bKNpJYM"], "subreddit": ["Teminite"]}, "path": {"68-167, T:0-1": [[1953, 270], [1969, 270], [1969, 276], [1953, 276]]}, "center": {"68-167, T:0-1": [1961, 273]}},
{"id": "txlevt", "name": "Raise The Black Flag", "description": "Raise The Black Flag (RTBF) is an album made by Teminite. The album is themed around pirates with a dubstep twist, though not all songs are dubstep. It contains a total of 11 songs, the first song sharing its title with the album.\n\nMade by the community of Teminite, primarily members of his Discord server.", "links": {"website": ["https://youtu.be/X1E9bKNpJYM"], "subreddit": ["Teminite"], "discord": ["Ht5VT4s"]}, "path": {"68-167, T:0-1": [[1953, 270], [1969, 270], [1969, 276], [1953, 276]]}, "center": {"68-167, T:0-1": [1961, 273]}},
{"id": "txlevk", "name": "Hungary", "description": "A map of Hungary with a flag of Hungary.", "links": {"website": ["https://en.wikipedia.org/wiki/Hungary"], "subreddit": ["hungary"]}, "path": {"66-166, T:0-1": [[1321, 248], [1323, 246], [1324, 246], [1326, 245], [1328, 246], [1330, 246], [1332, 245], [1333, 245], [1334, 244], [1335, 244], [1337, 243], [1340, 243], [1341, 242], [1343, 242], [1344, 243], [1344, 244], [1346, 244], [1347, 245], [1348, 247], [1347, 248], [1346, 249], [1346, 251], [1344, 252], [1342, 253], [1342, 254], [1341, 254], [1341, 255], [1337, 255], [1336, 255], [1336, 256], [1333, 256], [1333, 257], [1330, 257], [1330, 258], [1325, 258], [1325, 257], [1322, 257], [1322, 255], [1321, 254]]}, "center": {"66-166, T:0-1": [1337, 249]}},
{"id": "txlei8", "name": "Flower", "description": "An indigo-colored flower, most likely a forget-me-not, which symbolizes remembrance. Placed by a random user, but kept and preserved by Dance Dance Revolution place users.", "links": {"website": ["https://en.wikipedia.org/wiki/Myosotis"], "subreddit": ["DanceDanceRevolution"]}, "path": {"147-165, T:0-1": [[783, 692], [783, 699], [784, 699], [784, 701], [786, 701], [786, 698], [787, 698], [787, 692]]}, "center": {"147-165, T:0-1": [785, 694]}},
{"id": "txlefk", "name": "Yorushika (logo)", "description": "A sideways logo of the JRock duo Yorushika, composed of N-buna and Suis.", "links": {"subreddit": ["Yorushika"]}, "path": {"109-166, T:0-1": [[1139, 1690], [1148, 1690], [1148, 1704], [1139, 1704]]}, "center": {"109-166, T:0-1": [1144, 1697]}},
@ -5040,7 +5040,7 @@
{"id": "txs8wu", "name": "_Neroxis", "description": "The profile picture of the Redditor _Neroxis.", "links": {"website": ["http://neroxis.net"]}, "path": {"57-61": [[1605, 148], [1602, 150], [1600, 153], [1600, 158], [1613, 157], [1615, 155], [1615, 152], [1612, 149], [1610, 148]], "62-166, T:0-1": [[1522, 159], [1527, 154], [1534, 154], [1539, 160], [1539, 166], [1534, 171], [1527, 171], [1522, 166]]}, "center": {"57-61": [1607, 153], "62-166, T:0-1": [1530, 163]}},
{"id": "txs8wk", "name": "Weeekly", "description": "Weeekly (위클리) (formerly known as PlayM Girls and FAVE Girls) is a seven-member girl group under under IST Entertainment (formerly Play M Entertainment) consisting of Lee Soojin, Shin Jiyoon, Monday, Park Soeun, Lee Jaehee, Jihan, and Zoa. They debuted on June 30, 2020 with their debut album \"We Are\" which features the title track Tag Me (@Me).", "links": {"website": ["http://www.planaent.co.kr/weeekly", "https://en.wikipedia.org/wiki/Weeekly"], "subreddit": ["weeekly", "kpop"]}, "path": {"75-148": [[1453, 878], [1453, 884], [1487, 884], [1487, 878]], "149-166, T:0-1": [[1452, 878], [1452, 884], [1487, 884], [1487, 878]]}, "center": {"75-148": [1470, 881], "149-166, T:0-1": [1470, 881]}},
{"id": "txs7pd", "name": "Command-line interface", "description": "A command-line interface is a text-based computer interface where a user can input commands to run processes on the computer.", "links": {"website": ["https://en.wikipedia.org/wiki/Command-line_interface"]}, "path": {"155-160": [[1456, 337], [1467, 337], [1467, 347], [1456, 347], [1456, 340]]}, "center": {"155-160": [1462, 342]}},
{"id": "txs72v", "name": "HoliHowls", "description": "HoliHowls is a trans artist and streamer. The wolf depicted is her fursona.", "links": {"website": ["https://www.twitch.tv/holihowls"], "subreddit": ["transplace"]}, "path": {"80-165, T:0-1": [[541, 429], [535, 435], [535, 436], [532, 436], [532, 439], [534, 441], [534, 452], [533, 453], [533, 455], [540, 455], [541, 456], [542, 455], [552, 455], [552, 456], [554, 456], [556, 454], [556, 448], [561, 448], [566, 440], [566, 433], [564, 431], [563, 432], [562, 432], [554, 440], [546, 440], [546, 437], [548, 435], [546, 433], [542, 433], [542, 429]]}, "center": {"80-165, T:0-1": [542, 447]}},
{"id": "txs72v", "name": "Trillium the Fox", "description": "An arctic fox named Trillium, the fursona of one of the r/transplace Discord members, who, in a bid to add something to the historical record, submitted them as a nondescript cute animal to be added to the flag.", "links": {"website": ["https://i.imgur.com/Cl9X4Oq.png"], "subreddit": ["transplace"]}, "path": {"80-165, T:0-1": [[541, 429], [535, 435], [535, 436], [532, 436], [532, 439], [534, 441], [534, 452], [533, 453], [533, 455], [540, 455], [541, 456], [542, 455], [552, 455], [552, 456], [554, 456], [556, 454], [556, 448], [561, 448], [566, 440], [566, 433], [564, 431], [563, 432], [562, 432], [554, 440], [546, 440], [546, 437], [548, 435], [546, 433], [542, 433], [542, 429]]}, "center": {"80-165, T:0-1": [542, 447]}},
{"id": "txs3hw", "name": "The Green Line", "description": "The Green Line is a train line in Boston, MA.", "links": {"website": ["https://www.mbta.com/schedules/Green"]}, "path": {"109-165, T:0-1": [[300, 1564], [344, 1565], [343, 1574], [300, 1574], [301, 1565]]}, "center": {"109-165, T:0-1": [322, 1569]}},
{"id": "txs238", "name": "Flag of Ecuador", "description": "Ecuador is a country that straddles the equator on the west coast of South America. Its diverse landscapes encompass the Amazon jungle, the Andean highlands, and the Galapagos Islands with their abundant fauna.\n\nAfter difficulties with the Colombian community trying to make a combined flag akin to La Gran Colombia from the first r/place, the Ecuadorian community relocated here. They initially had a small flag but quickly expanded to include the volcano Chimborazo, the La Perla ferris wheel, the Monument to the Equator, the Santa Ana Hill lighthouse, and a modified shield from the original Ecuadorian flag. On the last day of r/place, it was consumed by the Polish flag built by Polish streamers.", "links": {"website": ["https://en.wikipedia.org/wiki/Ecuador", "https://en.wikipedia.org/wiki/Flag_of_Ecuador"], "subreddit": ["ecuador"]}, "path": {"156": [[1548, 599], [1678, 599], [1678, 579], [1577, 579], [1577, 568], [1548, 568]], "157": [[1548, 599], [1678, 599], [1678, 579], [1581, 579], [1581, 568], [1548, 568]], "70-76": [[1549, 599], [1589, 599], [1589, 593], [1549, 593]], "77-78": [[1549, 599], [1589, 599], [1589, 579], [1549, 579]], "79-125": [[1549, 599], [1589, 599], [1589, 579], [1577, 579], [1577, 571], [1549, 571]], "126-127": [[1549, 599], [1631, 599], [1631, 588], [1635, 588], [1635, 579], [1577, 579], [1577, 571], [1549, 571]], "128-155": [[1549, 599], [1678, 599], [1678, 579], [1577, 579], [1577, 568], [1549, 568]], "158-159": [[1548, 599], [1678, 599], [1678, 576], [1581, 576], [1581, 568], [1548, 568]], "T:0-1": [[1678, 599], [1678, 579], [1637, 579], [1637, 576], [1622, 576], [1622, 579], [1577, 579], [1577, 568], [1549, 568], [1549, 599], [1589, 599], [1589, 579], [1620, 579], [1620, 599]]}, "center": {"156": [1563, 583], "157": [1564, 584], "70-76": [1569, 596], "77-78": [1569, 589], "79-125": [1563, 585], "126-127": [1563, 585], "128-155": [1564, 585], "158-159": [1564, 584], "T:0-1": [1564, 585]}},
{"id": "txs118", "name": "Stegmenschen Memorial", "description": "Stegmenschen (eng. pier people) is a small group of people that formed a cult around a small wooden pier at the Millstätter Lake in Austria.", "links": {}, "path": {"109-166, T:0-1": [[872, 1830], [892, 1830], [892, 1836], [872, 1836]]}, "center": {"109-166, T:0-1": [882, 1833]}},
@ -5406,7 +5406,7 @@
{"id": "txz4hy", "name": "ZhokoVT", "description": "Zhoko is a small Twitch streamer and VTuber from Chile. His VTuber avatar is a green fox, and he has a turtle.", "links": {"website": ["https://www.twitch.tv/zhokovt"]}, "path": {"125-166, T:0-1": [[1620, 857], [1614, 857], [1614, 867], [1615, 867], [1615, 869], [1619, 869], [1619, 868], [1627, 868], [1627, 866], [1628, 866], [1630, 864], [1630, 863], [1631, 862], [1630, 861], [1630, 850], [1626, 850], [1626, 861], [1623, 861], [1622, 862], [1620, 862]]}, "center": {"125-166, T:0-1": [1617, 865]}},
{"id": "txz3dc", "name": "Noelle Holiday", "description": "A main character in Chapter 2 of Deltarune, a game created by Toby Fox. She is a mage who can cast ice spells, including a secret one under the right conditions.", "links": {"website": ["https://deltarune.fandom.com/wiki/Noelle_Holiday"], "subreddit": ["Deltarune"]}, "path": {"29-38": [[712, 629], [708, 632], [708, 634], [709, 635], [709, 638], [711, 640], [719, 640], [719, 633], [720, 632], [720, 631], [717, 629]], "56-167, T:0-1": [[1779, 185], [1785, 185], [1785, 186], [1786, 186], [1787, 186], [1788, 185], [1789, 185], [1789, 186], [1788, 186], [1787, 186], [1787, 187], [1787, 188], [1786, 188], [1786, 189], [1786, 190], [1786, 191], [1786, 193], [1786, 196], [1787, 197], [1788, 198], [1787, 199], [1786, 199], [1786, 200], [1786, 202], [1786, 203], [1785, 203], [1784, 203], [1784, 204], [1784, 205], [1780, 205], [1780, 203], [1779, 203], [1779, 204], [1777, 204], [1777, 203], [1776, 203], [1776, 202], [1777, 201], [1777, 198], [1776, 198], [1776, 191], [1775, 191], [1775, 189], [1776, 188], [1777, 187], [1778, 186], [1779, 186]]}, "center": {"29-38": [714, 635], "56-167, T:0-1": [1781, 195]}},
{"id": "txz2gt", "name": "Filipe", "description": "Filipe is a delivery man created in the game Human: Fall Flat by the streaming channel Jacex Dowóz Wideo. The channel is run by Polish content creators Bartek Sitek and Jakub Chuptyś, inspired by the likes of Vinesauce.\n\nAs a tribute to Jerma and Vinesauce, the Jacex community decided to drop this little guy on Otto's back. Although they didn't plan for him to stay there for long, r/place ended minutes after, immortalizing the delivery man on the mural. Sorry Jermites, hope you don't mind! <3", "links": {"website": ["https://jacexdowozwideo.fandom.com/pl/wiki/Filipe", "https://www.twitch.tv/jacexdowozwideo"]}, "path": {"164, T:0-1": [[113, 1033], [111, 1035], [111, 1036], [110, 1036], [110, 1039], [112, 1039], [112, 1041], [116, 1041], [116, 1033]]}, "center": {"164, T:0-1": [113, 1037]}},
{"id": "txz26t", "name": "Mudkip", "description": "Mudkip is the Water-type starter Pokémon from the Generation III Pokémon games (Pokémon Ruby/Sapphire). It is the subject of the meme \"I Herd U Liek Mudkips\".", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Mudkip_(Pok%C3%A9mon)", "https://knowyourmeme.com/memes/i-herd-u-liek-mudkips"], "subreddit": ["pokemon"]}, "path": {"83-166, T:0-1": [[1004, 297], [996, 307], [996, 308], [1006, 308], [1006, 305], [1007, 305], [1009, 303], [1006, 300]]}, "center": {"83-166, T:0-1": [1003, 304]}},
{"id": "txz26t", "name": "Mudkip", "description": "Mudkip is the Water-type starter Pokémon from the Generation III Pokémon games (Pokémon Ruby/Sapphire). It is the subject of the meme \"I Herd U Liek Mudkips\".", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Mudkip_(Pok%C3%A9mon)", "https://knowyourmeme.com/memes/i-herd-u-liek-mudkips"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"83-166, T:0-1": [[1004, 297], [996, 307], [996, 308], [1006, 308], [1006, 305], [1007, 305], [1009, 303], [1006, 300]]}, "center": {"83-166, T:0-1": [1003, 304]}},
{"id": "txz1qr", "name": "Aegosexual flag", "description": "A pride flag representing the aegosexual community. Aegosexuality (previously known as autochorissexuality) is a sexual orientation under the spectrum of asexuality. Like other asexuals, aegosexuals lack the desire to be a participant in sexual activities themselves; however, they are distinguished by the tendency towards having sexual fantasies at times, despite feeling a disconnect between themselves and a sexual target/object of arousal.", "links": {"website": ["https://sexuality.fandom.com/wiki/Aegosexuality"], "subreddit": ["aegosexuals", "PlacePride"]}, "path": {"147-163, T:0-1": [[448, 616], [448, 621], [457, 621], [457, 616]]}, "center": {"147-163, T:0-1": [453, 619]}},
{"id": "txz0mi", "name": "Emma Woods", "description": "Emma Woods (the now honorary Australian citizen) is a gardener and one of the 36 survivors from Identity V, a free-to-play asymmetrical multiplayer survival horror game developed and published by NetEase. Emma originally occupied a space above the American flag. However, when Australia moved in they fell in love with her small community and a pact was formed where Emma was incorporated into the Australian artwork. When streamers took over the Australian section, users of the r/place Australia discord worked with the Identity V community to move her to the current coordinates; citing that protecting Emma was their top priority", "links": {"subreddit": ["IdentityV"]}, "path": {"109-166, T:0-1": [[737, 1464], [747, 1465], [746, 1473], [739, 1473]]}, "center": {"109-166, T:0-1": [742, 1469]}},
{"id": "txz0hh", "name": "Rocketbean", "description": "The rocketbeans.tv Minecraft community.", "links": {"website": ["https://rocketminers.de"]}, "path": {"109-165, T:0-1": [[836, 1368], [845, 1368], [845, 1375], [836, 1375]]}, "center": {"109-165, T:0-1": [841, 1372]}},
@ -5733,7 +5733,7 @@
{"id": "ty6k7k", "name": "Sesame Street", "description": "Sesame Street is a popular children's TV show. Pictured (from left to right) are the characters Ernie, Bert, Oscar, the Cookie Monster, and Elmo.", "links": {"website": ["https://en.wikipedia.org/wiki/Sesame_Street"]}, "path": {"161-166, T:0-1": [[1358, 1151], [1358, 1154], [1356, 1157], [1356, 1167], [1358, 1167], [1358, 1171], [1366, 1171], [1366, 1172], [1426, 1172], [1426, 1169], [1433, 1169], [1433, 1166], [1434, 1166], [1436, 1164], [1436, 1161], [1434, 1159], [1434, 1156], [1430, 1152], [1414, 1152], [1413, 1151], [1408, 1151], [1407, 1153], [1381, 1153], [1381, 1150], [1375, 1150], [1375, 1151]]}, "center": {"161-166, T:0-1": [1374, 1161]}},
{"id": "ty6k6u", "name": "Ame-chan", "description": "The main character of Needy Girl Overdose/Needy Streamer Overload while not acting as KAngel.", "links": {"website": ["https://twitter.com/infowss"], "subreddit": ["NeedyStreamerOverload"]}, "path": {"109-165, T:0-1": [[1883, 1250], [1901, 1250], [1902, 1254], [1898, 1254], [1896, 1255], [1896, 1263], [1896, 1273], [1895, 1273], [1894, 1274], [1892, 1275], [1891, 1274], [1883, 1274]]}, "center": {"109-165, T:0-1": [1890, 1261]}},
{"id": "ty6jdv", "name": "Crescent moon", "description": "The waxing crescent phase of the moon on June 13th, 2013, The debut date of music group Bangtan Sonyeondan and member Jimin's tattoo.", "links": {"website": ["https://twitter.com/bts_twt"], "subreddit": ["bangtan"]}, "path": {"109-166, T:0-1": [[1925, 1174], [1925, 1175], [1927, 1175], [1927, 1176], [1929, 1176], [1929, 1177], [1930, 1177], [1930, 1178], [1930, 1179], [1931, 1179], [1931, 1183], [1930, 1183], [1930, 1184], [1929, 1184], [1928, 1184], [1928, 1185], [1926, 1185], [1926, 1184], [1925, 1184], [1924, 1184], [1924, 1183], [1923, 1183], [1923, 1182], [1922, 1182], [1922, 1181], [1921, 1181], [1920, 1181], [1920, 1183], [1920, 1184], [1921, 1184], [1921, 1185], [1922, 1185], [1922, 1186], [1922, 1187], [1924, 1187], [1924, 1188], [1930, 1188], [1931, 1188], [1931, 1187], [1932, 1187], [1933, 1187], [1933, 1186], [1934, 1186], [1934, 1185], [1935, 1185], [1935, 1178], [1935, 1177], [1934, 1177], [1934, 1176], [1933, 1176], [1933, 1175], [1932, 1175], [1932, 1174], [1931, 1174], [1930, 1174], [1930, 1173], [1926, 1173], [1925, 1173], [1925, 1175], [1927, 1175], [1927, 1176], [1927, 1175]]}, "center": {"109-166, T:0-1": [1929, 1182]}},
{"id": "ty6hdy", "name": "Wartortle", "description": "A Water-type Pokémon and the evolution of the Kanto starter Pokémon Squirtle. Famously present in the Portuguese space in the 2017 r/place.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Wartortle"], "subreddit": ["portugal", "PORTUGALCARALHO"]}, "path": {"109-166, T:0-1": [[1475, 1845], [1473, 1845], [1472, 1845], [1472, 1846], [1471, 1846], [1471, 1847], [1471, 1846], [1470, 1846], [1469, 1846], [1469, 1845], [1469, 1844], [1469, 1843], [1468, 1843], [1467, 1843], [1466, 1843], [1465, 1843], [1464, 1843], [1464, 1844], [1463, 1844], [1463, 1849], [1462, 1849], [1462, 1850], [1461, 1850], [1461, 1853], [1461, 1854], [1462, 1854], [1462, 1855], [1463, 1855], [1463, 1856], [1463, 1857], [1464, 1857], [1463, 1857], [1463, 1858], [1463, 1859], [1463, 1860], [1463, 1861], [1470, 1861], [1470, 1862], [1471, 1862], [1471, 1863], [1472, 1863], [1472, 1864], [1475, 1864], [1475, 1863], [1476, 1863], [1477, 1863], [1477, 1861], [1478, 1861], [1478, 1859], [1479, 1859], [1479, 1858], [1480, 1858], [1480, 1857], [1482, 1857], [1482, 1856], [1483, 1856], [1483, 1855], [1484, 1855], [1484, 1852], [1483, 1852], [1484, 1852], [1484, 1851], [1485, 1851], [1485, 1850], [1485, 1849], [1484, 1849], [1485, 1849], [1485, 1848], [1485, 1847], [1485, 1846], [1479, 1846], [1479, 1848], [1479, 1849], [1478, 1849], [1477, 1849], [1477, 1850], [1477, 1851], [1476, 1850], [1476, 1848], [1477, 1847], [1476, 1846]]}, "center": {"109-166, T:0-1": [1472, 1853]}},
{"id": "ty6hdy", "name": "Wartortle", "description": "Wartortle is a Water-type Pokémon and the evolution of the Kanto starter Pokémon Squirtle. Famously present in the Portuguese space in the 2017 r/place.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Wartortle"], "subreddit": ["portugal", "PORTUGALCARALHO", "PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"109-166, T:0-1": [[1475, 1845], [1473, 1845], [1472, 1845], [1472, 1846], [1471, 1846], [1471, 1847], [1471, 1846], [1470, 1846], [1469, 1846], [1469, 1845], [1469, 1844], [1469, 1843], [1468, 1843], [1467, 1843], [1466, 1843], [1465, 1843], [1464, 1843], [1464, 1844], [1463, 1844], [1463, 1849], [1462, 1849], [1462, 1850], [1461, 1850], [1461, 1853], [1461, 1854], [1462, 1854], [1462, 1855], [1463, 1855], [1463, 1856], [1463, 1857], [1464, 1857], [1463, 1857], [1463, 1858], [1463, 1859], [1463, 1860], [1463, 1861], [1470, 1861], [1470, 1862], [1471, 1862], [1471, 1863], [1472, 1863], [1472, 1864], [1475, 1864], [1475, 1863], [1476, 1863], [1477, 1863], [1477, 1861], [1478, 1861], [1478, 1859], [1479, 1859], [1479, 1858], [1480, 1858], [1480, 1857], [1482, 1857], [1482, 1856], [1483, 1856], [1483, 1855], [1484, 1855], [1484, 1852], [1483, 1852], [1484, 1852], [1484, 1851], [1485, 1851], [1485, 1850], [1485, 1849], [1484, 1849], [1485, 1849], [1485, 1848], [1485, 1847], [1485, 1846], [1479, 1846], [1479, 1848], [1479, 1849], [1478, 1849], [1477, 1849], [1477, 1850], [1477, 1851], [1476, 1850], [1476, 1848], [1477, 1847], [1476, 1846]]}, "center": {"109-166, T:0-1": [1471, 1854]}},
{"id": "ty6eu0", "name": "AB6IX", "description": "AB6IX (pronounced \"A-B-Six\"; Hangul: 에이비식스) is a four-member South Korean boy group formed by Brand New Music. The group debuted on May 22, 2019 with their first extended play \"B:Complete\" and title song \"Breathe\".", "links": {"website": ["http://www.brandnewmusic.co.kr/portfolio-item/ab6ix/", "https://en.wikipedia.org/wiki/AB6IX"], "subreddit": ["AB6IX", "kpop"]}, "path": {"122-130": [[1521, 1043], [1521, 1052], [1525, 1052], [1525, 1043]], "131-151, 155-166, T:0-1": [[1509, 1044], [1509, 1052], [1513, 1052], [1513, 1044]]}, "center": {"122-130": [1523, 1048], "131-151, 155-166, T:0-1": [1511, 1048]}},
{"id": "ty6en9", "name": "Flag of Pakistan", "description": "Pakistan is a country in South Asia. The Pakistani flag represents many things with the use of its colours and shapes. The green in the flag is usually a symbol associated with Islam which represents the majority of the Muslim population of Pakistan. The white stripe represents the minorities of Pakistan of different religious backgrounds. The moon and the star, another commonly used symbol in Islam, represents light and progress. Overall, the intentions of the founders as they created this flag was to represent Islam as well as respect the rights of other religious minorities.\n\nWe apologise for taking over the Esperanto flag. This took us a lot of effort for a small flag. Previous Pakistani flags were quickly destroyed by India, long-time enemy of Pakistan due to a territorial dispute over the Kashmir region. Their efforts were unsuccessful at the end of the day with the help of our members. This event resulted in unity and new friends by the end! :)", "links": {"website": ["https://en.wikipedia.org/wiki/Pakistan", "https://en.wikipedia.org/wiki/Flag_of_Pakistan"], "subreddit": ["pakistan"]}, "path": {"10-17": [[299, 274], [333, 274], [333, 299], [299, 299]], "65-84": [[1277, 312], [1277, 330], [1316, 330], [1316, 312]], "50-55": [[540, 960], [540, 974], [572, 974], [572, 960]], "45-49": [[540, 960], [540, 974], [579, 974], [579, 960]], "38-44": [[551, 961], [551, 974], [572, 974], [572, 961]], "163-165, T:0-1": [[771, 325], [781, 325], [781, 330], [771, 330]]}, "center": {"10-17": [316, 287], "65-84": [1297, 321], "50-55": [556, 967], "45-49": [560, 967], "38-44": [562, 968], "163-165, T:0-1": [776, 328]}},
{"id": "ty692t", "name": "Danny Gonzalez's Greg", "description": "Greg, what YouTuber Danny Gonzalez's fans are called, added in by the Bangtan Sonyeondan army in honor of Greg's alliance in defense during r/place.", "links": {"website": ["https://www.youtube.com/c/Danny100/videos"], "subreddit": ["DannyGonzalez", "bangtan"]}, "path": {"109-167, T:0-1": [[1886, 1174], [1900, 1174], [1900, 1177], [1886, 1177]]}, "center": {"109-167, T:0-1": [1893, 1176]}},
@ -5741,7 +5741,7 @@
{"id": "ty64qj", "name": "Knights Of Midgard", "description": "A friend-group originating out of Iowa and spreading out across the US, dedicated to playing video games for over a decade.", "links": {}, "path": {"109-166, T:0-1": [[1109, 1741], [1127, 1741], [1127, 1749], [1109, 1749]]}, "center": {"109-166, T:0-1": [1118, 1745]}},
{"id": "ty63sp", "name": "Gekota", "description": "A frog mascot appearing in the Toaru Majutsu no Index & Railgun franchise, wearing a traditional German hat and holding a beer pint.", "links": {"website": ["https://toarumajutsunoindex.fandom.com/wiki/Gekota"], "subreddit": ["toarumajutsunoindex", "placeDE", "de", "germany"], "discord": ["placeDE"]}, "path": {"109-166, T:0-1": [[1809, 1161], [1809, 1172], [1827, 1172], [1826, 1161]]}, "center": {"109-166, T:0-1": [1818, 1167]}},
{"id": "ty60v6", "name": "My Little Pony original character", "description": "An original character based on the ponies from My Little Pony: Friendship is Magic.", "links": {"website": ["https://en.wikipedia.org/wiki/My_Little_Pony:_Friendship_Is_Magic"], "subreddit": ["mylittlepony"]}, "path": {"109-166, T:0-1": [[938, 1809], [938, 1812], [939, 1813], [939, 1815], [945, 1815], [945, 1813], [943, 1811], [942, 1811], [940, 1809]]}, "center": {"109-166, T:0-1": [941, 1812]}},
{"id": "ty5ygk", "name": "Fluttershy", "description": "Fluttershy is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She is a timid and kind-hearted pegasus who cares for animals and her friends, and represents the element of kindness.", "links": {"website": ["https://mlp.fandom.com/wiki/Fluttershy"], "subreddit": ["mylittlepony"]}, "path": {"109-165, T:0-1": [[1087, 1536], [1094, 1536], [1094, 1543], [1087, 1543]]}, "center": {"109-165, T:0-1": [1091, 1540]}},
{"id": "ty5ygk", "name": "Fluttershy", "description": "Fluttershy is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic (Generation 4). She is a timid and kind-hearted pegasus who cares for animals and her friends, and represents the element of kindness.", "links": {"website": ["https://mlp.fandom.com/wiki/Fluttershy"], "subreddit": ["mylittlepony"]}, "path": {"109-165, T:0-1": [[1087, 1536], [1094, 1536], [1094, 1543], [1087, 1543]]}, "center": {"109-165, T:0-1": [1091, 1540]}},
{"id": "ty5umw", "name": "Ottawa Senators", "description": "The Ottawa Senators is a hockey team from Ottawa, Ontario, Canada. They were founded in 1883 and played in the National Hockey League (NHL) from 1917-1934 before going bankrupt. The team was revived in the 1990s and currently play in the Atlantic Division of the NHL. They are 11-time Stanley Cup Champions.\n\nThis art displays a collection of O's, one of the Senators' logos. The design used for the Heritage Classic games is used as a background. The EM is in honor of owner Eugene Melnyk, who recently passed away.\n\nThis art was destroyed by a flag of Poland shortly before the end of r/place.", "links": {"website": ["https://www.nhl.com/senators/", "https://en.wikipedia.org/wiki/Ottawa_Senators"], "subreddit": ["OttawaSenators"]}, "path": {"56-64": [[1460, 546], [1460, 568], [1482, 568], [1482, 546]], "65-67": [[1482, 568], [1482, 546], [1438, 546], [1438, 568], [1441, 568], [1441, 567], [1461, 567], [1460, 568]], "68-69": [[1441, 568], [1438, 568], [1438, 546], [1449, 546], [1449, 535], [1482, 535], [1482, 579], [1460, 579], [1460, 567], [1441, 567]], "70-74": [[1441, 568], [1438, 568], [1438, 539], [1448, 539], [1448, 535], [1482, 535], [1482, 587], [1460, 587], [1460, 567], [1441, 567]], "77-79": [[1460, 587], [1482, 587], [1482, 535], [1448, 535], [1448, 539], [1427, 539], [1427, 590], [1441, 590], [1441, 567], [1460, 567]], "80-88": [[1460, 587], [1482, 587], [1482, 535], [1448, 535], [1448, 539], [1427, 539], [1427, 587], [1441, 587], [1441, 567], [1460, 567]], "89-104": [[1460, 587], [1482, 587], [1482, 535], [1448, 535], [1448, 539], [1427, 539], [1427, 574], [1441, 574], [1441, 567], [1460, 567]], "75, 76": [[1460, 587], [1482, 587], [1482, 535], [1448, 535], [1448, 539], [1438, 539], [1438, 546], [1427, 546], [1427, 568], [1441, 568], [1441, 567], [1460, 567]], "105-158, T:0-1": [[1460, 587], [1482, 587], [1482, 535], [1448, 535], [1448, 539], [1424, 539], [1424, 561], [1422, 561], [1422, 574], [1441, 574], [1441, 567], [1460, 567]]}, "center": {"56-64": [1471, 557], "65-67": [1471, 557], "68-69": [1466, 552], "70-74": [1466, 552], "77-79": [1465, 552], "80-88": [1465, 551], "89-104": [1465, 551], "75, 76": [1465, 551], "105-158, T:0-1": [1465, 551]}},
{"id": "ty5tan", "name": "Starlight Glimmer", "description": "A hidden Starlight Glimmer, a female unicorn and recurring character from the show My Little Pony: Friendship is Magic. She was originally an antagonist, and later became a protagonist.", "links": {"website": ["https://mlp.fandom.com/wiki/Starlight_Glimmer"], "subreddit": ["mylittlepony"]}, "path": {"109-165, T:0-1": [[374, 1827], [372, 1823], [371, 1822], [374, 1817], [385, 1817], [390, 1822], [385, 1826], [385, 1827], [385, 1828], [374, 1828]]}, "center": {"109-165, T:0-1": [380, 1822]}},
{"id": "ty5s4z", "name": "Åland turns 100", "description": "Åland's parliament first met in 1922, marking the beginning of Åland's autonomy. Åland celebrated the 100th anniversary of its autonomy on June 9th, 2022.", "links": {"website": ["https://en.wikipedia.org/wiki/%C3%85land"], "subreddit": ["place_nordicunion", "AlandIslands"]}, "path": {"95-166, T:0-1": [[562, 113], [562, 127], [583, 127], [583, 113]]}, "center": {"95-166, T:0-1": [573, 120]}},
@ -5893,9 +5893,9 @@
{"id": "tynvji", "name": "Onib", "description": "Onib is an original character made by Twitter user DarknessBeat.", "links": {"website": ["https://twitter.com/darkness_beat"]}, "path": {"162-166, T:0-1": [[1280, 399], [1280, 404], [1287, 404], [1287, 399]]}, "center": {"162-166, T:0-1": [1284, 402]}},
{"id": "tyntmr", "name": "NearlyOnRed", "description": "NearlyOnRed is an anime-focused storytelling analysis channel. This logo was adopted and defended by the VTuber coalition.", "links": {"website": ["https://nearly.red"], "subreddit": ["NearlyOnRed"]}, "path": {"40-94": [[231, 807], [229, 809], [229, 811], [231, 813], [233, 813], [235, 811], [235, 809], [233, 807]], "95-165, T:0-1": [[231, 806], [229, 808], [229, 812], [231, 814], [234, 814], [236, 812], [236, 808], [234, 806]]}, "center": {"40-94": [232, 810], "95-165, T:0-1": [233, 810]}},
{"id": "tynsp6", "name": "Thomas Jefferson High School for Science and Technology", "description": "Thomas Jefferson High School for Science and Technology is a magnet school in Alexandria, Virginia, United States.", "links": {"website": ["https://tjhsst.fcps.edu/", "https://en.wikipedia.org/wiki/Thomas_Jefferson_High_School_for_Science_and_Technology"], "subreddit": ["tjhsst"]}, "path": {"153-166, T:0-1": [[995, 96], [1000, 96], [1000, 105], [995, 105]]}, "center": {"153-166, T:0-1": [998, 101]}},
{"id": "tynrik", "name": "Master Ball", "description": "A Poké Ball that can catch a Pokémon without fail.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Master_Ball"], "subreddit": ["pokemon"]}, "path": {"6-165, T:0-1": [[933, 714], [930, 713], [929, 711], [929, 705], [930, 704], [933, 703], [933, 702], [937, 702], [938, 703], [939, 703], [940, 704], [941, 706], [941, 711], [940, 712], [938, 713], [937, 714]]}, "center": {"6-165, T:0-1": [935, 708]}},
{"id": "tynpwu", "name": "Quick Ball", "description": "A type of Poké Ball. It can be used to catch a wild Pokémon, being more likely to succeed if used at the start of the encounter.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Quick_Ball"], "subreddit": ["pokemon"]}, "path": {"19-165, T:0-1": [[921, 714], [919, 713], [918, 711], [917, 710], [917, 705], [918, 704], [920, 703], [922, 702], [925, 702], [927, 703], [928, 705], [929, 710], [928, 712], [926, 713], [925, 714]]}, "center": {"19-165, T:0-1": [923, 708]}},
{"id": "tynnk6", "name": "Timer Ball", "description": "A type of Poké Ball. It can be used to catch a wild Pokémon, being more likely to succeed the longer it has been since the start of the battle.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Timer_Ball"], "subreddit": ["pokemon"]}, "path": {"58-165, T:0-1": [[909, 714], [908, 713], [906, 712], [906, 711], [905, 709], [905, 706], [906, 705], [906, 704], [908, 703], [912, 702], [913, 702], [915, 703], [916, 705], [917, 708], [917, 711], [913, 714]]}, "center": {"58-165, T:0-1": [911, 708]}},
{"id": "tynrik", "name": "Master Ball", "description": "A Poké Ball that can catch a Pokémon without fail.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Master_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"6-165, T:0-1": [[933, 714], [930, 713], [929, 711], [929, 705], [930, 704], [933, 703], [933, 702], [937, 702], [938, 703], [939, 703], [940, 704], [941, 706], [941, 711], [940, 712], [938, 713], [937, 714]]}, "center": {"6-165, T:0-1": [935, 708]}},
{"id": "tynpwu", "name": "Quick Ball", "description": "A type of Poké Ball. It can be used to catch a wild Pokémon, being more likely to succeed if used at the start of the encounter.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Quick_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"19-165, T:0-1": [[921, 714], [919, 713], [918, 711], [917, 710], [917, 705], [918, 704], [920, 703], [922, 702], [925, 702], [927, 703], [928, 705], [929, 710], [928, 712], [926, 713], [925, 714]]}, "center": {"19-165, T:0-1": [923, 708]}},
{"id": "tynnk6", "name": "Timer Ball", "description": "A type of Poké Ball. It can be used to catch a wild Pokémon, being more likely to succeed the longer it has been since the start of the battle.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Timer_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"58-165, T:0-1": [[909, 714], [908, 713], [906, 712], [906, 711], [905, 709], [905, 706], [906, 705], [906, 704], [908, 703], [912, 702], [913, 702], [915, 703], [916, 705], [917, 708], [917, 711], [913, 714]]}, "center": {"58-165, T:0-1": [911, 708]}},
{"id": "tynmwh", "name": ":argeseal:", "description": "Originating from a group of osu!tournament players, :argeseal: is a combination of the dog from Happy Doggy Monday, named after the osu!player \"Arge\" who had his profile picture of the dog from Happy Doggy Monday, and :seal-1:, another popular emote from within osu!tournament players.", "links": {"website": ["https://osu.ppy.sh/users/11215030"]}, "path": {"109-166, T:0-1": [[1655, 1628], [1659, 1628], [1659, 1627], [1663, 1627], [1673, 1627], [1674, 1627], [1674, 1626], [1675, 1626], [1675, 1625], [1676, 1625], [1676, 1624], [1677, 1624], [1677, 1619], [1677, 1618], [1676, 1618], [1676, 1617], [1676, 1616], [1675, 1616], [1675, 1615], [1675, 1614], [1674, 1614], [1674, 1613], [1673, 1613], [1672, 1613], [1672, 1612], [1671, 1612], [1670, 1611], [1662, 1611], [1662, 1612], [1661, 1612], [1660, 1612], [1660, 1613], [1659, 1613], [1658, 1613], [1658, 1614], [1657, 1614], [1657, 1615], [1656, 1615], [1656, 1616], [1656, 1617], [1655, 1617], [1655, 1624], [1655, 1628], [1655, 1624], [1655, 1617], [1656, 1617], [1656, 1615]]}, "center": {"109-166, T:0-1": [1666, 1620]}},
{"id": "tynkr0", "name": "ootinii", "description": "This is ootinii, he's a jawa and a gamer. We got him into his proper place next to Yoda at the very last minute.", "links": {}, "path": {"109-166, T:0-1": [[768, 1662], [768, 1669], [776, 1669], [776, 1667], [775, 1667], [775, 1664], [774, 1664], [774, 1663], [773, 1663], [773, 1662]]}, "center": {"109-166, T:0-1": [772, 1666]}},
{"id": "tynabl", "name": "Coat of arms of the Faroe Islands", "description": "The head of the ram depicted on the Faroese coat of arms.", "links": {"website": ["https://en.wikipedia.org/wiki/Coat_of_arms_of_the_Faroe_Islands"], "subreddit": ["place_nordicunion", "FaroeIslands"]}, "path": {"95-165, T:0-1": [[417, 103], [414, 106], [414, 107], [413, 108], [413, 113], [414, 113], [414, 116], [419, 116], [419, 117], [423, 117], [423, 105], [421, 103]]}, "center": {"95-165, T:0-1": [418, 110]}},
@ -5957,8 +5957,8 @@
{"id": "tyvij4", "name": "Blue fruit", "description": "Blue fruit is a food item in Rain World.", "links": {"website": ["https://rainworld.fandom.com/wiki/Blue_Fruit"], "subreddit": ["rainworld", "place_CentralAlliance"]}, "path": {"50-166, T:0-1": [[330, 925], [328, 927], [328, 929], [330, 931], [330, 933], [329, 934], [329, 936], [331, 938], [333, 936], [333, 934], [331, 932], [331, 930], [332, 929], [332, 927]]}, "center": {"50-166, T:0-1": [330, 928]}},
{"id": "tyvhr4", "name": "Hunter slugcat", "description": "The Hunter slugcat is a playable character in Rain World.", "links": {"website": ["https://rainworld.fandom.com/wiki/Slugcat"], "subreddit": ["rainworld", "place_CentralAlliance"]}, "path": {"6-37": [[334, 919], [332, 921], [332, 923], [334, 925], [334, 929], [333, 930], [333, 937], [335, 939], [352, 939], [354, 937], [354, 931], [353, 930], [353, 929], [357, 924], [357, 922], [355, 920], [353, 920], [351, 922], [350, 924], [348, 924], [347, 923], [341, 923], [340, 924], [339, 924], [339, 922], [336, 919]], "38-165, T:0-1": [[332, 920], [332, 923], [334, 925], [334, 930], [333, 931], [333, 946], [332, 947], [332, 949], [331, 950], [331, 952], [328, 955], [328, 961], [345, 961], [347, 959], [346, 958], [346, 955], [350, 951], [350, 950], [352, 948], [352, 947], [353, 946], [353, 939], [354, 938], [354, 931], [353, 930], [353, 929], [354, 928], [354, 927], [357, 924], [357, 921], [353, 921], [350, 924], [348, 924], [347, 923], [341, 923], [340, 924], [339, 924], [339, 923], [338, 922], [338, 920], [333, 920]]}, "center": {"6-37": [344, 931], "38-165, T:0-1": [344, 934]}},
{"id": "tyvgnl", "name": "Your Favorite Martian planet", "description": "Your Favorite Martian is a retired band founded in 2010.\n\nMuch like the band itself, this planet wound up unfinished, with the canvas being whited out in the middle of its construction.", "links": {"website": ["https://www.youtube.com/channel/UCESNYRD3HRimEVi-2EpziVg"], "subreddit": ["yourfavoritemartian"]}, "path": {"164": [[1284, 1030], [1284, 1035], [1287, 1035], [1287, 1033], [1288, 1032], [1287, 1031], [1286, 1031], [1285, 1030]]}, "center": {"164": [1286, 1033]}},
{"id": "tyvbse", "name": "Mass Rapid Transit", "description": "The Mass Rapid Transit (MRT) is a rapid transit train system in Singapore.", "links": {"website": ["https://en.wikipedia.org/wiki/Mass_Rapid_Transit_(Singapore)"], "subreddit": ["singapore", "place_CentralAlliance"]}, "path": {"130-166, T:0-1": [[301, 977], [299, 979], [299, 980], [298, 981], [298, 985], [315, 985], [315, 980], [316, 979], [316, 977]]}, "center": {"130-166, T:0-1": [307, 981]}},
{"id": "tyvaue", "name": "Singapore", "description": "Singapore as it appears on a map.", "links": {"website": ["https://en.wikipedia.org/wiki/Singapore"], "subreddit": ["singapore", "place_CentralAlliance"]}, "path": {"148-166, T:0-1": [[292, 960], [286, 966], [286, 969], [288, 969], [288, 968], [292, 967], [295, 970], [296, 970], [298, 968], [300, 968], [301, 967], [303, 967], [307, 963], [305, 961], [301, 961], [300, 962], [299, 962], [297, 960]]}, "center": {"148-166, T:0-1": [295, 964]}},
{"id": "tyvbse", "name": "Mass Rapid Transit", "description": "The Mass Rapid Transit (MRT) is a rapid transit train system in Singapore.", "links": {"website": ["https://en.wikipedia.org/wiki/Mass_Rapid_Transit_(Singapore)"], "subreddit": ["PlaceSG", "singapore", "place_CentralAlliance"]}, "path": {"130-166, T:0-1": [[301, 977], [299, 979], [299, 980], [298, 981], [298, 985], [315, 985], [315, 980], [316, 979], [316, 977]]}, "center": {"130-166, T:0-1": [307, 981]}},
{"id": "tyvaue", "name": "Singapore", "description": "Singapore as it appears on a map.", "links": {"website": ["https://en.wikipedia.org/wiki/Singapore"], "subreddit": ["PlaceSG", "singapore", "place_CentralAlliance"]}, "path": {"148-166, T:0-1": [[292, 960], [286, 966], [286, 969], [288, 969], [288, 968], [292, 967], [295, 970], [296, 970], [298, 968], [300, 968], [301, 967], [303, 967], [307, 963], [305, 961], [301, 961], [300, 962], [299, 962], [297, 960]]}, "center": {"148-166, T:0-1": [295, 964]}},
{"id": "tyv9p4", "name": "Vanda Miss Joaquim", "description": "The national flower of Singapore.", "links": {"website": ["https://en.wikipedia.org/wiki/Papilionanthe_Miss_Joaquim"], "subreddit": ["singapore", "place_CentralAlliance"]}, "path": {"131-166, T:0-1": [[313, 962], [311, 964], [313, 966], [315, 964]]}, "center": {"131-166, T:0-1": [313, 964]}},
{"id": "tyv5di", "name": "বাংলাদেশ", "description": "\"Bangladesh\" written in Bengali, the native language of Bangladesh.", "links": {"website": ["https://en.wikipedia.org/wiki/Bengali_language"], "subreddit": ["bangladesh", "place_CentralAlliance"]}, "path": {"148-166, T:0-1": [[287, 1036], [287, 1042], [321, 1042], [321, 1036]]}, "center": {"148-166, T:0-1": [304, 1039]}},
{"id": "tyv43i", "name": "Purdue ACM SIGBots", "description": "Purdue ACM SIGBots (Team abbreviation BLRS) is Purdue University's VEX U robotics team, established in 2010. They have qualified for the World Championships each season for the past eleven seasons and are the creators of the Pros operating system.", "links": {"website": ["https://purduesigbots.com/"]}, "path": {"109-166, T:0-1": [[1239, 1647], [1223, 1647], [1223, 1624], [1239, 1624]]}, "center": {"109-166, T:0-1": [1231, 1636]}},
@ -6039,7 +6039,7 @@
{"id": "tzfw0x", "name": "Small Country", "description": "Flag of Small Country, a country in Anbennar.", "links": {"website": ["https://anbennar.fandom.com/wiki/Small_Country"], "subreddit": ["anbennar", "place_CentralAlliance"]}, "path": {"110-166, T:0-1": [[568, 999], [568, 1010], [579, 1010], [579, 999]]}, "center": {"110-166, T:0-1": [574, 1005]}},
{"id": "tzfvd1", "name": "Bhuvauri", "description": "Flag of Bhuvauri, a country in Anbennar.", "links": {"website": ["https://anbennar.fandom.com/wiki/Grand_Republic_of_Bhuvauri"], "subreddit": ["anbennar", "place_CentralAlliance"]}, "path": {"110-124, 128-166, T:0-1": [[555, 999], [555, 1010], [566, 1010], [566, 999]]}, "center": {"110-124, 128-166, T:0-1": [561, 1005]}},
{"id": "tzfu8f", "name": "Aqatbar", "description": "Flag of Aqatbar, a country in Anbennar.", "links": {"website": ["https://anbennar.fandom.com/wiki/Aqatbar_Overclan"], "subreddit": ["anbennar", "place_CentralAlliance"]}, "path": {"110-124, 129-166, T:0-1": [[542, 999], [542, 1010], [553, 1010], [553, 999]]}, "center": {"110-124, 129-166, T:0-1": [548, 1005]}},
{"id": "tzfsga", "name": "Potato", "description": "A derpy potato. Potatoes are a staple crop and food in Ireland.", "links": {"website": ["https://en.wikipedia.org/wiki/Potato"], "subreddit": ["ireland"]}, "path": {"109-166, T:0-1": [[1468, 1808], [1469, 1807], [1469, 1806], [1470, 1806], [1471, 1806], [1472, 1805], [1474, 1805], [1476, 1806], [1476, 1807], [1476, 1808], [1477, 1809], [1477, 1810], [1476, 1811], [1475, 1812], [1475, 1813], [1474, 1813], [1473, 1812], [1472, 1812], [1471, 1813], [1470, 1812], [1469, 1811], [1468, 1810], [1468, 1809]]}, "center": {"109-166, T:0-1": [1472, 1809]}},
{"id": "tzfsga", "name": "Mitchell Jr.", "description": "A small pixel of a character loosely related to Papayasaur made by a small group of friends. This is Mitchell Jr.", "links": {"subreddit": ["Papayasaur"]}, "path": {"109-166, T:0-1": [[1468, 1808], [1468, 1809], [1468, 1810], [1469, 1811], [1470, 1812], [1469, 1813], [1468, 1814], [1468, 1815], [1470, 1815], [1471, 1815], [1472, 1815], [1477, 1815], [1476, 1814], [1475, 1813], [1475, 1812], [1475, 1811], [1476, 1811], [1477, 1810], [1477, 1809], [1476, 1808], [1476, 1806], [1475, 1805], [1472, 1805], [1471, 1806], [1470, 1806], [1469, 1806], [1469, 1807], [1469, 1808]]}, "center": {"109-166, T:0-1": [1472, 1809]}},
{"id": "tzfr0b", "name": "Blue Patch", "description": "Blue Patch was a project to claim a small blue patch of land on r/place. Bouncing blues.", "links": {"subreddit": ["BluePatch"]}, "path": {"144-159": [[1632, 308], [1632, 314], [1638, 314], [1638, 308]], "98-142": [[1616, 308], [1616, 315], [1628, 315], [1628, 308]], "59-97": [[1616, 303], [1616, 315], [1628, 315], [1628, 309], [1622, 309], [1622, 303]], "161-166, T:0-1": [[1606, 338], [1606, 353], [1611, 353], [1614, 350], [1614, 349], [1608, 343], [1608, 341], [1609, 341], [1609, 338]]}, "center": {"144-159": [1635, 311], "98-142": [1622, 312], "59-97": [1620, 311], "161-166, T:0-1": [1609, 349]}},
{"id": "tzfnpr", "name": "Rubenaire", "description": "Flag of Rubenaire, a country in Anbennar.", "links": {"website": ["https://anbennar.fandom.com/wiki/Duchy_of_Rubenaire"], "subreddit": ["anbennar", "place_CentralAlliance"]}, "path": {"23-41": [[606, 978], [606, 989], [617, 989], [617, 978]], "42-165, T:0-1": [[607, 978], [607, 989], [618, 989], [618, 978]]}, "center": {"23-41": [612, 984], "42-165, T:0-1": [613, 984]}},
{"id": "tzfn42", "name": "One Xia", "description": "Flag of One Xia, a country in Anbennar.", "links": {"website": ["https://steamcommunity.com/sharedfiles/filedetails/?id=1385440355"], "subreddit": ["anbennar", "place_CentralAlliance"]}, "path": {"22-42": [[593, 978], [593, 989], [604, 989], [604, 978]], "43-165, T:0-1": [[594, 978], [594, 989], [605, 989], [605, 978]]}, "center": {"22-42": [599, 984], "43-165, T:0-1": [600, 984]}},
@ -6062,9 +6062,9 @@
{"id": "tzdj10", "name": "Flag of the Karelians", "description": "The flag of the Karelian ethnic group, located in Finland and Russia.", "links": {"website": ["https://en.wikipedia.org/wiki/Karelians"], "subreddit": ["place_nordicunion", "Suomi"]}, "path": {"106-159": [[614, 131], [614, 137], [623, 137], [623, 131]], "19-30": [[297, 933], [297, 944], [328, 944], [328, 933]], "2-18": [[308, 933], [308, 935], [310, 935], [310, 942], [308, 942], [308, 946], [313, 946], [314, 947], [318, 947], [318, 944], [329, 944], [329, 933]], "161-166, T:0-1": [[554, 162], [563, 162], [563, 168], [554, 168]]}, "center": {"106-159": [619, 134], "19-30": [313, 939], "2-18": [316, 939], "161-166, T:0-1": [559, 165]}},
{"id": "tzd6dx", "name": "Tridon flag", "description": "The Tridon flag represents a private Minecraft server called Tridon created in 2016 by SolitaryBoot248, UntouchedSix614, and ThoricJuggler43. The tricolor has a pickaxe emblem and was originally created in-game using the map feature on the Bedrock edition. This was the final location of the flag before the whiteout.", "links": {}, "path": {"109-166, T:0-1": [[543, 1669], [543, 1672], [538, 1672], [538, 1669]]}, "center": {"109-166, T:0-1": [541, 1671]}},
{"id": "tzd3zc", "name": "Cibertec", "description": "Cibertec is a community college in Lima, Peru.\n\nThis logo was created by a group of Cibertec students.", "links": {"website": ["https://www.cibertec.edu.pe/saca-tu-grandeza-aqui"]}, "path": {"156-164, T:0-1": [[1166, 417], [1166, 431], [1173, 431], [1173, 417]]}, "center": {"156-164, T:0-1": [1170, 424]}},
{"id": "tzcwh0", "name": "Poké Ball", "description": "A Poké Ball is a spherical device in the Pokémon games. It is used by Pokémon Trainers to catch wild Pokémon and store them in the player's inventory when not active. This red and white Poké Ball is the most basic and ubiquitous type of Poké Ball, and it is frequently used to represent the Pokémon series as a whole.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9_Ball"], "subreddit": ["pokemon"]}, "path": {"14-17": [[969, 702], [966, 703], [965, 706], [965, 710], [966, 713], [969, 714], [997, 714], [1000, 711], [1000, 704], [997, 702], [993, 702], [990, 703], [989, 706], [989, 714], [977, 714], [977, 706], [976, 703], [973, 702]], "10-13": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [985, 714], [988, 713], [989, 710], [989, 706], [988, 703], [985, 702], [969, 702], [966, 703], [965, 706], [965, 714], [917, 714], [917, 706], [916, 703], [913, 702]], "18-165, 2-9, T:0-1": [[965, 705], [968, 702], [974, 702], [977, 705], [977, 711], [974, 714], [968, 714], [965, 711]]}, "center": {"14-17": [971, 708], "10-13": [971, 708], "18-165, 2-9, T:0-1": [971, 708]}},
{"id": "tzcwh0", "name": "Poké Ball", "description": "A Poké Ball is a spherical device in the Pokémon games. It is used by Pokémon Trainers to catch wild Pokémon and store them in the player's inventory when not active. This red and white Poké Ball is the most basic and ubiquitous type of Poké Ball, and it is frequently used to represent the Pokémon series as a whole.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"14-17": [[969, 702], [966, 703], [965, 706], [965, 710], [966, 713], [969, 714], [997, 714], [1000, 711], [1000, 704], [997, 702], [993, 702], [990, 703], [989, 706], [989, 714], [977, 714], [977, 706], [976, 703], [973, 702]], "10-13": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [985, 714], [988, 713], [989, 710], [989, 706], [988, 703], [985, 702], [969, 702], [966, 703], [965, 706], [965, 714], [917, 714], [917, 706], [916, 703], [913, 702]], "18-165, 2-9, T:0-1": [[965, 705], [968, 702], [974, 702], [977, 705], [977, 711], [974, 714], [968, 714], [965, 711]]}, "center": {"14-17": [971, 708], "10-13": [971, 708], "18-165, 2-9, T:0-1": [971, 708]}},
{"id": "tzcrzt", "name": "Dragon Slayer", "description": "The Dragon Slayer is the massive sword Guts has wielded as his signature weapon since surviving the Eclipse.", "links": {"website": ["https://berserk.fandom.com/wiki/Dragon_Slayer"], "subreddit": ["Berserk"]}, "path": {"26-166, T:0-1": [[642, 263], [641, 265], [640, 266], [630, 266], [630, 272], [640, 272], [641, 273], [642, 275], [687, 275], [693, 269], [687, 263]]}, "center": {"26-166, T:0-1": [663, 269]}},
{"id": "tzcrwf", "name": "Great Ball", "description": "The Great Ball is a common type of Poké Ball that was introduced in the first generation of Pokémon games. It can be used to catch wild Pokémon, and it has a higher success rate than the basic Poké Ball.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Great_Ball"], "subreddit": ["pokemon"]}, "path": {"4-165, T:0-1": [[953, 705], [956, 702], [962, 702], [965, 705], [965, 711], [962, 714], [956, 714], [953, 711]]}, "center": {"4-165, T:0-1": [959, 708]}},
{"id": "tzcrwf", "name": "Great Ball", "description": "The Great Ball is a common type of Poké Ball that was introduced in the first generation of Pokémon games. It can be used to catch wild Pokémon, and it has a higher success rate than the basic Poké Ball.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Great_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"4-165, T:0-1": [[953, 705], [956, 702], [962, 702], [965, 705], [965, 711], [962, 714], [956, 714], [953, 711]]}, "center": {"4-165, T:0-1": [959, 708]}},
{"id": "tzcr3b", "name": "Alice Margatroid", "description": "Alice Margatroid is a character from Touhou Project, a series of Japanese bullet hell shoot-'em-up games. She is a loner known for her skillful manipulation of many miniature dolls, and is nicknamed \"The Doll Maker of Bucuresti\". Alice is one of only a few people known to live within the Forest of Magic. She gets in many fights with fellow magician Marisa, but they are somewhat acquaintances, sharing many of the same interests and even teaming up during the Touhou entries Imperishable Night and Subterranean Animism.\n\nThe Touhou r/place 2022 group had a deal with r/Romania to put her in their flag because the name of her music theme suggested Romanian heritage. She had a little conflict with the Ice King art from Adventure Time, but this was resolved with them agreeing to move their Ice King below. Her belt color changed to the color of the Romanian flag as a sign of alliance. A Polish streamer raided the flag and the art piece twice, finally destroying her for good on the second attempt.", "links": {"website": ["https://en.touhouwiki.net/wiki/Alice_Margatroid"], "subreddit": ["touhou"], "discord": ["UVkWNdhQ"]}, "path": {"107-146, 69-98, T:0-1": [[777, 164], [783, 156], [779, 154], [778, 149], [780, 143], [785, 141], [790, 142], [794, 146], [794, 152], [792, 157], [795, 162], [794, 164], [796, 167], [792, 171], [783, 169]]}, "center": {"107-146, 69-98, T:0-1": [786, 149]}},
{"id": "tzcl5r", "name": "Tino Rangatiratanga flag", "description": "The Tino Rangatiratanga flag represents the Māori people, indigenous people of New Zealand.", "links": {"website": ["https://en.wikipedia.org/wiki/M%C4%81ori_people", "https://en.wikipedia.org/wiki/National_M%C4%81ori_flag"], "subreddit": ["newzealand"]}, "path": {"24-49": [[666, 943], [666, 957], [681, 957], [681, 943]], "68-166, T:0-1": [[1514, 730], [1514, 747], [1550, 747], [1550, 746], [1546, 743], [1542, 742], [1532, 742], [1532, 730]]}, "center": {"24-49": [674, 950], "68-166, T:0-1": [1523, 739]}},
{"id": "tzccz3", "name": "Mt. Doom", "description": "Mt. Doom is a fictional volcano from the Lord of the Rings franchise. The filming location for Mt. Doom was Tongariro National Park in New Zealand.", "links": {"subreddit": ["newzealand"]}, "path": {"109-166, T:0-1": [[798, 1458], [799, 1457], [800, 1456], [800, 1455], [801, 1454], [802, 1453], [801, 1451], [802, 1449], [803, 1448], [802, 1446], [803, 1445], [802, 1444], [801, 1444], [801, 1443], [801, 1442], [800, 1442], [800, 1441], [803, 1443], [804, 1443], [805, 1442], [807, 1442], [808, 1441], [807, 1443], [807, 1444], [807, 1446], [807, 1448], [808, 1450], [808, 1452], [808, 1459], [808, 1477], [807, 1477], [806, 1477], [805, 1476], [804, 1475], [803, 1475], [802, 1475], [801, 1474], [800, 1474], [800, 1473], [800, 1472], [801, 1470], [802, 1469], [803, 1469], [804, 1470], [805, 1470], [805, 1469], [804, 1468], [803, 1467], [803, 1466], [803, 1465], [802, 1465], [802, 1464], [802, 1463], [801, 1462], [799, 1460]]}, "center": {"109-166, T:0-1": [804, 1460]}},
@ -6099,7 +6099,7 @@
{"id": "tzbm9g", "name": "Kiwi", "description": "A flightless bird native to New Zealand. The national bird of New Zealand.", "links": {"subreddit": ["newzealand"]}, "path": {"109-166, T:0-1": [[776, 1467], [776, 1468], [777, 1468], [778, 1467], [779, 1466], [780, 1466], [781, 1465], [782, 1466], [783, 1466], [784, 1467], [786, 1467], [787, 1468], [787, 1469], [788, 1469], [788, 1470], [789, 1470], [790, 1471], [791, 1472], [792, 1473], [792, 1474], [793, 1475], [793, 1476], [794, 1474], [794, 1472], [795, 1471], [795, 1470], [796, 1469], [796, 1468], [797, 1467], [797, 1466], [798, 1465], [801, 1465], [802, 1466], [802, 1463], [801, 1462], [800, 1461], [799, 1460], [798, 1460], [797, 1459], [796, 1459], [797, 1458], [791, 1458], [790, 1459], [789, 1459], [788, 1460], [782, 1460], [782, 1461], [780, 1463], [779, 1464], [778, 1465]]}, "center": {"109-166, T:0-1": [791, 1464]}},
{"id": "tzbk68", "name": "Kererū", "description": "An endemic species of pigeon in New Zealand.", "links": {"subreddit": ["newzealand"]}, "path": {"109-165, T:0-1": [[793, 1482], [792, 1481], [792, 1477], [793, 1476], [793, 1475], [794, 1474], [794, 1472], [795, 1471], [795, 1470], [796, 1469], [796, 1468], [797, 1467], [797, 1466], [798, 1465], [801, 1465], [802, 1466], [803, 1467], [804, 1468], [805, 1469], [805, 1470], [804, 1470], [803, 1469], [802, 1469], [801, 1470], [800, 1471], [800, 1474], [801, 1474], [802, 1475], [804, 1475], [805, 1476], [806, 1477], [807, 1477], [808, 1478], [808, 1479], [808, 1482]]}, "center": {"109-165, T:0-1": [799, 1475]}},
{"id": "tzbj3r", "name": "Jupiler", "description": "Jupiler is a well-known Belgian beer made by brouwerij Piedbœuf, and the highest selling beer brand in Belgium. It's also the main sponsor of the Belgian Pro League, Belgium's national association football team.", "links": {"website": ["https://nl.wikipedia.org/wiki/Jupiler"], "subreddit": ["belgium", "Belgium2", "BELGICA", "placeBE"]}, "path": {"109-165, T:0-1": [[1294, 1351], [1294, 1335], [1309, 1321], [1315, 1322], [1324, 1335], [1324, 1349], [1311, 1365], [1297, 1360]]}, "center": {"109-165, T:0-1": [1309, 1343]}},
{"id": "tzbiwz", "name": "Ultra Ball", "description": "The Ultra Ball is a common type of Poké Ball that was introduced in the first generation of Pokémon games. It can be used to catch wild Pokémon, and it has a higher success rate than the Great Ball.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Ultra_Ball"], "subreddit": ["pokemon"]}, "path": {"5-165, T:0-1": [[941, 705], [944, 702], [950, 702], [953, 705], [953, 711], [950, 714], [944, 714], [941, 711]]}, "center": {"5-165, T:0-1": [947, 708]}},
{"id": "tzbiwz", "name": "Ultra Ball", "description": "The Ultra Ball is a common type of Poké Ball that was introduced in the first generation of Pokémon games. It can be used to catch wild Pokémon, and it has a higher success rate than the Great Ball.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Ultra_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"5-165, T:0-1": [[941, 705], [944, 702], [950, 702], [953, 705], [953, 711], [950, 714], [944, 714], [941, 711]]}, "center": {"5-165, T:0-1": [947, 708]}},
{"id": "tzbir8", "name": "Rainbow Lorikeet", "description": "An iconic species of parrot found in Australia.", "links": {"subreddit": ["australia"]}, "path": {"109-166, T:0-1": [[758, 1458], [758, 1449], [759, 1448], [759, 1447], [760, 1446], [761, 1445], [761, 1442], [762, 1441], [763, 1440], [765, 1440], [766, 1441], [767, 1442], [767, 1445], [766, 1445], [766, 1450], [766, 1451], [765, 1451], [765, 1452], [764, 1452], [763, 1453], [762, 1453], [761, 1453], [761, 1456], [760, 1457], [760, 1458], [759, 1459]]}, "center": {"109-166, T:0-1": [762, 1448]}},
{"id": "tzbgnq", "name": "Hella Jeff", "description": "Sweet Bro and Hella Jeff is a webcomic conceptualized in 2009 on Penny Arcade by Andrew Hussie, but was eventually passed on to Homestuck where they would be written by Dave Strider. The series is noticeable for its intentionally bad art style and grammar as well as its sometimes nonsensical and risqué plot, ranging from Bro getting his game stolen by a squirrel to Jeff sucking off a dog when its weiner smacks into his face.\n\nThe pixel art depicted is a recreation of a panel from comic #3, where Jeff reacts to Sweet Bro pouring jelly on his \"hot god\".", "links": {"website": ["https://www.homestuck.com/sweet-bro-and-hella-jeff"], "subreddit": ["homestuck"]}, "path": {"4-165, T:0-1": [[247, 162], [247, 159], [248, 159], [248, 157], [249, 157], [249, 155], [249, 154], [247, 154], [247, 151], [248, 151], [248, 150], [249, 150], [249, 148], [250, 148], [250, 146], [250, 145], [249, 145], [249, 144], [249, 143], [248, 143], [248, 138], [246, 138], [246, 137], [243, 137], [243, 136], [242, 136], [242, 134], [240, 134], [240, 137], [238, 136], [237, 135], [236, 134], [235, 135], [236, 136], [236, 137], [235, 137], [233, 135], [231, 135], [231, 136], [231, 137], [233, 138], [228, 138], [228, 139], [228, 140], [234, 140], [229, 144], [229, 145], [228, 145], [228, 147], [227, 148], [226, 147], [225, 148], [224, 149], [224, 157], [225, 157], [225, 158], [226, 159], [226, 162]]}, "center": {"4-165, T:0-1": [237, 150]}},
{"id": "tzbewa", "name": "Arco de Santa Catalina", "description": "A historical arch in Guatemala City.", "links": {"subreddit": ["guatemala"]}, "path": {"109-165, T:0-1": [[855, 1223], [855, 1216], [855, 1215], [856, 1214], [859, 1214], [859, 1213], [860, 1213], [860, 1212], [861, 1212], [862, 1211], [862, 1210], [863, 1209], [864, 1209], [865, 1210], [865, 1211], [866, 1212], [867, 1212], [867, 1213], [868, 1213], [868, 1214], [871, 1214], [871, 1215], [872, 1215], [872, 1223], [866, 1223], [866, 1220], [865, 1219], [862, 1219], [861, 1220], [861, 1223]]}, "center": {"109-165, T:0-1": [863, 1217]}},
@ -6169,7 +6169,7 @@
{"id": "tzxagt", "name": "Michelangelo", "description": "Michelangelo is an orange-masked turtle from the franchise Teenage Mutant Ninja Turtles. He is named after Renaissance artist Michelangelo.", "links": {"website": ["https://en.wikipedia.org/wiki/Michelangelo_(Teenage_Mutant_Ninja_Turtles)"]}, "path": {"161-166": [[1149, 233], [1147, 235], [1147, 237], [1149, 239], [1153, 239], [1153, 241], [1163, 241], [1163, 239], [1168, 239], [1168, 238], [1165, 236], [1165, 234], [1162, 231], [1157, 231], [1155, 233]]}, "center": {"161-166": [1159, 236]}},
{"id": "tzx99p", "name": "Donatello", "description": "Donatello is a purple-masked turtle from the franchise Teenage Mutant Ninja Turtles. He is named after Renaissance artist Donatello.", "links": {"website": ["https://en.wikipedia.org/wiki/Donatello_(Teenage_Mutant_Ninja_Turtles)"]}, "path": {"162-166": [[1113, 234], [1111, 237], [1111, 239], [1112, 239], [1112, 242], [1120, 242], [1120, 243], [1129, 243], [1129, 240], [1132, 240], [1135, 238], [1136, 235], [1133, 231], [1129, 231], [1128, 230], [1123, 230], [1117, 233], [1117, 234]]}, "center": {"162-166": [1124, 237]}},
{"id": "tzwws7", "name": "OptiFine", "description": "OptiFine is an optimization mod for the game Minecraft. It allows Minecraft to run faster and look better with full support for high-definition textures and many configuration options.", "links": {"website": ["https://optifine.net/home"], "subreddit": ["Optifine"]}, "path": {"27-76": [[803, 664], [803, 678], [816, 678], [816, 664]], "9-26": [[792, 665], [792, 680], [810, 680], [810, 665]], "79-151": [[803, 663], [803, 677], [816, 677], [816, 663]]}, "center": {"27-76": [810, 671], "9-26": [801, 673], "79-151": [810, 670]}},
{"id": "tzwtx2", "name": "Shiny Solosis", "description": "Solosis is a Psychic-type Pokémon from the Generation V Pokémon games (Pokémon Black/White). This art originally used Solosis's normal green coloration, and later changed to its blue Shiny coloration.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Solosis_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"71-129": [[41, 353], [38, 355], [36, 358], [36, 361], [38, 364], [40, 365], [45, 365], [48, 363], [50, 360], [50, 357], [46, 353]], "143-162, T:0-1": [[36, 335], [33, 337], [31, 340], [31, 343], [33, 346], [35, 347], [40, 347], [40, 335]]}, "center": {"71-129": [43, 359], "143-162, T:0-1": [36, 341]}},
{"id": "tzwtx2", "name": "Shiny Solosis", "description": "Solosis is a Psychic-type Pokémon from the Generation V Pokémon games (Pokémon Black/White). This art originally used Solosis's normal green coloration, and later changed to its blue Shiny coloration.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Solosis_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"71-129": [[41, 353], [38, 355], [36, 358], [36, 361], [38, 364], [40, 365], [45, 365], [48, 363], [50, 360], [50, 357], [46, 353]], "143-162, T:0-1": [[36, 335], [33, 337], [31, 340], [31, 343], [33, 346], [35, 347], [40, 347], [40, 335]]}, "center": {"71-129": [43, 359], "143-162, T:0-1": [36, 341]}},
{"id": "tzvojp", "name": "artiso", "description": "artiso is a software company from Germany. A trainee at the company decided to put a small version of the logo onto r/place.", "links": {"website": ["https://www.artiso.com/en/"]}, "path": {"137-148": [[1792, 314], [1792, 319], [1798, 319], [1798, 317], [1797, 317], [1797, 314]], "158-166, T:0-1": [[1791, 315], [1791, 320], [1798, 320], [1798, 315]]}, "center": {"137-148": [1795, 317], "158-166, T:0-1": [1795, 318]}},
{"id": "tzs06o", "name": "Denmark-Poland heart", "description": "A heart depicting the flags of Denmark and Poland as a sign of peace between the two flags.", "links": {"website": ["https://en.wikipedia.org/wiki/Denmark", "https://en.wikipedia.org/wiki/Poland"], "subreddit": ["Denmark", "Polska", "poland"]}, "path": {"46-79": [[599, 337], [596, 340], [596, 342], [601, 347], [602, 347], [607, 342], [607, 340], [604, 337]], "24-33": [[548, 338], [545, 341], [545, 343], [550, 348], [630, 348], [635, 343], [635, 341], [632, 338]], "18-23": [[588, 338], [585, 341], [585, 343], [590, 348], [595, 343], [595, 341], [592, 338]], "84-164, T:0-1": [[587, 338], [583, 342], [590, 350], [591, 350], [597, 344], [597, 342], [594, 338]]}, "center": {"46-79": [602, 341], "24-33": [590, 343], "18-23": [590, 342], "84-164, T:0-1": [590, 343]}},
{"id": "tzrdwb", "name": "The war of Horde and Alliance", "description": "The two colours in the backround of the World of Warcraft logo each represent a fraction.\nThe Horde (red) assaulted the Alliance (blue) in order to display dominance, in form of occupying more area within the logo.\nThe blue area was suprisingly well defended, which led to a back in forth.\nThe result is an underwhelming victory for the Horde.", "links": {"subreddit": ["wow"]}, "path": {"109-164, T:0-1": [[322, 1869], [327, 1869], [327, 1864], [322, 1864], [322, 1869], [327, 1869], [327, 1864], [322, 1864], [322, 1869], [327, 1869], [327, 1864], [322, 1864]]}, "center": {"109-164, T:0-1": [325, 1867]}},
@ -6408,19 +6408,19 @@
{"id": "u0xwma", "name": "Burgy", "description": "Burgy is a fusion of a burger and the character Kirby from the Kirby games. It was originally fan art made by James Turner, adapted by the Celeste speedrunning community and derived into many sub-fan-arts.", "links": {"website": ["https://en.wikipedia.org/wiki/Kirby_(character)"], "subreddit": ["Burgy"]}, "path": {"56-61": [[1927, 334], [1924, 338], [1924, 341], [1925, 341], [1925, 344], [1931, 344], [1931, 341], [1932, 341], [1932, 338], [1929, 334]], "74-78": [[1919, 328], [1919, 334], [1928, 334], [1926, 336], [1925, 338], [1925, 340], [1926, 340], [1926, 342], [1928, 344], [1932, 344], [1934, 342], [1935, 338], [1932, 334], [1940, 334], [1940, 328]], "62-73, 79-167, T:0-1": [[1928, 334], [1926, 336], [1926, 337], [1925, 337], [1925, 340], [1926, 340], [1926, 343], [1927, 343], [1927, 344], [1932, 344], [1932, 343], [1934, 341], [1934, 340], [1935, 340], [1935, 337], [1934, 337], [1934, 336], [1932, 334]]}, "center": {"56-61": [1928, 339], "74-78": [1930, 339], "62-73, 79-167, T:0-1": [1930, 339]}},
{"id": "u0x7ao", "name": "Bomberman", "description": "The character \"Bomberman\" from the video game series of the same name. It was originally developed by Hudson Soft.", "links": {"subreddit": ["bomberman"]}, "path": {"109-166, T:0-1": [[564, 1801], [550, 1801], [550, 1796], [549, 1794], [551, 1792], [551, 1781], [554, 1781], [556, 1779], [557, 1779], [559, 1780], [560, 1781], [563, 1781], [563, 1792], [564, 1793], [565, 1795], [563, 1797]]}, "center": {"109-166, T:0-1": [557, 1791]}},
{"id": "u0wyvt", "name": "Flag of Argentina", "description": "Argentina, officially the Argentine Republic, is a country in the southern part of South America.", "links": {"website": ["https://en.wikipedia.org/wiki/Argentina", "https://en.wikipedia.org/wiki/Flag_of_Argentina"], "subreddit": ["argentina", "Republica_Argentina"]}, "path": {"45-56": [[914, 680], [914, 683], [911, 683], [905, 687], [905, 688], [922, 688], [922, 684], [938, 684], [938, 704], [944, 704], [944, 702], [950, 702], [950, 680]], "37-44": [[914, 680], [914, 683], [911, 683], [905, 687], [905, 688], [924, 688], [924, 684], [938, 684], [938, 696], [944, 696], [944, 680]], "24-36": [[914, 680], [914, 683], [910, 683], [908, 685], [908, 688], [914, 688], [914, 692], [921, 692], [921, 688], [923, 688], [925, 686], [934, 686], [936, 688], [938, 688], [938, 699], [939, 702], [950, 702], [951, 703], [953, 701], [950, 698], [950, 680]], "89-96": [[1887, 643], [1887, 653], [1891, 653], [1891, 643]], "1-15": [[0, 798], [0, 817], [58, 817], [58, 798]], "120-152": [[549, 1180], [549, 1187], [567, 1187], [567, 1180]], "162-166, T:0-1": [[449, 1661], [449, 1666], [456, 1666], [456, 1661]]}, "center": {"45-56": [944, 689], "37-44": [920, 684], "24-36": [944, 687], "89-96": [1889, 648], "1-15": [29, 808], "120-152": [558, 1184], "162-166, T:0-1": [453, 1664]}},
{"id": "u0wh01", "name": "Cherish Ball", "description": "A pure red Poké Ball with an indents around the center. It's only used for event Pokémon, special Pokémon received from limited-time giveaways or other unique means.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Cherish_Ball"], "subreddit": ["pokemon"]}, "path": {"136-165, 58-132, T:0-1": [[1049, 711], [1049, 705], [1050, 705], [1050, 704], [1051, 703], [1052, 703], [1053, 702], [1057, 702], [1058, 703], [1059, 703], [1060, 704], [1060, 705], [1061, 705], [1061, 711], [1060, 711], [1060, 712], [1059, 713], [1058, 713], [1057, 714], [1053, 714], [1052, 713], [1051, 713], [1050, 712], [1050, 711]]}, "center": {"136-165, 58-132, T:0-1": [1055, 708]}},
{"id": "u0wf5i", "name": "Dream Ball", "description": "A pink and purple Poké Ball with a wave-like pattern. In the Generation V Pokémon games (Pokémon Black/White), it was used to catch Pokémon encountered in the Dream World, which could have Hidden Abilities. In Generation 8 (Pokémon Sword/Shield), they were given a use for normal catching, being skilled at catching sleeping Pokémon.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Dream_Ball"], "subreddit": ["pokemon"]}, "path": {"56-164, T:0-1": [[1037, 711], [1037, 705], [1038, 704], [1039, 703], [1040, 703], [1041, 702], [1045, 702], [1046, 703], [1047, 703], [1048, 704], [1048, 705], [1049, 705], [1049, 711], [1048, 711], [1048, 712], [1047, 713], [1046, 713], [1045, 714], [1041, 714], [1040, 713], [1039, 713], [1038, 712], [1038, 711]]}, "center": {"56-164, T:0-1": [1043, 708]}},
{"id": "u0vm1i", "name": "Beast Ball", "description": "A Poké Ball designed to catch Ultra Beasts, a group of extradimensional Pokémon introduced in Pokémon's 7th generation (Pokémon Sun/Moon). While normal Poké Balls struggle to catch Ultra Beasts, the Beast Ball is the opposite, effective at catching Ultra Beasts while struggling to catch any other Pokémon.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Beast_Ball"], "subreddit": ["pokemon"]}, "path": {"56-164, T:0-1": [[1027, 714], [1027, 713], [1026, 713], [1026, 711], [1025, 711], [1025, 705], [1026, 705], [1026, 704], [1027, 703], [1028, 703], [1029, 702], [1033, 702], [1034, 703], [1035, 703], [1036, 704], [1036, 705], [1037, 705], [1037, 711], [1036, 711], [1036, 712], [1035, 713], [1034, 714]]}, "center": {"56-164, T:0-1": [1031, 708]}},
{"id": "u0wh01", "name": "Cherish Ball", "description": "A pure red Poké Ball with an indents around the center. It's only used for event Pokémon, special Pokémon received from limited-time giveaways or other unique means.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Cherish_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"136-165, 58-132, T:0-1": [[1049, 711], [1049, 705], [1050, 705], [1050, 704], [1051, 703], [1052, 703], [1053, 702], [1057, 702], [1058, 703], [1059, 703], [1060, 704], [1060, 705], [1061, 705], [1061, 711], [1060, 711], [1060, 712], [1059, 713], [1058, 713], [1057, 714], [1053, 714], [1052, 713], [1051, 713], [1050, 712], [1050, 711]]}, "center": {"136-165, 58-132, T:0-1": [1055, 708]}},
{"id": "u0wf5i", "name": "Dream Ball", "description": "A pink and purple Poké Ball with a wave-like pattern. In the Generation V Pokémon games (Pokémon Black/White), it was used to catch Pokémon encountered in the Dream World, which could have Hidden Abilities. In Generation 8 (Pokémon Sword/Shield), they were given a use for normal catching, being skilled at catching sleeping Pokémon.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Dream_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"56-164, T:0-1": [[1037, 711], [1037, 705], [1038, 704], [1039, 703], [1040, 703], [1041, 702], [1045, 702], [1046, 703], [1047, 703], [1048, 704], [1048, 705], [1049, 705], [1049, 711], [1048, 711], [1048, 712], [1047, 713], [1046, 713], [1045, 714], [1041, 714], [1040, 713], [1039, 713], [1038, 712], [1038, 711]]}, "center": {"56-164, T:0-1": [1043, 708]}},
{"id": "u0vm1i", "name": "Beast Ball", "description": "A Poké Ball designed to catch Ultra Beasts, a group of extradimensional Pokémon introduced in Pokémon's 7th generation (Pokémon Sun/Moon). While normal Poké Balls struggle to catch Ultra Beasts, the Beast Ball is the opposite, effective at catching Ultra Beasts while struggling to catch any other Pokémon.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Beast_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"56-164, T:0-1": [[1027, 714], [1027, 713], [1026, 713], [1026, 711], [1025, 711], [1025, 705], [1026, 705], [1026, 704], [1027, 703], [1028, 703], [1029, 702], [1033, 702], [1034, 703], [1035, 703], [1036, 704], [1036, 705], [1037, 705], [1037, 711], [1036, 711], [1036, 712], [1035, 713], [1034, 714]]}, "center": {"56-164, T:0-1": [1031, 708]}},
{"id": "u0vaga", "name": "Draxi", "description": "Draxi is a furry artist and vtuber from the Hispanic Community :3\nTwitter:@Draxi_", "links": {"website": ["https://www.twitch.tv/draxi_vt"]}, "path": {"109-166, T:0-1": [[408, 1779], [408, 1785], [414, 1785], [414, 1779]]}, "center": {"109-166, T:0-1": [411, 1782]}},
{"id": "u0v53w", "name": "Poundtown", "description": "A ticket from a community named Poundtown.", "links": {}, "path": {"109-164, T:0-1": [[1051, 367], [1051, 373], [1062, 373], [1062, 367]]}, "center": {"109-164, T:0-1": [1057, 370]}},
{"id": "u0v3d9", "name": "Sackboy", "description": "Sackboy is the main character in LittleBigPlanet.\n\nThis art was created by Poundtown after a deal was created by LittleBigPlanet Union and Poundtown to protect each other.", "links": {"website": ["https://en.wikipedia.org/wiki/Sackboy"], "subreddit": ["littlebigplanet"], "discord": ["YGFRh8WFDn"]}, "path": {"115-165, T:0-1": [[1050, 373], [1050, 379], [1062, 379], [1062, 373]]}, "center": {"115-165, T:0-1": [1056, 376]}},
{"id": "u0uywc", "name": "Gig 'em", "description": "Signature phrase among Texas A&M University students and fans.", "links": {"website": ["https://www.tamu.edu/traditions/aggie-culture/aggie-terminology/index.html"], "subreddit": ["aggies"]}, "path": {"154-157": [[867, 1959], [867, 1970], [877, 1970], [877, 1959]], "79-83": [[23, 256], [23, 262], [47, 262], [47, 256]], "158-166, T:0-1": [[872, 1959], [872, 1970], [882, 1970], [882, 1959]]}, "center": {"154-157": [872, 1965], "79-83": [35, 259], "158-166, T:0-1": [877, 1965]}},
{"id": "u0uxpx", "name": "Light Fury", "description": "Light Fury is a dragon that appeared in the 2019 film \"How to Train Your Dragon: The Hidden World\", the third and final movie in the \"How To Train Your Dragon\" film trilogy. In this film, she falls in love with the dragon Toothless, the Night Fury from the first film, which can be found at coordinates (835, 686). The subreddit would later make efforts to draw the three children of Toothless and the Light Fury, nicknamed \"Night Lights\", at coordinates (726, 1769).\n\nThis art was allied with Kung Fu Panda, with a Dragon Warrior scroll as the background to the art. To the right was another ally, Zootopia, which shares a heart with this art. The Light Fury was overtaken by Morocco's red extension, but Toothless and the Night Lights lived on until the white void.", "links": {"website": ["https://howtotrainyourdragon.fandom.com/wiki/Light_Fury"], "subreddit": ["httyd"]}, "path": {"56-157, T:0-1": [[1628, 774], [1628, 779], [1631, 781], [1631, 783], [1634, 787], [1634, 795], [1636, 797], [1653, 797], [1655, 795], [1655, 787], [1657, 785], [1658, 781], [1661, 778], [1661, 774], [1658, 774], [1657, 773], [1657, 768], [1653, 764], [1651, 763], [1649, 763], [1649, 768], [1640, 768], [1640, 763], [1638, 763], [1632, 768], [1632, 773], [1631, 774]]}, "center": {"56-157, T:0-1": [1644, 780]}},
{"id": "u0usw4", "name": "Shiny Voltorb", "description": "Voltorb is a ball-like Electric-type Pokémon known to mimic Poké Balls and explode when approached. This is the Shiny form of Voltorb, a rare color variation, with most being red and white instead.\n\nVoltorb is seen here blending into the nearby Poké Balls. Hopefully it doesn't explode here. It was originally drawn in its normal red colors before changing to its Shiny blue colors.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Voltorb_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"72-165, T:0-1": [[1013, 711], [1013, 705], [1014, 705], [1014, 704], [1015, 703], [1016, 703], [1017, 702], [1021, 702], [1022, 703], [1023, 703], [1024, 704], [1024, 705], [1025, 705], [1025, 711], [1024, 711], [1024, 712], [1023, 713], [1022, 713], [1021, 714], [1017, 714], [1016, 713], [1015, 713], [1014, 712], [1014, 711]]}, "center": {"72-165, T:0-1": [1019, 708]}},
{"id": "u0uqmf", "name": "Dusk Ball", "description": "A Dusk Ball is a green Poké Ball that excels at catching Pokémon at night or in dark areas like caves. It has an even higher catch rate than an Ultra Ball when under these conditions, but it acts like a normal Poké Ball otherwise.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Dusk_Ball"], "subreddit": ["pokemon"]}, "path": {"56-165, T:0-1": [[1001, 711], [1001, 705], [1002, 705], [1002, 704], [1003, 703], [1004, 703], [1005, 702], [1009, 702], [1010, 703], [1011, 703], [1012, 704], [1012, 705], [1013, 705], [1013, 711], [1012, 711], [1011, 713], [1010, 713], [1009, 714], [1005, 714], [1004, 713], [1003, 713], [1002, 712], [1002, 711]]}, "center": {"56-165, T:0-1": [1007, 708]}},
{"id": "u0usw4", "name": "Shiny Voltorb", "description": "Voltorb is a ball-like Electric-type Pokémon known to mimic Poké Balls and explode when approached. This is the Shiny form of Voltorb, a rare color variation, with most being red and white instead.\n\nVoltorb is seen here blending into the nearby Poké Balls. Hopefully it doesn't explode here. It was originally drawn in its normal red colors before changing to its Shiny blue colors.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Voltorb_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"72-165, T:0-1": [[1013, 711], [1013, 705], [1014, 705], [1014, 704], [1015, 703], [1016, 703], [1017, 702], [1021, 702], [1022, 703], [1023, 703], [1024, 704], [1024, 705], [1025, 705], [1025, 711], [1024, 711], [1024, 712], [1023, 713], [1022, 713], [1021, 714], [1017, 714], [1016, 713], [1015, 713], [1014, 712], [1014, 711]]}, "center": {"72-165, T:0-1": [1019, 708]}},
{"id": "u0uqmf", "name": "Dusk Ball", "description": "A Dusk Ball is a green Poké Ball that excels at catching Pokémon at night or in dark areas like caves. It has an even higher catch rate than an Ultra Ball when under these conditions, but it acts like a normal Poké Ball otherwise.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Dusk_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"56-165, T:0-1": [[1001, 711], [1001, 705], [1002, 705], [1002, 704], [1003, 703], [1004, 703], [1005, 702], [1009, 702], [1010, 703], [1011, 703], [1012, 704], [1012, 705], [1013, 705], [1013, 711], [1012, 711], [1011, 713], [1010, 713], [1009, 714], [1005, 714], [1004, 713], [1003, 713], [1002, 712], [1002, 711]]}, "center": {"56-165, T:0-1": [1007, 708]}},
{"id": "u0unl8", "name": "Flag of Cycoldia", "description": "A micronation located inside of Houston, Texas, United States, created on 6 November 2018. The flag design on r/place moved 5 times before finally finding this location, but was raided after completion. The project was named the CYC Flag Project.", "links": {"website": ["https://micronations.wiki/wiki/Grand_Republic_of_Cycoldia"]}, "path": {"123-150": [[326, 1902], [326, 1910], [340, 1910], [340, 1902]], "60-85": [[1214, 43], [1214, 53], [1229, 53], [1229, 43]], "151-165, T:0-1": [[317, 1897], [317, 1905], [331, 1905], [331, 1897]]}, "center": {"123-150": [333, 1906], "60-85": [1222, 48], "151-165, T:0-1": [324, 1901]}},
{"id": "u0um9i", "name": "Luxury Ball", "description": "A fancy Poké Ball with a stylish black, red, and gold design. While functionally it is no better than a normal Poké Ball at catching Pokémon, The Pokémon appreciates it, and will build friendship with the Trainer more quickly. This is useful for friendship-based moves like Return, or for Pokémon that need high friendship before they evolve.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Luxury_Ball"], "subreddit": ["pokemon"]}, "path": {"19-165, T:0-1": [[989, 711], [989, 705], [990, 705], [990, 704], [991, 703], [992, 703], [993, 702], [997, 702], [998, 703], [999, 703], [1000, 704], [1000, 705], [1001, 705], [1001, 711], [1000, 711], [1000, 712], [999, 713], [998, 713], [997, 714], [993, 714], [992, 713], [991, 713], [990, 712], [990, 711]]}, "center": {"19-165, T:0-1": [995, 708]}},
{"id": "u0ui2e", "name": "Premier Ball", "description": "A Premier Ball is a white Poké Ball with a red dividing line from the Pokémon games. It can be obtained by buying ten or more Poké Balls at once. Functionally it's the exact same as a normal Poké Ball, but players use it for its appearance.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Premier_Ball"], "subreddit": ["pokemon"]}, "path": {"14-165, T:0-1": [[977, 711], [977, 705], [978, 705], [978, 704], [979, 703], [980, 703], [981, 702], [985, 702], [986, 703], [987, 703], [988, 704], [988, 705], [989, 706], [989, 710], [989, 711], [988, 711], [988, 712], [987, 713], [986, 713], [985, 714], [981, 714], [980, 713], [979, 713], [978, 712], [978, 711]]}, "center": {"14-165, T:0-1": [983, 708]}},
{"id": "u0um9i", "name": "Luxury Ball", "description": "A fancy Poké Ball with a stylish black, red, and gold design. While functionally it is no better than a normal Poké Ball at catching Pokémon, The Pokémon appreciates it, and will build friendship with the Trainer more quickly. This is useful for friendship-based moves like Return, or for Pokémon that need high friendship before they evolve.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Luxury_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"19-165, T:0-1": [[989, 711], [989, 705], [990, 705], [990, 704], [991, 703], [992, 703], [993, 702], [997, 702], [998, 703], [999, 703], [1000, 704], [1000, 705], [1001, 705], [1001, 711], [1000, 711], [1000, 712], [999, 713], [998, 713], [997, 714], [993, 714], [992, 713], [991, 713], [990, 712], [990, 711]]}, "center": {"19-165, T:0-1": [995, 708]}},
{"id": "u0ui2e", "name": "Premier Ball", "description": "A Premier Ball is a white Poké Ball with a red dividing line from the Pokémon games. It can be obtained by buying ten or more Poké Balls at once. Functionally it's the exact same as a normal Poké Ball, but players use it for its appearance.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Premier_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"14-165, T:0-1": [[977, 711], [977, 705], [978, 705], [978, 704], [979, 703], [980, 703], [981, 702], [985, 702], [986, 703], [987, 703], [988, 704], [988, 705], [989, 706], [989, 710], [989, 711], [988, 711], [988, 712], [987, 713], [986, 713], [985, 714], [981, 714], [980, 713], [979, 713], [978, 712], [978, 711]]}, "center": {"14-165, T:0-1": [983, 708]}},
{"id": "u0uhsi", "name": "r/NonCredibleDefense", "description": "The initials of r/NonCredibleDefense.", "links": {"subreddit": ["NonCredibleDefense"]}, "path": {"3-166, T:0-1": [[861, 103], [861, 124], [866, 124], [866, 103]]}, "center": {"3-166, T:0-1": [864, 114]}},
{"id": "u0ugt6", "name": "Neoliberalism globe", "description": "The logo of neoliberalism.", "links": {"website": ["https://neoliberalproject.org/"], "subreddit": ["neoliberal"]}, "path": {"2-165, T:0-1": [[819, 100], [818, 101], [816, 101], [814, 103], [813, 103], [811, 105], [811, 106], [809, 108], [809, 110], [808, 111], [808, 117], [809, 118], [809, 120], [811, 122], [811, 123], [813, 125], [814, 125], [816, 127], [818, 127], [819, 128], [825, 128], [826, 127], [828, 127], [830, 125], [831, 125], [833, 123], [833, 122], [835, 120], [835, 118], [836, 117], [836, 111], [835, 110], [835, 108], [833, 106], [833, 105], [831, 103], [830, 103], [828, 101], [826, 101], [825, 100]]}, "center": {"2-165, T:0-1": [822, 114]}},
{"id": "u0uafq", "name": "Rainbow flag", "description": "A pride flag representing the LGBT community as a whole.", "links": {"website": ["https://en.wikipedia.org/wiki/Rainbow_flag_(LGBT)", "https://en.wikipedia.org/wiki/LGBT"], "subreddit": ["neoliberal", "NonCredibleDefense"]}, "path": {"1-166, T:0-1": [[799, 99], [799, 129], [824, 129], [824, 127], [819, 127], [815, 125], [812, 122], [809, 117], [809, 111], [810, 108], [814, 104], [818, 102], [819, 101], [824, 101], [824, 99]]}, "center": {"1-166, T:0-1": [807, 114]}},
@ -6456,8 +6456,8 @@
{"id": "u0nu1q", "name": "Lionel Messi", "description": "Lionel Messi (#10) is an Argentine association football (soccer) player, often considered one of the greatest football players of all time.", "links": {"website": ["https://en.wikipedia.org/wiki/Lionel_Messi"], "subreddit": ["argentina", "ArgPixelArt", "Republica_Argentina"]}, "path": {"109-165, T:0-1": [[1520, 1827], [1513, 1838], [1512, 1838], [1505, 1846], [1503, 1852], [1503, 1861], [1509, 1867], [1509, 1878], [1513, 1912], [1530, 1911], [1530, 1905], [1530, 1900], [1531, 1899], [1531, 1844], [1527, 1839], [1531, 1831], [1531, 1828], [1528, 1826]]}, "center": {"109-165, T:0-1": [1520, 1869]}},
{"id": "u1i035", "name": "Camba", "description": "Eastern bolivian populations of mixed spanish, chané, and other indigenous amazonians descent, born in the eastern lowlands of the country.", "links": {"website": ["https://en.wikipedia.org/wiki/Camba"], "subreddit": ["BOLIVIA"]}, "path": {"109-165, T:0-1": [[1593, 1233], [1580, 1233], [1580, 1228], [1579, 1228], [1579, 1224], [1580, 1224], [1580, 1222], [1583, 1227], [1581, 1222], [1581, 1221], [1580, 1221], [1580, 1220], [1579, 1220], [1579, 1215], [1576, 1215], [1576, 1214], [1575, 1214], [1575, 1211], [1576, 1211], [1576, 1209], [1581, 1209], [1581, 1207], [1582, 1207], [1582, 1206], [1583, 1206], [1583, 1205], [1592, 1205], [1592, 1206], [1593, 1206], [1593, 1208], [1594, 1208], [1594, 1209], [1597, 1209], [1597, 1210], [1599, 1210], [1599, 1214], [1596, 1214], [1596, 1215], [1594, 1215], [1594, 1217], [1593, 1217], [1593, 1220], [1592, 1220], [1592, 1221], [1594, 1221], [1594, 1223], [1595, 1223], [1595, 1228], [1593, 1228], [1593, 1229], [1594, 1229], [1594, 1233]]}, "center": {"109-165, T:0-1": [1587, 1219]}},
{"id": "u1huft", "name": "Chile", "description": "The country of Chile as it appears on a map.\n\nAfter the fall of the first American flag, Chile took advantage of the extra territory to portray its long and narrow geographical shape.", "links": {"website": ["https://en.wikipedia.org/wiki/Chile"], "subreddit": ["chile"]}, "path": {"114-165, T:0-1": [[285, 514], [289, 514], [292, 517], [302, 517], [304, 518], [324, 518], [325, 519], [347, 519], [352, 522], [366, 521], [374, 522], [376, 523], [380, 521], [384, 521], [388, 523], [401, 523], [413, 521], [416, 519], [418, 512], [419, 507], [420, 505], [417, 500], [414, 502], [410, 502], [409, 504], [406, 505], [406, 508], [403, 509], [403, 511], [400, 511], [396, 510], [393, 508], [391, 513], [382, 512], [374, 513], [371, 509], [369, 511], [358, 512], [351, 511], [348, 512], [331, 512], [321, 511], [315, 510], [309, 508], [304, 506], [300, 507], [299, 508], [295, 510], [287, 511]]}, "center": {"114-165, T:0-1": [410, 514]}},
{"id": "u1hkm0", "name": "Dive Ball", "description": "A Poké Ball with multiple shades of blue, sporting wave patterns. When it was introduced in the Generation III Pokémon games (Pokémon Ruby/Sapphire), it increased odds of catching Pokémon found while diving. As diving was not present in all future games, it was expanded to also have increased odds at catching Pokémon found while surfing or fishing.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Dive_Ball"], "subreddit": ["pokemon"]}, "path": {"96-165, T:0-1": [[1073, 711], [1073, 705], [1074, 705], [1074, 704], [1075, 703], [1076, 703], [1077, 702], [1081, 702], [1082, 703], [1083, 703], [1084, 704], [1084, 705], [1085, 705], [1085, 711], [1084, 711], [1084, 712], [1083, 713], [1082, 713], [1081, 714], [1077, 714], [1076, 713], [1075, 713], [1074, 712], [1074, 711]]}, "center": {"96-165, T:0-1": [1079, 708]}},
{"id": "u1hi3b", "name": "Moon Ball", "description": "A blue and gray Poké Ball with a crescent moon on top. In the games, This Poké Ball excels at catching Pokémon which evolve with the help of a Moon Stone, such as Clefairy and Jigglypuff.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Moon_Ball"], "subreddit": ["pokemon"]}, "path": {"40-53": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [908, 714], [913, 714], [916, 713], [917, 710], [917, 706], [916, 703], [913, 702]], "74-165, T:0-1": [[1061, 711], [1061, 705], [1062, 705], [1062, 704], [1063, 703], [1064, 703], [1065, 702], [1069, 702], [1070, 703], [1071, 703], [1072, 704], [1072, 705], [1073, 705], [1073, 711], [1072, 711], [1072, 712], [1071, 713], [1070, 713], [1069, 714], [1065, 714], [1064, 713], [1063, 713], [1062, 712], [1062, 711]]}, "center": {"40-53": [911, 708], "74-165, T:0-1": [1067, 708]}},
{"id": "u1hkm0", "name": "Dive Ball", "description": "A Poké Ball with multiple shades of blue, sporting wave patterns. When it was introduced in the Generation III Pokémon games (Pokémon Ruby/Sapphire), it increased odds of catching Pokémon found while diving. As diving was not present in all future games, it was expanded to also have increased odds at catching Pokémon found while surfing or fishing.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Dive_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"96-165, T:0-1": [[1073, 711], [1073, 705], [1074, 705], [1074, 704], [1075, 703], [1076, 703], [1077, 702], [1081, 702], [1082, 703], [1083, 703], [1084, 704], [1084, 705], [1085, 705], [1085, 711], [1084, 711], [1084, 712], [1083, 713], [1082, 713], [1081, 714], [1077, 714], [1076, 713], [1075, 713], [1074, 712], [1074, 711]]}, "center": {"96-165, T:0-1": [1079, 708]}},
{"id": "u1hi3b", "name": "Moon Ball", "description": "A blue and gray Poké Ball with a crescent moon on top. In the games, This Poké Ball excels at catching Pokémon which evolve with the help of a Moon Stone, such as Clefairy and Jigglypuff.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Moon_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"40-53": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [908, 714], [913, 714], [916, 713], [917, 710], [917, 706], [916, 703], [913, 702]], "74-165, T:0-1": [[1061, 711], [1061, 705], [1062, 705], [1062, 704], [1063, 703], [1064, 703], [1065, 702], [1069, 702], [1070, 703], [1071, 703], [1072, 704], [1072, 705], [1073, 705], [1073, 711], [1072, 711], [1072, 712], [1071, 713], [1070, 713], [1069, 714], [1065, 714], [1064, 713], [1063, 713], [1062, 712], [1062, 711]]}, "center": {"40-53": [911, 708], "74-165, T:0-1": [1067, 708]}},
{"id": "u1h5qv", "name": "Colla", "description": "Indigenous people of western Bolivia, Chile, and Argentina.", "links": {"website": ["https://en.wikipedia.org/wiki/Qulla"], "subreddit": ["BOLIVIA"]}, "path": {"109-166, T:0-1": [[1338, 1211], [1338, 1233], [1355, 1233], [1354, 1217], [1350, 1211]]}, "center": {"109-166, T:0-1": [1346, 1222]}},
{"id": "u1eptq", "name": "Buddy - Goes", "description": "Emote del canal de Goes, hecho por su comunidad con apoyo de los tanilovers. Está encima de la bandera iraní luego de un acuerdo con un streamer para tener ambos un espacio.", "links": {"website": ["https://www.twitch.tv/goes_x"], "subreddit": ["Goes_x"]}, "path": {"109-166, T:0-1": [[1724, 1190], [1757, 1190], [1758, 1219], [1725, 1219]]}, "center": {"109-166, T:0-1": [1741, 1205]}},
{"id": "u1dxtp", "name": "Shrekspeare", "description": "ES:\n\nUn servidor hispano de Discord liderado por un neet con planes de debutar en un futuro lejano como vtuber, por alguna razón los astros se alinearon y dejaron de ser huevones por 2 días seguidos, días que usaron para hacer a la cosa morada llamada Shrekspeare, También conocida como renacuajo por algunos miembros, fue construida por 7 pendejos aparte del líder, estos fueron representados por los colores alrededor del renacuajo.\n\nEN:\n\nA spanish Discord server led by a neet with plans to debut as a vtuber in a far far away future, for some reason the stars aligned and they stopped being fucking lazy retarded for two consecutive days, days that were use to make the purple thing called Shrekspeare, also known as renacuajo by some members, it was build by 7 assholes and the leader, The members are represented by the colors surrounding renacuajo", "links": {"discord": ["HCQDFUYXvY"]}, "path": {"109-166, T:0-1": [[1349, 1265], [1332, 1265], [1332, 1253], [1349, 1253]]}, "center": {"109-166, T:0-1": [1341, 1259]}},
@ -6481,7 +6481,7 @@
{"id": "u16zq6", "name": "Incontrol", "description": "A tribute to Geoff \"Incontrol\" Robinson, a popular shoutcaster and long-standing member of the Starcraft II community who passed away very unexpectedly in 2019.", "links": {"website": ["https://twitter.com/incontroltv?lang=en"], "subreddit": ["starcraft"]}, "path": {"109-165, T:0-1": [[903, 1237], [903, 1242], [934, 1241], [934, 1238]]}, "center": {"109-165, T:0-1": [917, 1240]}},
{"id": "u16onh", "name": "Flag of Paraguay", "description": "Paraguay is a country in central South America.\n\nThis second Paraguayan flag was being built when r/place ended.", "links": {"website": ["https://en.wikipedia.org/wiki/Paraguay", "https://en.wikipedia.org/wiki/Flag_of_Paraguay"], "subreddit": ["Paraguay"]}, "path": {"109-165, T:0-1": [[951, 1555], [950, 1563], [1029, 1563], [1028, 1555]]}, "center": {"109-165, T:0-1": [990, 1559]}},
{"id": "u15lrh", "name": "Toppluva", "description": "Toppluva is a game development studio. The abbreviation GMA stands for their game Grand Mountain Adventure, an open-world skiing and snowboarding adventure.", "links": {"website": ["http://www.toppluva.com/GrandMountainAdventure/"], "subreddit": ["GrandMountainAdv"]}, "path": {"142-164, T:0-1": [[1336, 459], [1336, 447], [1336, 446], [1323, 446], [1323, 459]]}, "center": {"142-164, T:0-1": [1327, 453]}},
{"id": "u13gcr", "name": "Mount Kinabalu", "description": "Mount Kinabalu is Southeast Asia's tallest mountain, located in the state of Sabah in Malaysia.\n\nThis art was built with the Petronas Twin Towers. It was originally proposed to be twice the size that is currently is, with a more grey-ish color.", "links": {"website": ["https://en.wikipedia.org/wiki/Mount_Kinabalu"], "subreddit": ["malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"100-166, T:0-1": [[335, 992], [335, 991], [337, 989], [342, 986], [342, 984], [347, 984], [350, 980], [359, 980], [369, 987], [372, 989], [372, 992]]}, "center": {"100-166, T:0-1": [354, 986]}},
{"id": "u13gcr", "name": "Mount Kinabalu", "description": "Mount Kinabalu is Southeast Asia's tallest mountain, located in the state of Sabah in Malaysia.\n\nThis art was built with the Petronas Twin Towers. It was originally proposed to be twice the size that is currently is, with a more grey-ish color.", "links": {"website": ["https://en.wikipedia.org/wiki/Mount_Kinabalu"], "subreddit": ["placeMY", "malaysia", "malaysians", "Bolehland", "place_CentralAlliance"]}, "path": {"100-166, T:0-1": [[335, 992], [335, 991], [337, 989], [342, 986], [342, 984], [347, 984], [350, 980], [359, 980], [369, 987], [372, 989], [372, 992]]}, "center": {"100-166, T:0-1": [354, 986]}},
{"id": "u139b1", "name": "Charles Leclerc", "description": "CL stand for Charles Leclerc, a Monégasque Formula 1 racing driver currently driving for Ferrari. 16 is his racing number, but he originally wanted the number 7, which was already taken by Finnish driver Kimi Räikkönen. So, he chose 16 because if you add 1 and 6 together, you get 7. The flag of Leclerc's home country of Monaco is the background.", "links": {"website": ["https://en.wikipedia.org/wiki/Charles_Leclerc"], "subreddit": ["CharlesLeclerc"]}, "path": {"16-166, T:0-1": [[706, 392], [706, 398], [718, 398], [718, 392]]}, "center": {"16-166, T:0-1": [712, 395]}},
{"id": "u127qi", "name": "The Blue Ninja's Logo", "description": "The logo for the indie game The Blue Ninja.", "links": {}, "path": {"109-166, T:0-1": [[1000, 1820], [1002, 1822], [1006, 1822], [1008, 1820], [1008, 1816], [1006, 1814], [1002, 1814], [1000, 1816]]}, "center": {"109-166, T:0-1": [1004, 1818]}},
{"id": "u117oa", "name": "Reimu Hakurei", "description": "Reimu Hakurei is the main character of the Touhou Project games.\n\nReimu Hakurei design for this art is a modified version of a pixel art from a server for the game Minecraft, taken from Google Images and proposed by krosisbh. cynicalsix later converted the art to the r/place palette. She was the earliest character built that survived until the end of r/place, built after the first attempt to build a Cirno to the left side of the Hololive logo failed. After striking a deal with the adjacent Vocaloid community, a heart was placed between Miku and Reimu, cementing their partnership. This Reimu artwork and its general area were attacked and completely destroyed by the streamer xqc once, but it was rebuilt quickly after the assault subsided, and saw little action since.", "links": {"website": ["https://en.touhouwiki.net/wiki/Reimu_Hakurei"], "subreddit": ["touhou"], "discord": ["UVkWNdhQ"], "wiki": ["Touhou#Reimu_and_Miku"]}, "path": {"13-165, T:0-1": [[809, 692], [807, 694], [807, 696], [808, 697], [808, 703], [809, 704], [809, 706], [808, 707], [808, 708], [811, 711], [813, 712], [817, 712], [820, 710], [822, 708], [822, 707], [821, 706], [821, 704], [822, 703], [824, 703], [824, 701], [821, 698], [823, 696], [823, 694], [821, 692]]}, "center": {"13-165, T:0-1": [815, 700]}},
@ -6564,13 +6564,13 @@
{"id": "u1pxv3", "name": "Technoblade Never Dies!", "description": "One of the main catchphrases of Minecraft YouTuber Technoblade.", "links": {"website": ["https://www.youtube.com/channel/UCFAiFyGs6oDiF1Nf-rRJpZA"], "subreddit": ["Technoblade"]}, "path": {"4-166, T:0-1": [[162, 874], [162, 890], [216, 890], [216, 874]]}, "center": {"4-166, T:0-1": [189, 882]}},
{"id": "u1ptws", "name": "DropsByPonk", "description": "DropsByPonk is a member of the Dream SMP, a multiplayer series for the game Minecraft.", "links": {"website": ["https://www.twitch.tv/dropsbyponk", "https://dreamteam.fandom.com/wiki/Ponk"], "subreddit": ["dreamsmp"]}, "path": {"148-165, T:0-1": [[1196, 1114], [1196, 1122], [1205, 1122], [1205, 1114]]}, "center": {"148-165, T:0-1": [1201, 1118]}},
{"id": "u1psuv", "name": "Awesamdude", "description": "Awesamdude is a member of the Dream SMP, a multiplayer series for the game Minecraft.", "links": {"website": ["https://www.twitch.tv/awesamdude", "https://dreamteam.fandom.com/wiki/Awesamdude"], "subreddit": ["dreamsmp"]}, "path": {"119-165, T:0-1": [[1187, 1114], [1187, 1123], [1196, 1123], [1196, 1114]]}, "center": {"119-165, T:0-1": [1192, 1119]}},
{"id": "u1plds", "name": "Love Ball", "description": "A pink and white Poké Ball with a heart on it. This Poké Ball increases the odds of catching a wild Pokémon if the trainer is using a Pokémon of the opposite gender and the same species. This item was glitched in Generation II when was originally introduced, instead applying its bonus if the wild Pokémon was both the same gender and species.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Love_Ball"], "subreddit": ["pokemon"]}, "path": {"125-140": [[1053, 702], [1050, 703], [1049, 706], [1049, 710], [1050, 713], [1053, 714], [1057, 714], [1060, 713], [1061, 710], [1061, 706], [1060, 703], [1057, 702]], "58-115": [[1101, 702], [1098, 703], [1097, 706], [1097, 710], [1098, 713], [1101, 714], [1105, 714], [1108, 713], [1109, 710], [1109, 706], [1108, 703], [1105, 702]], "150-165, T:0-1": [[1118, 714], [1112, 714], [1112, 713], [1111, 713], [1110, 712], [1110, 711], [1109, 711], [1109, 705], [1110, 705], [1110, 704], [1111, 703], [1112, 703], [1113, 702], [1117, 702], [1118, 703], [1119, 703], [1120, 704], [1120, 705], [1121, 705], [1121, 706], [1120, 707], [1119, 708], [1118, 708], [1117, 709], [1118, 710]]}, "center": {"125-140": [1055, 708], "58-115": [1103, 708], "150-165, T:0-1": [1113, 707]}},
{"id": "u1plds", "name": "Love Ball", "description": "A pink and white Poké Ball with a heart on it. This Poké Ball increases the odds of catching a wild Pokémon if the trainer is using a Pokémon of the opposite gender and the same species. This item was glitched in Generation II when was originally introduced, instead applying its bonus if the wild Pokémon was both the same gender and species.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Love_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"125-140": [[1053, 702], [1050, 703], [1049, 706], [1049, 710], [1050, 713], [1053, 714], [1057, 714], [1060, 713], [1061, 710], [1061, 706], [1060, 703], [1057, 702]], "58-115": [[1101, 702], [1098, 703], [1097, 706], [1097, 710], [1098, 713], [1101, 714], [1105, 714], [1108, 713], [1109, 710], [1109, 706], [1108, 703], [1105, 702]], "150-165, T:0-1": [[1118, 714], [1112, 714], [1112, 713], [1111, 713], [1110, 712], [1110, 711], [1109, 711], [1109, 705], [1110, 705], [1110, 704], [1111, 703], [1112, 703], [1113, 702], [1117, 702], [1118, 703], [1119, 703], [1120, 704], [1120, 705], [1121, 705], [1121, 706], [1120, 707], [1119, 708], [1118, 708], [1117, 709], [1118, 710]]}, "center": {"125-140": [1055, 708], "58-115": [1103, 708], "150-165, T:0-1": [1113, 707]}},
{"id": "u1pkde", "name": "Lain-redstone heart", "description": "A heart depicting the colors of Lain and redstone.", "links": {"subreddit": ["Lain", "redstone"]}, "path": {"109-166, T:0-1": [[1548, 1664], [1546, 1666], [1546, 1668], [1549, 1671], [1552, 1668], [1552, 1666], [1550, 1664]]}, "center": {"109-166, T:0-1": [1549, 1667]}},
{"id": "u1pjcr", "name": "Piston", "description": "An item in Minecraft that pushes blocks, triggered by redstone current. Used extensively in redstone contraptions.", "links": {"website": ["https://minecraft.fandom.com/wiki/Piston"], "subreddit": ["redstone"]}, "path": {"158-166, T:0-1": [[1561, 1655], [1561, 1666], [1566, 1666], [1566, 1663], [1569, 1663], [1569, 1666], [1578, 1666], [1578, 1655], [1569, 1655], [1569, 1658], [1566, 1658], [1566, 1655]]}, "center": {"158-166, T:0-1": [1573, 1660]}},
{"id": "u1pimz", "name": "Heal Ball", "description": "A mostly pink Poké Ball with a blue band around the center. This Poké Ball will fully heal any Pokémon instantly when captured, allowing that Pokémon to be used in battle right away even if it was weakened during capture.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Heal_Ball"], "subreddit": ["pokemon"]}, "path": {"113-166, T:0-1": [[1097, 711], [1097, 705], [1098, 705], [1098, 704], [1099, 703], [1100, 703], [1101, 702], [1105, 702], [1106, 703], [1107, 703], [1108, 704], [1108, 705], [1109, 705], [1109, 711], [1108, 711], [1108, 712], [1107, 713], [1106, 713], [1105, 714], [1101, 714], [1100, 713], [1099, 713], [1098, 712], [1098, 711]]}, "center": {"113-166, T:0-1": [1103, 708]}},
{"id": "u1pimz", "name": "Heal Ball", "description": "A mostly pink Poké Ball with a blue band around the center. This Poké Ball will fully heal any Pokémon instantly when captured, allowing that Pokémon to be used in battle right away even if it was weakened during capture.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Heal_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"113-166, T:0-1": [[1097, 711], [1097, 705], [1098, 705], [1098, 704], [1099, 703], [1100, 703], [1101, 702], [1105, 702], [1106, 703], [1107, 703], [1108, 704], [1108, 705], [1109, 705], [1109, 711], [1108, 711], [1108, 712], [1107, 713], [1106, 713], [1105, 714], [1101, 714], [1100, 713], [1099, 713], [1098, 712], [1098, 711]]}, "center": {"113-166, T:0-1": [1103, 708]}},
{"id": "u1pibv", "name": "Redstone wire", "description": "Redstone in wire form when placed on the ground.", "links": {"website": ["https://minecraft.fandom.com/wiki/Redstone_Dust"], "subreddit": ["redstone"]}, "path": {"158-166, T:0-1": [[1546, 1658], [1546, 1660], [1549, 1663], [1560, 1663], [1562, 1661], [1562, 1659], [1560, 1657], [1554, 1657], [1553, 1658]]}, "center": {"158-166, T:0-1": [1555, 1660]}},
{"id": "u1phc8", "name": "Redstone dust", "description": "The item sprite for Redstone dust in Minecraft.", "links": {"website": ["https://minecraft.fandom.com/wiki/Redstone_Dust"], "subreddit": ["redstone"]}, "path": {"158-166, T:0-1": [[1540, 1654], [1534, 1660], [1534, 1662], [1537, 1665], [1538, 1665], [1539, 1666], [1542, 1666], [1543, 1665], [1544, 1665], [1547, 1662], [1547, 1660], [1541, 1654]]}, "center": {"158-166, T:0-1": [1541, 1661]}},
{"id": "u1pga3", "name": "Repeat Ball", "description": "A Poké Ball with a repeating circular pattern on top. This Poké Ball offers an increased chance to catch a Pokémon if you've already caught another of that same Pokémon before.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Repeat_Ball"], "subreddit": ["pokemon"]}, "path": {"14-34": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [913, 714], [916, 713], [917, 710], [917, 706], [916, 703], [913, 702]], "118-165, T:0-1": [[1085, 711], [1085, 706], [1085, 705], [1086, 705], [1086, 704], [1087, 703], [1088, 703], [1089, 702], [1093, 702], [1094, 703], [1095, 703], [1096, 704], [1096, 705], [1097, 705], [1097, 711], [1096, 711], [1096, 712], [1095, 713], [1094, 713], [1093, 714], [1089, 714], [1088, 713], [1087, 713], [1086, 712], [1086, 711]]}, "center": {"14-34": [911, 708], "118-165, T:0-1": [1091, 708]}},
{"id": "u1pga3", "name": "Repeat Ball", "description": "A Poké Ball with a repeating circular pattern on top. This Poké Ball offers an increased chance to catch a Pokémon if you've already caught another of that same Pokémon before.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Repeat_Ball"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"14-34": [[909, 702], [906, 703], [905, 706], [905, 710], [906, 713], [909, 714], [913, 714], [916, 713], [917, 710], [917, 706], [916, 703], [913, 702]], "118-165, T:0-1": [[1085, 711], [1085, 706], [1085, 705], [1086, 705], [1086, 704], [1087, 703], [1088, 703], [1089, 702], [1093, 702], [1094, 703], [1095, 703], [1096, 704], [1096, 705], [1097, 705], [1097, 711], [1096, 711], [1096, 712], [1095, 713], [1094, 713], [1093, 714], [1089, 714], [1088, 713], [1087, 713], [1086, 712], [1086, 711]]}, "center": {"14-34": [911, 708], "118-165, T:0-1": [1091, 708]}},
{"id": "u1olw3", "name": "OnlyNekos", "description": "OnlyNekos is a Twitch group.\n\nThis was the first location of the OnlyNekos community. OnlyNekos later moved to (1600, 1450) when the border expanded for the second time. After securing their new land, they allowed their old location to be overtaken by others for more art to exist on the final painting.", "links": {"website": ["https://www.twitch.tv/team/onlynekos"]}, "path": {"9-153": [[708, 803], [708, 805], [706, 809], [706, 814], [708, 819], [710, 823], [715, 826], [718, 827], [724, 827], [730, 824], [735, 819], [735, 814], [733, 812], [733, 810], [735, 808], [735, 805], [733, 803]], "5-8": [[747, 822], [747, 833], [746, 833], [744, 836], [744, 840], [766, 840], [768, 837], [768, 834], [770, 832], [767, 831], [767, 827], [764, 822], [760, 825], [753, 825], [750, 822]]}, "center": {"9-153": [721, 815], "5-8": [757, 832]}},
{"id": "u1o1qg", "name": "Pink Parrots", "description": "One of the teams in Minecraft Championship.", "links": {"website": ["https://mcchampionship.fandom.com/wiki/Pink_Parrots"], "subreddit": ["MinecraftChampionship"]}, "path": {"61-166, T:0-1": [[1798, 100], [1795, 103], [1795, 110], [1802, 110], [1805, 108], [1805, 104], [1802, 101], [1801, 101], [1800, 100]]}, "center": {"61-166, T:0-1": [1800, 105]}},
{"id": "u1o12z", "name": "Purple Pandas", "description": "One of the teams in Minecraft Championship.", "links": {"website": ["https://mcchampionship.fandom.com/wiki/Purple_Pandas"], "subreddit": ["MinecraftChampionship"]}, "path": {"58-166, T:0-1": [[1779, 110], [1779, 112], [1780, 113], [1780, 115], [1779, 116], [1779, 118], [1781, 120], [1787, 120], [1789, 118], [1789, 116], [1788, 115], [1788, 113], [1789, 112], [1789, 110], [1786, 110], [1784, 112], [1782, 110]]}, "center": {"58-166, T:0-1": [1784, 116]}},
@ -6700,10 +6700,10 @@
{"id": "u38a1v", "name": "Hitch Trailblazer", "description": "Hitch Trailblazer is one of the main ponies (Mane 5) from Generation 5 of My Little Pony.", "links": {"website": ["https://mlp.fandom.com/wiki/Hitch_Trailblazer"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"109-164, 58-67, 75-85, 90-102, T:0-1": [[1635, 213], [1632, 216], [1631, 216], [1629, 218], [1629, 222], [1630, 222], [1630, 227], [1634, 231], [1639, 231], [1643, 227], [1643, 222], [1644, 222], [1644, 218], [1642, 216], [1641, 216], [1638, 213]]}, "center": {"109-164, 58-67, 75-85, 90-102, T:0-1": [1637, 222]}},
{"id": "u389gh", "name": "Izzy Moonbow", "description": "Izzy Moonbow is one of the main ponies (Mane 5) from Generation 5 of My Little Pony.", "links": {"website": ["https://mlp.fandom.com/wiki/Izzy_Moonbow"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"109-164, 58-68, 74-85, 90-102, T:0-1": [[1622, 225], [1622, 228], [1616, 228], [1616, 231], [1617, 232], [1617, 234], [1616, 235], [1616, 236], [1615, 237], [1615, 242], [1618, 245], [1621, 245], [1621, 243], [1625, 243], [1627, 245], [1629, 245], [1632, 242], [1632, 230], [1630, 228], [1626, 228], [1626, 225]]}, "center": {"109-164, 58-68, 74-85, 90-102, T:0-1": [1624, 235]}},
{"id": "u388kv", "name": "Sunny Starscout", "description": "Sunny Starscout is one of the main ponies (Mane 5) from Generation 5 of My Little Pony.", "links": {"website": ["https://mlp.fandom.com/wiki/Sunny_Starscout"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"107-164, 78-85, 90-102, T:0-1": [[1649, 212], [1648, 213], [1646, 213], [1644, 215], [1644, 216], [1645, 217], [1645, 220], [1644, 221], [1644, 226], [1645, 227], [1645, 229], [1649, 229], [1650, 228], [1655, 228], [1658, 225], [1659, 225], [1661, 223], [1661, 219], [1660, 218], [1660, 217], [1661, 216], [1661, 215], [1659, 213], [1656, 213], [1655, 212]], "56-68, 73-77": [[1649, 208], [1643, 215], [1643, 218], [1649, 224], [1654, 224], [1658, 220], [1659, 217], [1659, 214], [1655, 208]]}, "center": {"107-164, 78-85, 90-102, T:0-1": [1653, 220], "56-68, 73-77": [1651, 216]}},
{"id": "u385vc", "name": "Rarity", "description": "Rarity is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She represents the element of generosity.", "links": {"website": ["https://mlp.fandom.com/wiki/Rarity"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"38-57": [[657, 254], [654, 257], [654, 258], [657, 261], [664, 261], [664, 259], [662, 259], [662, 257], [659, 257], [658, 256], [658, 254]], "24-26": [[663, 270], [661, 272], [663, 274], [663, 276], [666, 276], [669, 273], [670, 274], [671, 274], [671, 271], [665, 271], [664, 270]], "107-164, 61-85, 90-102, T:0-1": [[1676, 244], [1675, 245], [1674, 245], [1672, 247], [1672, 248], [1671, 249], [1671, 252], [1673, 254], [1671, 256], [1671, 257], [1673, 259], [1677, 259], [1678, 260], [1686, 260], [1688, 258], [1688, 248], [1685, 245], [1683, 245], [1682, 244]]}, "center": {"38-57": [658, 259], "24-26": [665, 274], "107-164, 61-85, 90-102, T:0-1": [1680, 252]}},
{"id": "u3856f", "name": "Applejack", "description": "Applejack is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She represents the element of honesty.", "links": {"website": ["https://mlp.fandom.com/wiki/Applejack"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"35-57": [[636, 255], [636, 259], [637, 259], [637, 261], [640, 261], [643, 259], [641, 257], [640, 257], [638, 255]], "19-23": [[632, 264], [632, 268], [633, 268], [633, 270], [639, 270], [639, 268], [637, 266], [634, 264]], "107-164, 60-85, 89-102, T:0-1": [[1674, 259], [1673, 259], [1672, 260], [1671, 260], [1667, 264], [1667, 265], [1666, 266], [1667, 267], [1667, 268], [1669, 270], [1669, 272], [1673, 276], [1678, 276], [1680, 278], [1681, 278], [1683, 276], [1683, 269], [1684, 269], [1684, 264], [1680, 260], [1679, 260], [1678, 259], [1673, 259]]}, "center": {"35-57": [639, 259], "19-23": [635, 267], "107-164, 60-85, 89-102, T:0-1": [1676, 267]}},
{"id": "u384h1", "name": "Rainbow Dash", "description": "Rainbow Dash is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She represents the element of loyalty.", "links": {"website": ["https://mlp.fandom.com/wiki/Rainbow_Dash"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"107-164, 60-65, 71-85, 90-102, T:0-1": [[1660, 265], [1657, 265], [1656, 266], [1655, 266], [1652, 269], [1652, 277], [1653, 277], [1654, 276], [1658, 280], [1666, 280], [1668, 278], [1668, 268], [1666, 266], [1665, 266], [1664, 267], [1663, 267], [1662, 266], [1661, 266], [1660, 265], [1657, 265]]}, "center": {"107-164, 60-65, 71-85, 90-102, T:0-1": [1661, 273]}},
{"id": "u383k2", "name": "Twilight Sparkle", "description": "Twilight Sparkle is one of the main ponies (Mane 6) from the TV series My Little Pony: Friendship is Magic, Generation 4 of the My Little Pony series. She is a unicorn representing the element of magic.", "links": {"website": ["https://mlp.fandom.com/wiki/Twilight_Sparkle"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"107-164, 57-65, 71-85, 90-102, T:0-1": [[1642, 265], [1639, 265], [1637, 267], [1637, 268], [1636, 269], [1636, 270], [1635, 271], [1635, 273], [1638, 273], [1638, 276], [1642, 280], [1650, 280], [1652, 278], [1652, 268], [1650, 266], [1645, 266], [1644, 265], [1644, 264], [1642, 264]]}, "center": {"107-164, 57-65, 71-85, 90-102, T:0-1": [1645, 273]}},
{"id": "u385vc", "name": "Rarity", "description": "Rarity is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic (Generation 4). She represents the element of generosity.", "links": {"website": ["https://mlp.fandom.com/wiki/Rarity"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"38-57": [[657, 254], [654, 257], [654, 258], [657, 261], [664, 261], [664, 259], [662, 259], [662, 257], [659, 257], [658, 256], [658, 254]], "24-26": [[663, 270], [661, 272], [663, 274], [663, 276], [666, 276], [669, 273], [670, 274], [671, 274], [671, 271], [665, 271], [664, 270]], "107-164, 61-85, 90-102, T:0-1": [[1676, 244], [1675, 245], [1674, 245], [1672, 247], [1672, 248], [1671, 249], [1671, 252], [1673, 254], [1671, 256], [1671, 257], [1673, 259], [1677, 259], [1678, 260], [1686, 260], [1688, 258], [1688, 248], [1685, 245], [1683, 245], [1682, 244]]}, "center": {"38-57": [658, 259], "24-26": [665, 274], "107-164, 61-85, 90-102, T:0-1": [1680, 252]}},
{"id": "u3856f", "name": "Applejack", "description": "Applejack is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic (Generation 4). She represents the element of honesty.", "links": {"website": ["https://mlp.fandom.com/wiki/Applejack"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"35-57": [[636, 255], [636, 259], [637, 259], [637, 261], [640, 261], [643, 259], [641, 257], [640, 257], [638, 255]], "19-23": [[632, 264], [632, 268], [633, 268], [633, 270], [639, 270], [639, 268], [637, 266], [634, 264]], "107-164, 60-85, 89-102, T:0-1": [[1674, 259], [1673, 259], [1672, 260], [1671, 260], [1667, 264], [1667, 265], [1666, 266], [1667, 267], [1667, 268], [1669, 270], [1669, 272], [1673, 276], [1678, 276], [1680, 278], [1681, 278], [1683, 276], [1683, 269], [1684, 269], [1684, 264], [1680, 260], [1679, 260], [1678, 259], [1673, 259]]}, "center": {"35-57": [639, 259], "19-23": [635, 267], "107-164, 60-85, 89-102, T:0-1": [1676, 267]}},
{"id": "u384h1", "name": "Rainbow Dash", "description": "Rainbow Dash is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic (Generation 4). She represents the element of loyalty.", "links": {"website": ["https://mlp.fandom.com/wiki/Rainbow_Dash"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"107-164, 60-65, 71-85, 90-102, T:0-1": [[1660, 265], [1657, 265], [1656, 266], [1655, 266], [1652, 269], [1652, 277], [1653, 277], [1654, 276], [1658, 280], [1666, 280], [1668, 278], [1668, 268], [1666, 266], [1665, 266], [1664, 267], [1663, 267], [1662, 266], [1661, 266], [1660, 265], [1657, 265]]}, "center": {"107-164, 60-65, 71-85, 90-102, T:0-1": [1661, 273]}},
{"id": "u383k2", "name": "Twilight Sparkle", "description": "Twilight Sparkle is one of the main ponies (Mane 6) from the TV series My Little Pony: Friendship is Magic, the 4th generation. She is a unicorn representing the element of magic.", "links": {"website": ["https://mlp.fandom.com/wiki/Twilight_Sparkle"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"107-164, 57-65, 71-85, 90-102, T:0-1": [[1642, 265], [1639, 265], [1637, 267], [1637, 268], [1636, 269], [1636, 270], [1635, 271], [1635, 273], [1638, 273], [1638, 276], [1642, 280], [1650, 280], [1652, 278], [1652, 268], [1650, 266], [1645, 266], [1644, 265], [1644, 264], [1642, 264]]}, "center": {"107-164, 57-65, 71-85, 90-102, T:0-1": [1645, 273]}},
{"id": "u382nl", "name": "Fluttershy", "description": "Fluttershy is one of the main ponies (Mane 6) in My Little Pony: Friendship is Magic, Generation 4 of My Little Pony. She is a timid and kind-hearted pegasus who cares for animals and her friends, and represents the element of kindness.", "links": {"website": ["https://mlp.fandom.com/wiki/Fluttershy"], "subreddit": ["mylittlepony"], "discord": ["manechat"]}, "path": {"40-57": [[623, 255], [621, 257], [621, 261], [630, 261], [628, 257], [626, 257], [624, 255]], "21-22": [[645, 264], [643, 266], [643, 267], [644, 268], [644, 270], [650, 270], [650, 268], [648, 266]], "109-164, 58-65, 70-86, 89-102, T:0-1": [[1630, 261], [1624, 261], [1623, 262], [1622, 262], [1620, 264], [1620, 265], [1619, 266], [1619, 270], [1620, 271], [1620, 275], [1619, 276], [1621, 278], [1622, 278], [1625, 275], [1626, 276], [1631, 276], [1631, 278], [1634, 278], [1636, 276], [1636, 264], [1634, 262], [1631, 262]]}, "center": {"40-57": [624, 259], "21-22": [646, 268], "109-164, 58-65, 70-86, 89-102, T:0-1": [1627, 268]}},
{"id": "u381h1", "name": "Pinkie Pie", "description": "Pinkie Pie is an Earth Pony and one of the six main characters from My Little Pony: Friendship is Magic (also known as the \"Mane 6\"). She represents the element of laughter, as a fun-loving pony who often hosts parties for her friends and other ponies.", "links": {"website": ["https://mlp.fandom.com/wiki/Pinkie_Pie"], "subreddit": ["mylittlepony"]}, "path": {"109-111, 114-164, 60-65, 74-85, 90-103, T:0-1": [[1625, 243], [1623, 243], [1621, 245], [1620, 245], [1619, 246], [1618, 246], [1616, 248], [1616, 249], [1615, 250], [1615, 255], [1617, 255], [1617, 256], [1621, 260], [1627, 260], [1628, 261], [1629, 261], [1631, 259], [1631, 258], [1632, 257], [1632, 249], [1629, 246], [1628, 246]]}, "center": {"109-111, 114-164, 60-65, 74-85, 90-103, T:0-1": [1624, 252]}},
{"id": "u37bs2", "name": "Rosemi Lovelock", "description": "Rosemi Lovelock is a member of OBSYDIA, the second wave of VTubers from NIJISANJI's English branch. Rosemi is a rose maiden raised in a beautiful garden.", "links": {"website": ["https://www.youtube.com/channel/UC4WvIIAo89_AzGUh1AZ6Dkg", "https://virtualyoutuber.fandom.com/wiki/Rosemi_Lovelock"], "subreddit": ["Nijisanji"]}, "path": {"113-120": [[1504, 1114], [1501, 1117], [1501, 1121], [1502, 1122], [1502, 1125], [1504, 1125], [1504, 1126], [1508, 1126], [1508, 1125], [1510, 1125], [1510, 1122], [1511, 1121], [1511, 1117], [1512, 1116], [1510, 1114]], "121-165, T:0-1": [[1501, 1114], [1501, 1125], [1513, 1125], [1513, 1114]]}, "center": {"113-120": [1506, 1119], "121-165, T:0-1": [1507, 1120]}},
@ -6717,9 +6717,9 @@
{"id": "u360ch", "name": "Bulbasaur", "description": "Bulbasaur is the Grass/Poison-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Bulbasaur_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"109-166, T:0-1": [[835, 1727], [835, 1729], [834, 1730], [830, 1730], [830, 1732], [828, 1732], [828, 1739], [831, 1741], [832, 1741], [833, 1742], [839, 1742], [840, 1743], [844, 1743], [844, 1738], [843, 1737], [843, 1727]]}, "center": {"109-166, T:0-1": [837, 1735]}},
{"id": "u35z7z", "name": "Charmander", "description": "Charmander is the Fire-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Charmander_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"56-57": [[1286, 260], [1281, 266], [1281, 268], [1285, 272], [1285, 273], [1284, 274], [1284, 275], [1288, 279], [1298, 279], [1309, 272], [1309, 270], [1306, 268], [1305, 268], [1299, 273], [1298, 273], [1298, 270], [1294, 267], [1289, 260]], "109-166, T:0-1": [[809, 1724], [807, 1726], [807, 1729], [806, 1730], [806, 1734], [807, 1735], [808, 1735], [811, 1738], [810, 1739], [812, 1741], [813, 1741], [814, 1742], [815, 1742], [817, 1744], [818, 1744], [821, 1741], [821, 1740], [825, 1736], [825, 1735], [826, 1734], [826, 1733], [828, 1731], [828, 1727], [826, 1725], [824, 1725], [821, 1728], [821, 1732], [819, 1730], [819, 1729], [817, 1727], [817, 1726], [815, 1724]]}, "center": {"56-57": [1291, 273], "109-166, T:0-1": [816, 1735]}},
{"id": "u35y99", "name": "Squirtle", "description": "Squirtle is the Water-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Squirtle_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"109-166, T:0-1": [[798, 1724], [794, 1724], [793, 1725], [792, 1725], [790, 1727], [787, 1727], [785, 1725], [781, 1725], [779, 1727], [779, 1730], [782, 1733], [783, 1733], [784, 1734], [784, 1735], [786, 1737], [786, 1739], [789, 1742], [793, 1742], [794, 1741], [794, 1739], [798, 1739], [798, 1737], [799, 1736], [799, 1735], [801, 1735], [801, 1732], [802, 1731], [802, 1730], [801, 1729], [801, 1726], [801, 1725], [799, 1725]]}, "center": {"109-166, T:0-1": [791, 1732]}},
{"id": "u352sv", "name": "Bulbasaur", "description": "Bulbasaur is the Grass/Poison-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Bulbasaur_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"95-142": [[1869, 1], [1864, 5], [1862, 5], [1859, 8], [1859, 11], [1858, 12], [1858, 14], [1862, 18], [1873, 18], [1879, 12], [1879, 8], [1874, 1]], "143-166, T:0-1": [[1836, 16], [1834, 18], [1831, 18], [1831, 20], [1829, 20], [1825, 26], [1825, 30], [1827, 32], [1828, 32], [1829, 33], [1838, 33], [1839, 34], [1841, 34], [1842, 33], [1842, 32], [1843, 31], [1844, 31], [1846, 29], [1846, 21], [1841, 16]]}, "center": {"95-142": [1870, 10], "143-166, T:0-1": [1838, 25]}},
{"id": "u35255", "name": "Shiny Charmander", "description": "Charmander is the Fire-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region. This Charmander uses its golden Shiny coloration.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Charmander_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"88-166, T:0-1": [[1842, 1], [1838, 5], [1837, 7], [1837, 9], [1840, 12], [1841, 12], [1842, 13], [1842, 14], [1841, 15], [1843, 17], [1845, 17], [1848, 20], [1850, 20], [1852, 18], [1852, 16], [1855, 13], [1855, 12], [1856, 11], [1856, 10], [1858, 8], [1858, 5], [1854, 1], [1851, 4], [1851, 8], [1850, 9], [1850, 8], [1847, 3], [1845, 1]]}, "center": {"88-166, T:0-1": [1843, 7]}},
{"id": "u3505v", "name": "Squirtle", "description": "Squirtle is the Water-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Squirtle_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"83-166, T:0-1": [[1817, 1], [1814, 4], [1813, 6], [1813, 8], [1815, 10], [1815, 11], [1816, 12], [1816, 14], [1818, 14], [1818, 18], [1825, 18], [1826, 17], [1827, 17], [1829, 15], [1829, 14], [1830, 13], [1830, 10], [1832, 10], [1834, 7], [1835, 6], [1835, 4], [1832, 1], [1830, 1], [1827, 4], [1824, 4], [1821, 1]]}, "center": {"83-166, T:0-1": [1823, 10]}},
{"id": "u352sv", "name": "Bulbasaur", "description": "Bulbasaur is the Grass/Poison-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Bulbasaur_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"95-142": [[1869, 1], [1864, 5], [1862, 5], [1859, 8], [1859, 11], [1858, 12], [1858, 14], [1862, 18], [1873, 18], [1879, 12], [1879, 8], [1874, 1]], "143-166, T:0-1": [[1836, 16], [1834, 18], [1831, 18], [1831, 20], [1829, 20], [1825, 26], [1825, 30], [1827, 32], [1828, 32], [1829, 33], [1838, 33], [1839, 34], [1841, 34], [1842, 33], [1842, 32], [1843, 31], [1844, 31], [1846, 29], [1846, 21], [1841, 16]]}, "center": {"95-142": [1870, 10], "143-166, T:0-1": [1838, 25]}},
{"id": "u35255", "name": "Shiny Charmander", "description": "Charmander is the Fire-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region. This Charmander uses its golden Shiny coloration.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Charmander_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"88-166, T:0-1": [[1842, 1], [1838, 5], [1837, 7], [1837, 9], [1840, 12], [1841, 12], [1842, 13], [1842, 14], [1841, 15], [1843, 17], [1845, 17], [1848, 20], [1850, 20], [1852, 18], [1852, 16], [1855, 13], [1855, 12], [1856, 11], [1856, 10], [1858, 8], [1858, 5], [1854, 1], [1851, 4], [1851, 8], [1850, 9], [1850, 8], [1847, 3], [1845, 1]]}, "center": {"88-166, T:0-1": [1843, 7]}},
{"id": "u3505v", "name": "Squirtle", "description": "Squirtle is the Water-type starter Pokémon in the Generation I Pokémon games (Pokémon Red/Blue), taking place in the Kanto region.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Squirtle_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"83-166, T:0-1": [[1817, 1], [1814, 4], [1813, 6], [1813, 8], [1815, 10], [1815, 11], [1816, 12], [1816, 14], [1818, 14], [1818, 18], [1825, 18], [1826, 17], [1827, 17], [1829, 15], [1829, 14], [1830, 13], [1830, 10], [1832, 10], [1834, 7], [1835, 6], [1835, 4], [1832, 1], [1830, 1], [1827, 4], [1824, 4], [1821, 1]]}, "center": {"83-166, T:0-1": [1823, 10]}},
{"id": "u343uv", "name": "Tally", "description": "Member of Ally Hall whose tie is purple, representing the Tally Hall community.", "links": {"website": ["https://en.wikipedia.org/wiki/Tally_Hall"], "subreddit": ["tallyhall", "transplace"]}, "path": {"102-103": [[757, 462], [754, 465], [754, 467], [756, 469], [754, 471], [754, 476], [759, 476], [759, 471], [760, 470], [760, 468], [759, 467], [759, 465], [760, 464], [760, 463]], "101, 105-112, 116-123, 128-133, 138-164, T:0-1": [[785, 462], [784, 463], [784, 464], [785, 465], [785, 467], [784, 468], [784, 470], [785, 471], [785, 476], [787, 476], [787, 462], [784, 462]]}, "center": {"102-103": [756, 472], "101, 105-112, 116-123, 128-133, 138-164, T:0-1": [786, 469]}},
{"id": "u342ys", "name": "Lesbian Tally", "description": "Member of Ally Hall whose tie has the lesbian flag colors. Lesbian people are women attracted to other women.", "links": {"website": ["https://en.wikipedia.org/wiki/Lesbian", "https://www.tallyhall.com/", "https://en.wikipedia.org/wiki/Tally_Hall"], "subreddit": ["tallyhall", "transplace"], "discord": ["jZjmeq86tV"]}, "path": {"79-164, T:0-1": [[781, 462], [780, 463], [780, 464], [781, 465], [781, 467], [780, 468], [780, 470], [781, 471], [781, 476], [786, 476], [786, 471], [784, 469], [786, 467], [786, 465], [783, 462]]}, "center": {"79-164, T:0-1": [784, 472]}},
{"id": "u3426y", "name": "Genderfluid Tally", "description": "Member of Ally Hall whose tie has the genderfluid flag colors. Genderfluid refers to someone whose gender identity changes over time. A genderfluid individual can identify as any gender, or combination of genders at any given time. Their gender can change at random or it may vary in response to different circumstances. One's gender can change over the course of hours, days, weeks, months, or years. For some individuals their gender changes on a somewhat consistent \"schedule\", while for others their gender changes at random times. Some genderfluid individuals can be fluid between all genders, or a large amount of genders. Other genderfluid individuals are fluid between a small handful of genders.", "links": {"website": ["https://lgbta.miraheze.org/wiki/Genderfluid", "https://www.tallyhall.com/", "https://en.wikipedia.org/wiki/Tally_Hall"], "subreddit": ["tallyhall", "transplace"], "discord": ["jZjmeq86tV"]}, "path": {"100-123, 125-140, 143, 146-164, 78-85, 87, T:0-1": [[777, 462], [776, 463], [776, 464], [777, 465], [777, 467], [776, 468], [776, 470], [777, 471], [777, 476], [782, 476], [782, 471], [780, 469], [782, 467], [782, 465], [779, 462]]}, "center": {"100-123, 125-140, 143, 146-164, 78-85, 87, T:0-1": [780, 472]}},
@ -6790,7 +6790,7 @@
{"id": "u4q1gk", "name": "Ope Ope no Mi", "description": "A devil fruit from One Piece. When eaten, it gives a person the ability to manipulate the physical configurations of objects and living beings.", "links": {"website": ["https://onepiece.fandom.com/wiki/Ope_Ope_no_Mi"], "subreddit": ["OnePiece"]}, "path": {"17-166, T:0-1": [[349, 597], [349, 600], [346, 603], [346, 605], [353, 612], [354, 612], [361, 605], [361, 603], [357, 599], [357, 598], [359, 598], [359, 596], [355, 596], [355, 597]]}, "center": {"17-166, T:0-1": [353, 604]}},
{"id": "u4pzv0", "name": "Gomu Gomu no Mi", "description": "A devil fruit from One Piece. When eaten, it gives a person's body the properties of rubber. Protagonist Monkey D. Luffy eats one at the start of the series.", "links": {"website": ["https://onepiece.fandom.com/wiki/Gomu_Gomu_no_Mi"], "subreddit": ["OnePiece"]}, "path": {"17-166, T:0-1": [[331, 596], [331, 599], [333, 601], [332, 602], [332, 603], [331, 604], [331, 607], [332, 608], [332, 609], [334, 611], [335, 611], [336, 612], [339, 612], [340, 611], [341, 611], [343, 609], [343, 608], [344, 607], [344, 604], [343, 603], [343, 600], [344, 599], [344, 598], [342, 596], [339, 596], [338, 597], [336, 597], [335, 596]]}, "center": {"17-166, T:0-1": [337, 606]}},
{"id": "u4puwh", "name": "One Piece", "description": "One Piece is a long-running manga and anime series. It depicts the exploits of a group of pirates led by Monkey D. Luffy.", "links": {"website": ["https://en.wikipedia.org/wiki/One_Piece"], "subreddit": ["OnePiece"]}, "path": {"2-4": [[330, 465], [330, 538], [379, 538], [379, 465]], "5-16": [[329, 527], [329, 608], [379, 608], [379, 527]], "17-166, T:0-1": [[330, 528], [330, 613], [378, 613], [378, 528]]}, "center": {"2-4": [355, 502], "5-16": [354, 568], "17-166, T:0-1": [354, 571]}},
{"id": "u4pdqv", "name": "ShadowClan", "description": "Symbol for the ShadowClan in Warrior Cats: Ultimate Edition.", "links": {"website": ["https://warriors.fandom.com/wiki/ShadowClan"], "subreddit": ["wcueroblox"]}, "path": {"109-166, T:0-1": [[1476, 1472], [1474, 1474], [1474, 1479], [1473, 1479], [1470, 1476], [1468, 1478], [1468, 1498], [1488, 1498], [1488, 1478], [1486, 1476], [1483, 1479], [1482, 1479], [1481, 1478], [1481, 1475], [1482, 1474], [1480, 1472]]}, "center": {"109-166, T:0-1": [1478, 1487]}},
{"id": "u4pdqv", "name": "ShadowClan", "description": "Symbol for the ShadowClan in Warrior Cats.", "links": {"website": ["https://warriors.fandom.com/wiki/ShadowClan"], "subreddit": ["wcueroblox", "WarriorCats"]}, "path": {"109-166, T:0-1": [[1476, 1472], [1474, 1474], [1474, 1479], [1473, 1479], [1470, 1476], [1468, 1478], [1468, 1498], [1488, 1498], [1488, 1478], [1486, 1476], [1483, 1479], [1482, 1479], [1481, 1478], [1481, 1475], [1482, 1474], [1480, 1472]]}, "center": {"109-166, T:0-1": [1478, 1488]}},
{"id": "u4pd5i", "name": "WindClan", "description": "Symbol for the WindClan in Warrior Cats: Ultimate Edition.", "links": {"website": ["https://warriors.fandom.com/wiki/WindClan"], "subreddit": ["wcueroblox"]}, "path": {"109-166, T:0-1": [[1457, 1472], [1455, 1474], [1455, 1479], [1454, 1479], [1451, 1476], [1449, 1478], [1449, 1498], [1469, 1498], [1469, 1478], [1467, 1476], [1464, 1479], [1463, 1479], [1463, 1474], [1461, 1472]]}, "center": {"109-166, T:0-1": [1459, 1487]}},
{"id": "u4pciv", "name": "RiverClan", "description": "Symbol for the RiverClan in Warrior Cats: Ultimate Edition.", "links": {"website": ["https://warriors.fandom.com/wiki/RiverClan"], "subreddit": ["wcueroblox"]}, "path": {"109-166, T:0-1": [[1439, 1472], [1436, 1475], [1436, 1479], [1435, 1479], [1432, 1476], [1430, 1478], [1430, 1498], [1450, 1498], [1450, 1478], [1448, 1476], [1445, 1479], [1444, 1479], [1442, 1477], [1442, 1476], [1444, 1474], [1442, 1472]]}, "center": {"109-166, T:0-1": [1440, 1487]}},
{"id": "u4pbqu", "name": "ThunderClan", "description": "Symbol for the ThunderClan in Warrior Cats: Ultimate Edition.", "links": {"website": ["https://warriors.fandom.com/wiki/ThunderClan"], "subreddit": ["wcueroblox"]}, "path": {"109-166, T:0-1": [[1418, 1472], [1416, 1474], [1416, 1479], [1413, 1476], [1411, 1478], [1411, 1498], [1431, 1498], [1431, 1478], [1429, 1476], [1426, 1479], [1426, 1474], [1424, 1472], [1423, 1472], [1421, 1474], [1419, 1472]]}, "center": {"109-166, T:0-1": [1421, 1486]}},
@ -7610,7 +7610,7 @@
{"id": "ulhcqi", "name": "Natsuki", "description": "One of the main characters in Doki Doki Literature Club!", "links": {"website": ["https://doki-doki-literature-club.fandom.com/wiki/Natsuki_(DDLC)"], "subreddit": ["DDLC"]}, "path": {"112-165, T:0-1": [[1567, 1187], [1564, 1190], [1564, 1191], [1565, 1192], [1565, 1193], [1566, 1194], [1566, 1197], [1568, 1199], [1573, 1199], [1575, 1197], [1575, 1194], [1576, 1193], [1576, 1192], [1577, 1191], [1577, 1190], [1574, 1187]]}, "center": {"112-165, T:0-1": [1571, 1192]}},
{"id": "ulhbpn", "name": "Sayori", "description": "One of the main characters in Doki Doki Literature Club!", "links": {"website": ["https://doki-doki-literature-club.fandom.com/wiki/Sayori_(DDLC)"], "subreddit": ["DDLC"]}, "path": {"111-165, T:0-1": [[1555, 1187], [1552, 1190], [1552, 1191], [1551, 1192], [1551, 1193], [1553, 1195], [1553, 1197], [1555, 1199], [1560, 1199], [1562, 1197], [1562, 1195], [1564, 1193], [1564, 1188], [1562, 1188], [1562, 1186], [1558, 1186], [1558, 1187]]}, "center": {"111-165, T:0-1": [1558, 1193]}},
{"id": "ulg2e3", "name": "Keel-billed toucan", "description": "A bird species found in Central America.", "links": {"website": ["https://en.wikipedia.org/wiki/Keel-billed_toucan"], "subreddit": ["costarica", "costa_rica", "Ticos"]}, "path": {"79-94": [[1489, 417], [1483, 420], [1483, 422], [1487, 422], [1487, 427], [1494, 427], [1494, 419], [1492, 417]], "117-164, T:0-1": [[1545, 428], [1544, 429], [1540, 429], [1536, 433], [1536, 434], [1544, 434], [1544, 435], [1545, 436], [1545, 438], [1546, 439], [1546, 440], [1542, 440], [1542, 442], [1539, 445], [1539, 446], [1541, 446], [1542, 445], [1543, 445], [1544, 444], [1547, 444], [1548, 443], [1549, 443], [1552, 446], [1554, 446], [1555, 445], [1556, 445], [1557, 446], [1558, 446], [1560, 444], [1559, 443], [1558, 443], [1555, 440], [1554, 440], [1554, 437], [1550, 430], [1548, 428]]}, "center": {"79-94": [1490, 420], "117-164, T:0-1": [1549, 437]}},
{"id": "ulvmxm", "name": "Torch", "description": "This torch is from the game Minecraft. This was a reference to \"HBomb's Sands of Time reviews\", a video about Sands of Time, a PvE and labyrinth team game in the Minecraft Championship tournament. In the video, HBomb and his fans ridicule Fruitberries (both pictured on the right) for not using torches to disable monster spawners before destroying them for coins, thus attributing to his nerve-racking and sometimes poor performance (compared to HBomb) among other practices.\n\nThe torch was taken down to allow the Tiny Towers mural to retake its place.", "links": {"website": ["https://minecraft.fandom.com/wiki/Torch"], "subreddit": ["MinecraftChampionship"]}, "path": {"98-108": [[873, 534], [873, 552], [877, 552], [877, 534]]}, "center": {"98-108": [875, 543]}},
{"id": "ulvmxm", "name": "Torch", "description": "This torch is from the game Minecraft. This was a reference to \"HBomb's Sands of Time reviews\", streams held after an event analysing performances of Sands of Time, a PvE and labyrinth team game in the Minecraft Championship tournament. HBomb and his fans often ridicule Fruitberries (both pictured on the right) for not using torches to disable monster spawners before destroying them for coins, thus attributing to his nerve-racking and sometimes poor performance (compared to HBomb) among other practices.\n\nThe torch was taken down to allow the Tiny Towers mural to retake its place.", "links": {"website": ["https://minecraft.fandom.com/wiki/Torch"], "subreddit": ["MinecraftChampionship"]}, "path": {"98-108": [[873, 534], [873, 552], [877, 552], [877, 534]]}, "center": {"98-108": [875, 543]}},
{"id": "uls75u", "name": "De Boterham", "description": "This small pixelart is supposed to reprensent a slice of bread, It was created by a Dutch friend group called \"De Boterhammen\" (Dutch for \"the bread slices\") situated in Breda, The Netherlands. We created this as a joke to immortalise our friendship on r/Place.", "links": {}, "path": {"109-166, T:0-1": [[832, 1937], [832, 1946], [839, 1946], [839, 1937]]}, "center": {"109-166, T:0-1": [836, 1942]}},
{"id": "uo5fdz", "name": "The Far Lands", "description": "The Far Lands is a small Discord community.", "links": {}, "path": {"159-165, T:0-1": [[1873, 56], [1879, 56], [1879, 62], [1873, 62]]}, "center": {"159-165, T:0-1": [1876, 59]}},
{"id": "up7z2o", "name": "Gammon Beasts", "description": "A group of criminals and scumbags around thirty strong. Represented by a purple Chimp. Forged with iron and blood under the mighty Noggin.", "links": {"website": ["https://www.youtube.com/channel/UClhEG5Xpv1sWc8E7tjbDc1g"]}, "path": {"154-164": [[1932, 1255], [1925, 1255], [1924, 1254], [1923, 1253], [1923, 1240], [1935, 1240], [1935, 1243], [1935, 1244], [1939, 1244], [1939, 1245], [1938, 1246], [1937, 1247], [1936, 1246], [1931, 1246], [1930, 1247], [1931, 1246], [1930, 1247], [1930, 1252], [1931, 1253], [1932, 1254], [1933, 1255]]}, "center": {"154-164": [1927, 1244]}},
@ -7745,7 +7745,7 @@
{"id": "vzuet9", "name": "Master Chief", "description": "Helmet of the Mjolnir-Powered Assault Armor (MPAA, or simply Mjolnir) worn by Master Chief Petty Officer John-117, protagonist of the Halo franchise.", "links": {"website": ["https://en.wikipedia.org/wiki/Master_Chief_(Halo)"], "subreddit": ["halo"]}, "path": {"21-31": [[104, 109], [102, 111], [102, 115], [105, 118], [110, 118], [112, 116], [112, 112], [109, 109]], "32-49": [[105, 109], [104, 110], [102, 110], [102, 115], [105, 118], [120, 118], [123, 115], [123, 111], [121, 109]]}, "center": {"21-31": [107, 114], "32-49": [113, 114]}},
{"id": "w0x87x", "name": "Majima", "description": "Popular side character from Yakuza series and main character in Yakuza 0", "links": {"subreddit": ["yakuzagames"]}, "path": {"110-117": [[1187, 1814], [1187, 1809], [1182, 1809], [1182, 1801], [1181, 1800], [1181, 1799], [1175, 1799], [1175, 1798], [1179, 1796], [1179, 1794], [1180, 1793], [1180, 1792], [1181, 1788], [1179, 1785], [1178, 1785], [1177, 1784], [1176, 1783], [1171, 1783], [1170, 1784], [1167, 1786], [1167, 1793], [1169, 1794], [1170, 1796], [1172, 1798], [1172, 1800], [1166, 1799], [1166, 1800], [1165, 1800], [1165, 1809], [1163, 1809], [1163, 1814]]}, "center": {"110-117": [1174, 1807]}},
{"id": "w0fu0a", "name": "Institut Pasteur", "description": "The Pasteur Institute (French: Institut Pasteur) is a French non-profit private foundation dedicated to the study of biology, micro-organisms, diseases, and vaccines. It is named after Louis Pasteur, who invented pasteurization and vaccines for anthrax and rabies. The institute was founded on June 4 1887.\n\nThey were the supported during the Zevent 2019 where the french twitch community raised\n3 509 878 € in 55 hours.", "links": {"website": ["http://www.pasteur.fr/"], "wiki": ["https://en.wikipedia.org/wiki/Pasteur_Institute"]}, "path": {"161-165, T:0-1": [[1246, 1422], [1245, 1421], [1243, 1421], [1242, 1422], [1236, 1422], [1236, 1423], [1235, 1423], [1235, 1424], [1234, 1424], [1234, 1425], [1233, 1425], [1233, 1426], [1232, 1426], [1231, 1426], [1231, 1425], [1230, 1426], [1229, 1426], [1229, 1427], [1230, 1428], [1230, 1437], [1231, 1439], [1233, 1442], [1234, 1442], [1235, 1443], [1235, 1444], [1249, 1444], [1250, 1443], [1251, 1442], [1252, 1441], [1253, 1441], [1253, 1439], [1254, 1438], [1254, 1436], [1255, 1435], [1255, 1431], [1254, 1428], [1253, 1426], [1252, 1424], [1251, 1423], [1247, 1422], [1246, 1421]]}, "center": {"161-165, T:0-1": [1243, 1433]}},
{"id": "vzxaoi", "name": "Dygn", "description": "The logo of Dygn, creator and developer of the io game Gats.io.", "links": {"website": ["https://www.gats.io", "https://stats.gats.io"], "subreddit": ["gatsio"]}, "path": {"112-134": [[304, 1888], [304, 1893], [309, 1893], [309, 1888]], "135-144": [[301, 1884], [301, 1891], [308, 1891], [308, 1884]]}, "center": {"112-134": [307, 1891], "135-144": [305, 1888]}},
{"id": "vzxaoi", "name": "Gats.io", "description": "Gats.io - Customize Upgrade Compete\n\nGats.io is a tactical, arena-based shooter. Select your weapon, armor and color. Attack and defeat other players to gain points, use points to unlock perks and special abilities.\n\nThe art is a tribute to the long-gone developer of the game, Dygn.", "links": {"website": ["https://www.gats.io", "https://stats.gats.io"], "subreddit": ["gatsio"], "discord": ["zaWZm2y"]}, "path": {"112-134": [[304, 1888], [304, 1893], [309, 1893], [309, 1888]], "135-144": [[301, 1884], [301, 1891], [308, 1891], [308, 1884]]}, "center": {"112-134": [307, 1891], "135-144": [305, 1888]}},
{"id": "w2dudh", "name": "Goblins", "description": "The Minecraft anarchy group Goblin Gang's iconic goblin face", "links": {"discord": ["aamgpBZyvF"]}, "path": {"126-136": [[899, 1980], [906, 1980], [906, 1987], [899, 1987]]}, "center": {"126-136": [903, 1984]}},
{"id": "w2xw3c", "name": "المغرب", "description": "\"Morocco\" written in Arabic. Romanizes to \"al-Maghrib\", which means \"The West\".", "links": {"website": ["https://en.wikipedia.org/wiki/Arabic"], "subreddit": ["Morocco"]}, "path": {"29-48": [[223, 69], [223, 77], [243, 77], [243, 69]], "65-84": [[1493, 733], [1493, 736], [1495, 736], [1495, 738], [1513, 738], [1513, 730], [1502, 730], [1502, 732], [1501, 733]]}, "center": {"29-48": [233, 73], "65-84": [1505, 734]}},
{"id": "w4mb6b", "name": "Super Bowl LI", "description": "Super Bowl LI was an American football championship game in the National Football League (NFL) played on February 5, 2017 between the New England Patriots and the Atlanta Falcons. This scoreboard depicts the Falcons leading 28-3 in the third quarter. Later on, the Patriots came back from this deficit and won the game in overtime. This turn of events resulted in the nickname \"28-3\" and memes about the Falcons losing their 25-point lead.\n\nThis scoreboard was drawn by the Patriots community as a repeat of the first r/place event. However, this was frequently targeted by the streamer brucedropemoff, a Falcons fan. The Patriots community eventually drew the Patriots logo instead.", "links": {"website": ["https://en.wikipedia.org/wiki/Super_Bowl_LI", "https://knowyourmeme.com/memes/events/super-bowl-li"], "subreddit": ["Patriots"]}, "path": {"10-29": [[245, 45], [245, 83], [300, 83], [300, 45]], "56-136": [[1631, 588], [1631, 620], [1678, 620], [1678, 588]]}, "center": {"10-29": [273, 64], "56-136": [1655, 604]}},
@ -8006,7 +8006,7 @@
{"id": "xp3rw7", "name": "The Kid", "description": "The Kid is the player character in I Wanna Be the Guy and its spinoffs. He is on a quest to become \"The Guy\".", "links": {"website": ["https://i-wanna-be-the-guy.fandom.com/wiki/The_Kid"]}, "path": {"62-70": [[1774, 78], [1771, 81], [1770, 83], [1770, 85], [1774, 89], [1781, 89], [1783, 87], [1783, 85], [1784, 84], [1784, 81], [1781, 78]], "151-165, T:0-1": [[1881, 53], [1879, 55], [1879, 60], [1882, 63], [1888, 63], [1890, 61], [1890, 57], [1891, 56], [1891, 55], [1889, 53]]}, "center": {"62-70": [1777, 84], "151-165, T:0-1": [1885, 58]}},
{"id": "xp2w3w", "name": "r/WoT", "description": "Subreddit focused on the book series The Wheel of Time.", "links": {"subreddit": ["WoT"]}, "path": {"63-70": [[1727, 21], [1727, 27], [1748, 27], [1748, 21]], "71-96": [[1727, 25], [1727, 31], [1748, 31], [1748, 25]]}, "center": {"63-70": [1738, 24], "71-96": [1738, 28]}},
{"id": "xp2gl5", "name": "Aes Sedai", "description": "The Aes Sedai are people who can channel the One Power energy in The Wheel of Time. This art depicts the ancient symbol of the Aes Sedai, comprised of the Flame of Tar Valon and the Dragon's Fang.", "links": {"website": ["https://wot.fandom.com/wiki/Aes_Sedai"], "subreddit": ["WoT"]}, "path": {"73-96": [[1735, 3], [1730, 6], [1727, 11], [1727, 16], [1730, 21], [1735, 24], [1740, 24], [1745, 21], [1748, 16], [1748, 11], [1745, 6], [1740, 3]], "60-72": [[1735, 0], [1730, 2], [1727, 7], [1727, 12], [1730, 17], [1735, 20], [1739, 20], [1745, 17], [1748, 12], [1748, 7], [1745, 2], [1740, 0]], "100-166, T:0-1": [[1897, 871], [1892, 874], [1889, 879], [1889, 884], [1892, 889], [1897, 892], [1902, 892], [1907, 889], [1910, 884], [1910, 879], [1907, 874], [1902, 871]]}, "center": {"73-96": [1738, 14], "60-72": [1737, 10], "100-166, T:0-1": [1900, 882]}},
{"id": "xpoi8g", "name": "Pikachu", "description": "Pikachu is an Electric-type mouse Pokémon from Generation I of Nintendo's Pokémon franchise. It first appeared in Japan in 1996 in the Pokémon Red and Green games, created by Satoshi Tajiri.", "links": {"website": ["https://en.wikipedia.org/wiki/Pikachu", "https://bulbapedia.bulbagarden.net/wiki/Pikachu"], "subreddit": ["pokemon"]}, "path": {"111-140": [[1885, 1], [1879, 8], [1879, 10], [1880, 11], [1880, 13], [1882, 17], [1886, 17], [1889, 20], [1891, 20], [1894, 18], [1894, 15], [1897, 11], [1897, 2], [1894, 2], [1888, 5], [1887, 5], [1887, 3]], "56-66": [[1632, 492], [1631, 517], [1635, 522], [1639, 523], [1650, 523], [1661, 514], [1661, 505], [1659, 503], [1659, 496], [1660, 492], [1656, 492], [1652, 496], [1649, 497], [1637, 497], [1634, 492]]}, "center": {"111-140": [1889, 11], "56-66": [1645, 510]}},
{"id": "xpoi8g", "name": "Pikachu", "description": "Pikachu is an Electric-type mouse Pokémon from Generation I of Nintendo's Pokémon franchise. It first appeared in Japan in 1996 in the Pokémon Red and Green games, created by Satoshi Tajiri.", "links": {"website": ["https://en.wikipedia.org/wiki/Pikachu", "https://bulbapedia.bulbagarden.net/wiki/Pikachu"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"111-140": [[1885, 1], [1879, 8], [1879, 10], [1880, 11], [1880, 13], [1882, 17], [1886, 17], [1889, 20], [1891, 20], [1894, 18], [1894, 15], [1897, 11], [1897, 2], [1894, 2], [1888, 5], [1887, 5], [1887, 3]], "56-66": [[1632, 492], [1631, 517], [1635, 522], [1639, 523], [1650, 523], [1661, 514], [1661, 505], [1659, 503], [1659, 496], [1660, 492], [1656, 492], [1652, 496], [1649, 497], [1637, 497], [1634, 492]]}, "center": {"111-140": [1889, 11], "56-66": [1645, 510]}},
{"id": "xpxduy", "name": "Flag of Belgium", "description": "Belgium is a country in Northwestern Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Belgium", "https://en.wikipedia.org/wiki/Flag_of_Belgium"], "subreddit": ["belgium", "Belgium2", "BELGICA", "placeBE"]}, "path": {"1-4": [[74, 843], [74, 848], [82, 848], [84, 846], [84, 843], [77, 841], [76, 841], [76, 843]], "117-118, 96-103": [[476, 618], [476, 624], [486, 624], [486, 618]], "162-166, T:0-1": [[1844, 63], [1844, 67], [1848, 67], [1848, 63]]}, "center": {"1-4": [79, 845], "117-118, 96-103": [481, 621], "162-166, T:0-1": [1846, 65]}},
{"id": "xpxaej", "name": "Flag of Spain", "description": "Spain is a country in Western Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Spain", "https://en.wikipedia.org/wiki/Flag_of_Spain"], "subreddit": ["esPlace", "spain"]}, "path": {"150-153": [[241, 294], [246, 294], [246, 298], [241, 298]], "148-149": [[246, 294], [246, 298], [250, 298], [250, 294]], "135-136": [[1310, 369], [1310, 377], [1315, 377], [1315, 369]], "163-165, T:0-1": [[1871, 53], [1871, 56], [1873, 56], [1873, 57], [1879, 57], [1879, 53]]}, "center": {"150-153": [244, 296], "148-149": [248, 296], "135-136": [1313, 373], "163-165, T:0-1": [1875, 55]}},
{"id": "xpwc0t", "name": "Humble heart", "description": "A heart originally drawn next to the tud_geekhub logo. The tud_geekhub community allied with the heart, nicknaming it the \"humble heart\", and defended it throughout the rest of r/place.", "links": {}, "path": {"92-100": [[1814, 54], [1812, 56], [1812, 58], [1816, 62], [1820, 58], [1820, 56], [1818, 54]], "66-75": [[1810, 58], [1808, 60], [1808, 62], [1812, 66], [1816, 62], [1816, 60], [1814, 58]], "57-65": [[1814, 59], [1812, 61], [1812, 63], [1816, 67], [1820, 63], [1820, 61], [1818, 59]], "101-166, T:0-1": [[1812, 56], [1810, 58], [1810, 60], [1814, 64], [1818, 60], [1818, 58], [1816, 56]]}, "center": {"92-100": [1816, 57], "66-75": [1812, 61], "57-65": [1816, 62], "101-166, T:0-1": [1814, 59]}},
@ -8160,7 +8160,7 @@
{"id": "xz49pc", "name": "Estonia heart", "description": "A heart depicting the flag of Estonia, a country in Northeastern Europe and one of the Baltic states.", "links": {"website": ["https://en.wikipedia.org/wiki/Estonia", "https://en.wikipedia.org/wiki/Flag_of_Estonia"], "subreddit": ["Eesti"]}, "path": {"15-24": [[971, 165], [971, 166], [976, 171], [981, 166], [981, 165]], "138-139": [[1194, 248], [1191, 251], [1191, 252], [1196, 257], [1201, 252], [1201, 251], [1199, 248]], "60-68": [[1232, 277], [1229, 280], [1229, 282], [1234, 287], [1239, 282], [1239, 280], [1236, 277]], "91-95": [[1376, 277], [1373, 280], [1373, 281], [1378, 286], [1383, 281], [1383, 280], [1380, 277]]}, "center": {"15-24": [976, 167], "138-139": [1196, 252], "60-68": [1234, 281], "91-95": [1378, 281]}},
{"id": "xz45b4", "name": "Rainbow Road", "description": "Rainbow Road is the final race track in all Mario Kart games.\n\nRainbow Road, returning from the first r/place and drawn by r/ainbowroad, was an initiative to draw a rainbow trail/road on the canvas and extend it as long as possible. Rainbow Road managed to span large swaths of the canvas in the earlier hours of r/place, though it was later confined to a more controlled area as other artworks defined their boundaries and filled the canvas.", "links": {"website": ["https://www.mariowiki.com/Rainbow_Road"], "subreddit": ["ainbowroad"]}, "path": {"52-60": [[645, 202], [621, 227], [624, 234], [625, 234], [657, 202], [704, 202], [753, 252], [765, 252], [765, 251], [716, 202]], "39-51": [[355, 172], [278, 249], [196, 166], [196, 175], [279, 262], [285, 262], [369, 178], [439, 248], [446, 248], [518, 173], [589, 242], [626, 231], [680, 179], [681, 179], [780, 277], [759, 298], [782, 319], [782, 307], [772, 296], [782, 286], [782, 267], [684, 170], [677, 170], [620, 227], [625, 232], [591, 242], [592, 236], [589, 229], [529, 169], [516, 166], [442, 236], [379, 172]], "24-38": [[818, 226], [866, 274], [868, 280], [855, 293], [865, 303], [845, 323], [865, 342], [865, 346], [840, 370], [865, 394], [823, 438], [818, 438], [787, 407], [829, 365], [760, 298], [780, 277], [754, 252], [736, 270], [732, 275], [732, 279], [709, 299], [704, 295], [730, 269], [737, 269], [754, 252], [681, 179], [680, 179], [626, 233], [587, 240], [518, 172], [442, 250], [369, 178], [289, 258], [278, 258], [230, 213], [203, 175], [204, 174], [278, 248], [359, 168], [377, 169], [442, 235], [510, 168], [525, 167], [594, 235], [591, 240], [627, 233], [621, 226], [680, 168], [681, 168], [792, 277], [771, 297], [835, 360], [834, 373], [799, 408], [820, 431], [856, 395], [834, 373], [835, 359], [836, 359], [853, 342], [835, 324], [835, 323], [855, 303], [846, 293], [862, 278], [816, 232], [781, 266], [778, 263], [815, 226]], "10-23": [[755, 244], [678, 320], [692, 320], [756, 253], [779, 277], [761, 295], [761, 297], [779, 315], [504, 592], [507, 596], [782, 323], [782, 308], [771, 297], [782, 285], [782, 269], [757, 244]], "7-9": [[747, 252], [621, 376], [640, 376], [755, 255], [798, 296], [642, 453], [633, 467], [637, 467], [800, 305], [800, 287], [764, 252]]}, "center": {"52-60": [747, 239], "39-51": [358, 179], "24-38": [305, 231], "10-23": [690, 315], "7-9": [637, 369]}},
{"id": "xz2uut", "name": "Yin-yang symbol", "description": "A yin-yang symbol, also known as a taijitu, is a Chinese symbol representing the duality and balance of opposites.", "links": {"website": ["https://en.wikipedia.org/wiki/Yin_and_yang", "https://en.wikipedia.org/wiki/Taijitu#Modern_yin-yang_symbol"]}, "path": {"27-42": [[265, 168], [263, 170], [263, 172], [266, 175], [269, 175], [271, 173], [271, 170], [269, 168]], "1-15": [[521, 984], [519, 986], [519, 993], [521, 995], [528, 995], [530, 993], [530, 986], [528, 984]]}, "center": {"27-42": [267, 171], "1-15": [525, 990]}},
{"id": "xz2moi", "name": "Gengar", "description": "Gengar is a Ghost/Poison-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Gengar"], "subreddit": ["pokemon"]}, "path": {"27-42": [[246, 183], [244, 185], [244, 190], [243, 190], [240, 193], [240, 194], [243, 197], [243, 200], [244, 201], [246, 208], [251, 208], [252, 209], [254, 209], [265, 201], [264, 200], [264, 185], [260, 185], [257, 188], [250, 188]]}, "center": {"27-42": [253, 198]}},
{"id": "xz2moi", "name": "Gengar", "description": "Gengar is a Ghost/Poison-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Gengar"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"27-42": [[246, 183], [244, 185], [244, 190], [243, 190], [240, 193], [240, 194], [243, 197], [243, 200], [244, 201], [246, 208], [251, 208], [252, 209], [254, 209], [265, 201], [264, 200], [264, 185], [260, 185], [257, 188], [250, 188]]}, "center": {"27-42": [253, 198]}},
{"id": "xz2ktq", "name": "Mega Man", "description": "Mega Man, known as Rockman (Japanese: ロックマン; Hepburn: Rokkuman) in Japan, is the title character and the protagonist of the Mega Man series by Capcom. He was created by Akira Kitamura for the first Mega Man game released in 1987, with artist Keiji Inafune providing detailed character artwork based on Kitamura's pixel art design.", "links": {"website": ["https://en.wikipedia.org/wiki/Mega_Man_(character)"], "subreddit": ["Megaman"]}, "path": {"27-42": [[256, 171], [251, 175], [245, 181], [245, 184], [250, 188], [257, 188], [260, 185], [265, 185], [266, 186], [293, 186], [293, 189], [294, 189], [299, 185], [299, 180], [295, 176], [294, 176], [294, 180], [263, 179], [263, 176]]}, "center": {"27-42": [256, 180]}},
{"id": "xz2ean", "name": "Transgender flag", "description": "A pride flag representing the transgender community. Transgender people have a gender identity different from their sex assigned at birth.", "links": {"website": ["https://en.wikipedia.org/wiki/Transgender", "https://en.wikipedia.org/wiki/Transgender_flag"]}, "path": {"74-83": [[242, 121], [242, 125], [258, 125], [258, 121]], "117-122": [[207, 121], [207, 125], [223, 125], [223, 121]], "24-26": [[301, 257], [305, 257], [305, 263], [301, 263]], "55-57": [[640, 202], [634, 208], [634, 209], [639, 209], [645, 203], [645, 202]], "64-66": [[1503, 239], [1503, 244], [1509, 244], [1509, 239]], "1-12": [[0, 647], [0, 653], [36, 653], [36, 647], [29, 647], [27, 648], [23, 652], [22, 652], [17, 647]], "124-166, T:0-1": [[1108, 587], [1108, 593], [1111, 593], [1111, 587]]}, "center": {"74-83": [250, 123], "117-122": [215, 123], "24-26": [303, 260], "55-57": [640, 206], "64-66": [1506, 242], "1-12": [15, 650], "124-166, T:0-1": [1110, 590]}},
{"id": "xz2cvc", "name": "Wind turbines", "description": "Denmark generates an extensive portion of its electricity from wind power, and is one of the largest manufacturers of wind turbines in the world.", "links": {"website": ["https://en.wikipedia.org/wiki/Wind_power_in_Denmark"], "subreddit": ["place_nordicunion", "Denmark"]}, "path": {"48-67": [[277, 114], [271, 125], [271, 127], [275, 127], [275, 134], [287, 134], [287, 139], [320, 139], [330, 148], [332, 148], [332, 121], [334, 121], [332, 117], [332, 113], [329, 110], [328, 114]], "17-37": [[332, 107], [291, 116], [291, 143], [405, 136], [405, 117], [409, 117], [409, 115], [407, 113], [407, 105], [405, 105], [399, 107], [399, 131], [334, 131], [334, 107]], "39-47, 68-98": [[292, 117], [287, 127], [287, 128], [291, 128], [291, 138], [332, 138], [332, 121], [334, 121], [331, 116], [331, 113]]}, "center": {"48-67": [314, 126], "17-37": [317, 126], "39-47, 68-98": [319, 126]}},
@ -8213,7 +8213,7 @@
{"id": "y1vlw2", "name": "Volcano", "description": "Iceland has frequent volcanic activity, including 30 active volcanoes.", "links": {"website": ["https://en.wikipedia.org/wiki/Volcanism_of_Iceland"], "subreddit": ["place_nordicunion", "Iceland"]}, "path": {"19-44": [[513, 127], [510, 130], [506, 135], [506, 136], [523, 136], [523, 135], [515, 127]]}, "center": {"19-44": [514, 132]}},
{"id": "y1ve3n", "name": "Luxembourg heart", "description": "A heart depicting the flag of Luxembourg, a country in Western Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Luxembourg", "https://en.wikipedia.org/wiki/Flag_of_Luxembourg"], "subreddit": ["Luxembourg"]}, "path": {"47": [[589, 161], [587, 163], [587, 166], [592, 171], [597, 166], [597, 163], [595, 161]], "155": [[260, 597], [258, 599], [258, 600], [261, 603], [264, 600], [264, 599], [262, 597]], "108-112": [[1072, 248], [1069, 251], [1069, 252], [1074, 257], [1079, 252], [1079, 251], [1076, 248]], "132-139": [[1124, 725], [1122, 727], [1122, 728], [1125, 731], [1128, 728], [1128, 727], [1126, 725]], "143-144, 146-149": [[1282, 248], [1279, 251], [1279, 252], [1284, 257], [1289, 252], [1289, 251], [1286, 248]], "158, 162-166, T:0-1": [[266, 618], [264, 620], [264, 621], [267, 624], [270, 621], [270, 620], [268, 618]]}, "center": {"47": [592, 165], "155": [261, 600], "108-112": [1074, 252], "132-139": [1125, 728], "143-144, 146-149": [1284, 252], "158, 162-166, T:0-1": [267, 621]}},
{"id": "y1vc6t", "name": "Netherlands heart", "description": "A heart depicting the flag of the Netherlands, a country in Northwestern Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Netherlands", "https://en.wikipedia.org/wiki/Flag_of_the_Netherlands"], "subreddit": ["PlaceNL", "thenetherlands"]}, "path": {"43-47": [[589, 161], [587, 163], [587, 166], [592, 171], [597, 166], [597, 163], [595, 161]], "105-114": [[974, 248], [971, 251], [971, 252], [976, 257], [981, 252], [981, 251], [978, 248]], "93-95": [[1368, 277], [1365, 280], [1365, 282], [1370, 287], [1375, 282], [1375, 280], [1372, 277]]}, "center": {"43-47": [592, 165], "105-114": [976, 252], "93-95": [1370, 281]}},
{"id": "y1v7iq", "name": "Super Mushroom", "description": "A Super Mushroom is a recurring item in the Mario games. If consumed by Mario, he can transform from Small Mario to Super Mario, which increases his size, lets him break brick blocks, and allows him to take a hit from enemies.", "links": {"website": ["https://www.mariowiki.com/Super_Mushroom"], "subreddit": ["Mario"]}, "path": {"72-83": [[540, 167], [536, 172], [536, 177], [541, 183], [548, 183], [553, 177], [553, 170], [550, 167]], "97-99": [[911, 721], [908, 722], [907, 725], [907, 727], [910, 731], [914, 731], [917, 727], [917, 725], [916, 722], [913, 721]]}, "center": {"72-83": [545, 175], "97-99": [912, 726]}},
{"id": "y1v7iq", "name": "Super Mushroom", "description": "A Super Mushroom is a recurring item in the Mario games. If consumed by Mario, he can transform from Small Mario to Super Mario, which increases his size, lets him break brick blocks, and allows him to take a hit from enemies.", "links": {"website": ["https://www.mariowiki.com/Super_Mushroom"], "subreddit": ["Mario"]}, "path": {"72-83": [[540, 167], [536, 172], [536, 177], [541, 183], [548, 183], [553, 177], [553, 170], [550, 167]], "97-99": [[911, 721], [908, 722], [907, 725], [907, 727], [910, 731], [914, 731], [917, 727], [917, 725], [916, 722], [913, 721]], "120-138": [[1631, 1137], [1627, 1141], [1627, 1142], [1629, 1144], [1629, 1148], [1637, 1148], [1637, 1144], [1639, 1142], [1639, 1141], [1635, 1137]]}, "center": {"72-83": [545, 175], "97-99": [912, 726], "120-138": [1633, 1141]}},
{"id": "y1v4mg", "name": "Bad Piggy", "description": "Bad Piggies are the antagonists of the game Angry Birds. The objective of the game is to fire birds at the Bad Piggies to destroy them.", "links": {"website": ["https://angrybirds.fandom.com/wiki/Bad_Piggies_(group)"], "subreddit": ["AngryBirds", "place_nordicunion", "Suomi"]}, "path": {"63-83, 92-103": [[555, 148], [551, 152], [551, 156], [554, 159], [559, 159], [562, 156], [562, 152], [561, 151], [561, 148]]}, "center": {"63-83, 92-103": [557, 154]}},
{"id": "y28h6p", "name": "Nokia", "description": "Nokia is a telecommunications and electronics corporation headquartered in Finland.", "links": {"website": ["https://www.nokia.com/", "https://en.wikipedia.org/wiki/Nokia"], "subreddit": ["place_nordicunion", "Suomi"]}, "path": {"17-32": [[593, 128], [593, 136], [619, 136], [619, 128]]}, "center": {"17-32": [606, 132]}},
{"id": "y26u2v", "name": "Pear", "description": "In Finland, the pear-flavored marmalade candy Vihreät kuulat (English: green balls) is a common snack. Many other snacks and baked goods are flavored with Vihreät kuulat; its prevalence became a Finnish meme.\n\nThis pear used to be King Pig from the game Angry Birds, but it was turned into a pear for the memes.", "links": {"website": ["https://en.wikipedia.org/wiki/Vihre%C3%A4t_kuulat"], "subreddit": ["place_nordicunion", "Suomi"]}, "path": {"92-160": [[569, 141], [566, 148], [562, 153], [562, 157], [566, 161], [576, 161], [580, 157], [580, 152], [571, 141]]}, "center": {"92-160": [571, 154]}},
@ -8313,7 +8313,7 @@
{"id": "y4wmlg", "name": "pepeSmoke", "description": "A BetterTTV (Better Twitch.tv) emote of the meme character Pepe the Frog smoking a cigarette.", "links": {"website": ["https://betterttv.com/emotes/5b15162147c7bf3bfc0b9c76"]}, "path": {"27-29": [[886, 177], [882, 182], [882, 186], [889, 186], [891, 183], [895, 183], [895, 180], [896, 179], [896, 174], [894, 174], [894, 178]], "56-73": [[1820, 707], [1820, 715], [1833, 715], [1833, 707]], "76-107": [[1637, 947], [1634, 950], [1633, 952], [1633, 955], [1641, 955], [1643, 953], [1645, 953], [1645, 949], [1643, 947]]}, "center": {"27-29": [887, 181], "56-73": [1827, 711], "76-107": [1639, 951]}},
{"id": "y4wkae", "name": "Uruguay heart", "description": "A heart depicting the flag of Uruguay, a country in the south part of South America.", "links": {"website": ["https://en.wikipedia.org/wiki/Uruguay", "https://en.wikipedia.org/wiki/Flag_of_Uruguay"], "subreddit": ["uruguay"]}, "path": {"28-38": [[485, 161], [483, 163], [483, 166], [488, 171], [493, 166], [493, 163], [491, 161]], "69-98": [[1232, 277], [1229, 280], [1229, 282], [1234, 287], [1239, 282], [1239, 280], [1236, 277]]}, "center": {"28-38": [488, 165], "69-98": [1234, 281]}},
{"id": "y4wgfm", "name": "Russia heart", "description": "A heart depicting the flag of Russia, a country spanning Eastern Europe and Asia.", "links": {"website": ["https://en.wikipedia.org/wiki/Russia", "https://en.wikipedia.org/wiki/Flag_of_Russia"]}, "path": {"43-51": [[844, 166], [840, 170], [840, 172], [846, 178], [847, 178], [847, 169]], "149-152": [[1152, 248], [1149, 251], [1149, 252], [1154, 257], [1159, 252], [1159, 251], [1157, 248], [1178, 248], [1175, 251], [1175, 252], [1180, 257], [1185, 252], [1185, 251], [1182, 248]], "126-131": [[1152, 248], [1149, 251], [1149, 252], [1154, 257], [1159, 252], [1159, 251], [1156, 248]], "122-125": [[1152, 248], [1149, 251], [1149, 252], [1154, 257], [1159, 252], [1159, 251], [1156, 248], [1178, 248], [1175, 251], [1175, 252], [1180, 257], [1185, 252], [1185, 251], [1182, 248], [1194, 248], [1191, 251], [1191, 252], [1196, 257], [1204, 257], [1209, 252], [1209, 251], [1206, 248], [1258, 248], [1255, 251], [1255, 252], [1260, 257], [1265, 252], [1265, 251], [1262, 248]], "116-120": [[1178, 248], [1175, 251], [1175, 252], [1180, 257], [1185, 252], [1185, 251], [1183, 248]], "74-78": [[1170, 871], [1168, 873], [1168, 874], [1172, 878], [1176, 874], [1176, 873], [1174, 871]], "67-70": [[1948, 871], [1946, 873], [1946, 874], [1950, 878], [1954, 874], [1954, 873], [1952, 871]], "83-85": [[1045, 905], [1043, 907], [1043, 909], [1047, 913], [1055, 913], [1059, 909], [1059, 907], [1057, 905]], "141, 163-166": [[1080, 248], [1077, 251], [1077, 252], [1082, 257], [1087, 252], [1087, 251], [1084, 248]]}, "center": {"43-51": [844, 171], "149-152": [1180, 252], "126-131": [1154, 252], "122-125": [1199, 253], "116-120": [1180, 252], "74-78": [1172, 874], "67-70": [1950, 874], "83-85": [1051, 909], "141, 163-166": [1082, 252]}},
{"id": "y4weud", "name": "Chespin", "description": "Chespin is a Grass-type starter Pokémon from the Generation VI Pokémon games (Pokémon X/Y).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Chespin"], "subreddit": ["pokemon"]}, "path": {"43-52": [[820, 169], [820, 171], [819, 172], [819, 174], [821, 178], [821, 181], [826, 181], [832, 176], [832, 169]], "78-85": [[1529, 846], [1521, 853], [1519, 858], [1519, 860], [1521, 860], [1521, 865], [1523, 867], [1526, 867], [1528, 869], [1530, 869], [1533, 866], [1537, 863], [1537, 861], [1534, 861], [1534, 854], [1538, 852], [1538, 850], [1532, 850], [1532, 846]]}, "center": {"43-52": [825, 174], "78-85": [1527, 857]}},
{"id": "y4weud", "name": "Chespin", "description": "Chespin is a Grass-type starter Pokémon from the Generation VI Pokémon games (Pokémon X/Y).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Chespin"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"43-52": [[820, 169], [820, 171], [819, 172], [819, 174], [821, 178], [821, 181], [826, 181], [832, 176], [832, 169]], "78-85": [[1529, 846], [1521, 853], [1519, 858], [1519, 860], [1521, 860], [1521, 865], [1523, 867], [1526, 867], [1528, 869], [1530, 869], [1533, 866], [1537, 863], [1537, 861], [1534, 861], [1534, 854], [1538, 852], [1538, 850], [1532, 850], [1532, 846]]}, "center": {"43-52": [825, 174], "78-85": [1527, 857]}},
{"id": "y4wc78", "name": "Chicken", "description": "A chicken is a passive mob in the 2010 sandbox game Minecraft, developed by Mojang Studios in Sweden.", "links": {"website": ["https://minecraft.fandom.com/wiki/Chicken"], "subreddit": ["Minecraft"]}, "path": {"42-48": [[829, 186], [829, 193], [834, 193], [834, 186]], "158-166": [[568, 254], [568, 256], [566, 256], [566, 257], [570, 261], [573, 258], [571, 256], [571, 254]]}, "center": {"42-48": [832, 190], "158-166": [570, 258]}},
{"id": "y4wbcm", "name": "r/place", "description": "The logo of r/place.", "links": {"website": ["https://en.wikipedia.org/wiki/R/place"], "subreddit": ["place"]}, "path": {"37-42": [[846, 179], [846, 185], [852, 185], [852, 179]], "1-12": [[832, 148], [832, 154], [838, 154], [838, 148]], "74-76": [[1, 262], [1, 268], [19, 268], [19, 262], [13, 262], [13, 268], [7, 268], [7, 262]], "93-99": [[1017, 443], [1017, 449], [1023, 449], [1023, 443]]}, "center": {"37-42": [849, 182], "1-12": [835, 151], "74-76": [16, 265], "93-99": [1020, 446]}},
{"id": "y4wadc", "name": "Creeper", "description": "A creeper is an iconic hostile mob in the game Minecraft, a sandbox video game developed by Mojang Studios in Sweden. Creepers approach the player and explode.", "links": {"website": ["https://minecraft.fandom.com/wiki/Creeper", "https://en.wikipedia.org/wiki/Creeper_(Minecraft)"], "subreddit": ["Minecraft"]}, "path": {"39-48": [[834, 186], [834, 195], [843, 195], [843, 186]], "55-70": [[949, 170], [949, 179], [957, 179], [957, 170]], "100-130": [[557, 469], [557, 472], [558, 472], [558, 476], [563, 476], [563, 472], [564, 472], [564, 469]]}, "center": {"39-48": [839, 191], "55-70": [953, 175], "100-130": [561, 472]}},
@ -8342,7 +8342,7 @@
{"id": "y5npmz", "name": "Transgender flag", "description": "A pride flag representing the transgender community. Transgender people have a gender identity different from their sex assigned at birth.", "links": {"website": ["https://en.wikipedia.org/wiki/Transgender", "https://en.wikipedia.org/wiki/Transgender_flag"]}, "path": {"1": [[484, 402], [484, 406], [486, 408], [489, 408], [489, 402]], "27-30": [[978, 119], [978, 125], [988, 125], [988, 119]], "37-39": [[999, 194], [996, 197], [999, 200], [1000, 200], [1000, 194]], "52-67": [[962, 184], [962, 190], [968, 190], [968, 184]], "81-94": [[751, 270], [751, 273], [781, 273], [781, 270]], "112-113": [[1947, 389], [1947, 395], [1949, 395], [1949, 389]], "114-119": [[1940, 389], [1940, 395], [1942, 395], [1942, 389]], "2-8": [[448, 402], [448, 408], [471, 408], [471, 402]], "139-154, 158-166, T:0-1": [[750, 238], [739, 249], [739, 250], [750, 250], [752, 248], [752, 238]]}, "center": {"1": [487, 405], "27-30": [983, 122], "37-39": [998, 197], "52-67": [965, 187], "81-94": [766, 272], "112-113": [1948, 392], "114-119": [1941, 392], "2-8": [460, 405], "139-154, 158-166, T:0-1": [748, 246]}},
{"id": "y5n0jp", "name": "Lesbian flag", "description": "A pride flag representing the lesbian community. Lesbian people are women attracted to other women.", "links": {"website": ["https://en.wikipedia.org/wiki/Lesbian"]}, "path": {"26-43": [[896, 206], [896, 212], [907, 212], [907, 200], [1000, 200], [1000, 194], [901, 194], [901, 206]], "44-55": [[953, 194], [953, 197], [962, 197], [962, 199], [970, 199], [970, 200], [999, 200], [999, 194]], "56-66": [[949, 194], [949, 197], [962, 197], [962, 199], [977, 199], [977, 200], [1147, 200], [1147, 194]], "67-84": [[1002, 194], [1002, 197], [1009, 197], [1009, 200], [1110, 200], [1110, 194]], "85-95": [[1009, 194], [1009, 200], [1110, 200], [1110, 194]], "96-105": [[1072, 194], [1072, 200], [1101, 200], [1101, 194]], "6-10": [[341, 443], [337, 447], [341, 449], [350, 449], [350, 443]], "151-155": [[1119, 1183], [1119, 1189], [1121, 1189], [1121, 1183]], "156-159": [[1119, 1183], [1119, 1203], [1121, 1203], [1121, 1197], [1119, 1197], [1119, 1189], [1121, 1189], [1121, 1183]], "160-162": [[1119, 1197], [1119, 1203], [1121, 1203], [1121, 1197]]}, "center": {"26-43": [904, 208], "44-55": [980, 197], "56-66": [1054, 197], "67-84": [1059, 197], "85-95": [1060, 197], "96-105": [1087, 197], "6-10": [344, 446], "151-155": [1120, 1186], "156-159": [1120, 1198], "160-162": [1120, 1200]}},
{"id": "y5os4r", "name": "Rainbow flag", "description": "A pride flag representing the LGBT community as a whole.", "links": {"website": ["https://en.wikipedia.org/wiki/Rainbow_flag_(LGBT)", "https://en.wikipedia.org/wiki/LGBT"]}, "path": {"46-51": [[936, 187], [936, 194], [949, 194], [949, 187]], "97-102": [[48, 362], [48, 369], [62, 369], [62, 362]], "136-138": [[1298, 377], [1298, 379], [1305, 379], [1305, 377]], "121-130": [[1298, 377], [1298, 380], [1306, 380], [1306, 377]], "113-120": [[1298, 377], [1298, 379], [1306, 379], [1306, 377]], "64-67": [[1882, 519], [1882, 522], [1881, 522], [1881, 529], [1880, 529], [1880, 539], [1885, 539], [1885, 519]], "9-12": [[0, 677], [0, 691], [2, 691], [2, 688], [3, 687], [3, 677]], "151-162": [[1119, 1176], [1119, 1183], [1121, 1183], [1121, 1176]]}, "center": {"46-51": [943, 191], "97-102": [55, 366], "136-138": [1302, 378], "121-130": [1302, 379], "113-120": [1302, 378], "64-67": [1883, 532], "9-12": [2, 684], "151-162": [1120, 1180]}},
{"id": 590, "name": "Vienna University of Technology", "description": "The Vienna University of Technology, known in Germany as Technische Universität Wien (TU Wien), is a university in Vienna, Austria.", "links": {"website": ["https://www.tuwien.at/", "https://en.wikipedia.org/wiki/TU_Wien"]}, "path": {"147-165, T:0-1": [[1246, 1173], [1246, 1177], [1261, 1177], [1261, 1173]]}, "center": {"147-165, T:0-1": [1254, 1175]}},
{"id": 590, "name": "Hololive Fan Club", "description": "Hololive Fan Club (HFC) is a small friend group. This logo has a background inspired by the bisexual flag.", "links": {}, "path": {"61-63": [[1461, 578], [1472, 578], [1472, 584], [1461, 584]]}, "center": {"61-63": [1467, 581]}},
{"id": "twhbr7", "name": "Canadian University Avenue", "description": "A collaboration between Canadian universities to get their coats of arms or crests on the canvas. From left to right: University of British Columbia, University of Alberta, McMaster University, University of Toronto, University of Waterloo.", "links": {"subreddit": ["McMaster", "uAlberta", "UBC", "UofT", "uwaterloo"]}, "path": {"88-104": [[1212, 35], [1212, 54], [1219, 59], [1223, 59], [1229, 55], [1230, 55], [1235, 59], [1241, 59], [1247, 54], [1249, 54], [1255, 59], [1263, 52], [1264, 52], [1272, 59], [1281, 51], [1281, 35]], "56-87": [[1212, 35], [1212, 54], [1219, 59], [1223, 59], [1229, 55], [1230, 55], [1235, 59], [1241, 59], [1247, 54], [1249, 54], [1255, 59], [1263, 52], [1264, 52], [1272, 59], [1281, 51], [1281, 29], [1212, 29]], "105-166, T:0-1": [[1212, 35], [1212, 54], [1219, 59], [1223, 59], [1229, 55], [1230, 55], [1235, 59], [1241, 59], [1247, 54], [1249, 54], [1255, 59], [1263, 52], [1264, 52], [1272, 59], [1281, 51], [1281, 63], [1284, 68], [1287, 70], [1291, 70], [1294, 68], [1297, 63], [1297, 49], [1281, 49], [1281, 35]]}, "center": {"88-104": [1238, 46], "56-87": [1238, 43], "105-166, T:0-1": [1238, 47]}},
{"id": "twx1xn", "name": "Alliance of New York Institutions", "description": "The Alliance of New York Institutions (ANYI) was an alliance primarily of universities in the state of New York, United States. It was founded by members from Stony Brook University (SBU) and made up of members from New York University, Columbia University, Rensselaer Polytechnic Institute, Rochester Institute of Technology, the University of Rochester, Cornell University, Binghamton University, University at Buffalo, Hunter College, Clarkson University, and Fordham University, in alliance with students from the University of Southern California, Stevens Institute of Technology, New Jersey Institute of Technology, and other smaller factions represented in the top-right and bottom-left corner regions.", "links": {"subreddit": ["columbia", "NJTech", "nyu", "opengeofiction", "SBU", "stevens", "UBreddit", "URochester", "USC"]}, "path": {"136-150": [[1010, 200], [1010, 249], [1072, 249], [1072, 208], [1038, 208], [1038, 200]], "73-135": [[1010, 200], [1010, 249], [1111, 249], [1111, 200]], "58-72": [[1047, 200], [1047, 208], [1037, 208], [1037, 249], [1111, 249], [1111, 220], [1110, 220], [1110, 200]], "151-159, T:0-1": [[1010, 198], [1010, 249], [1085, 249], [1085, 198]]}, "center": {"136-150": [1031, 228], "73-135": [1061, 225], "58-72": [1074, 225], "151-159, T:0-1": [1048, 224]}},
{"id": "y6pehm", "name": "Binghamton University", "description": "Binghamton University is a university in Binghamton, New York, United States.", "links": {"website": ["https://www.binghamton.edu/", "https://en.wikipedia.org/wiki/Binghamton_University"]}, "path": {"79-149": [[1024, 201], [1024, 214], [1037, 214], [1037, 201]], "70-78": [[1037, 200], [1037, 208], [1048, 208], [1048, 200]], "150-159, T:0-1": [[1024, 199], [1024, 214], [1037, 214], [1037, 199]]}, "center": {"79-149": [1031, 208], "70-78": [1043, 204], "150-159, T:0-1": [1031, 207]}},
@ -8543,7 +8543,7 @@
{"id": "ydksgn", "name": "r/Deltarune", "description": "Subreddit focused on the game Deltarune. The text's appearance is based on the game's title screen.", "links": {"subreddit": ["Deltarune"]}, "path": {"69-166, T:0-1": [[1749, 161], [1749, 167], [1756, 167], [1756, 172], [1772, 172], [1772, 167], [1773, 167], [1773, 161]]}, "center": {"69-166, T:0-1": [1766, 167]}},
{"id": "ydmieg", "name": "Microsoft", "description": "Microsoft is an American technology company.", "links": {"website": ["https://www.microsoft.com/", "https://en.wikipedia.org/wiki/Microsoft"]}, "path": {"59-62": [[1700, 136], [1700, 141], [1705, 141], [1705, 136]], "107-119": [[1944, 373], [1944, 378], [1949, 378], [1949, 373]]}, "center": {"59-62": [1703, 139], "107-119": [1947, 376]}},
{"id": "ydmfq3", "name": "Cunt", "description": "A vulgar word for a vagina. Often used as a general insult.", "links": {"website": ["https://en.wikipedia.org/wiki/Cunt", "https://www.urbandictionary.com/define.php?term=cunt"]}, "path": {"63": [[1943, 189], [1943, 197], [1960, 197], [1960, 189]], "56-59": [[1719, 116], [1719, 123], [1740, 123], [1740, 116]]}, "center": {"63": [1952, 193], "56-59": [1730, 120]}},
{"id": "ydme1d", "name": "🤔", "description": "An emoji depicting a thinking face.", "links": {"website": ["https://emojipedia.org/thinking-face/"]}, "path": {"56-66": [[1732, 173], [1729, 175], [1724, 180], [1724, 189], [1726, 193], [1732, 197], [1737, 195], [1743, 193], [1746, 188], [1746, 182], [1743, 176], [1739, 173]], "81-85": [[1178, 289], [1174, 293], [1174, 297], [1177, 301], [1182, 301], [1186, 297], [1186, 293], [1182, 289]], "109-138": [[1684, 368], [1682, 370], [1682, 374], [1684, 377], [1689, 377], [1692, 374], [1692, 370], [1690, 368]]}, "center": {"56-66": [1735, 184], "81-85": [1180, 295], "109-138": [1687, 373]}},
{"id": "ydme1d", "name": "Old HL2: 21st Century Humor Edition Mod Logo", "description": "Though appearing to be a regular thinking face emoji, this was the old location for the HL2 21st Century Mod Logo. Due to unsuccessful negotiations with a neighboring project, the logo could not be fully complete. The project was relocated when the canvas expanded the 2nd time to the coordinates 650, 1532 (later moving slightly downward one last time to avoid conflict with another project).", "links": {"discord": ["https://discord.gg/275nMyvmcg"]}, "path": {"56-66": [[1732, 173], [1729, 175], [1724, 180], [1724, 189], [1726, 193], [1732, 197], [1737, 195], [1743, 193], [1746, 188], [1746, 182], [1743, 176], [1739, 173]]}, "center": {"56-66": [1735, 184]}},
{"id": "ydmczy", "name": "Poké Ball", "description": "A Poké Ball is a spherical device in the Pokémon games. It is used by Pokémon Trainers to catch wild Pokémon and store them in the player's inventory when not active. This red and white Poké Ball is the most basic and ubiquitous type of Poké Ball, and it is frequently used to represent the Pokémon series as a whole.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9_Ball"], "subreddit": ["pokemon"]}, "path": {"57-67": [[1759, 128], [1757, 130], [1755, 133], [1755, 137], [1757, 140], [1759, 142], [1767, 142], [1769, 140], [1771, 137], [1771, 133], [1769, 130], [1767, 128]], "3-10": [[686, 366], [684, 368], [684, 372], [686, 374], [690, 374], [692, 372], [692, 368], [690, 366]], "106-124": [[1667, 338], [1664, 341], [1664, 343], [1667, 346], [1669, 346], [1672, 343], [1672, 341], [1669, 338]], "152-154": [[855, 1012], [855, 1016], [859, 1016], [859, 1012]], "127-151": [[854, 1012], [854, 1016], [858, 1016], [858, 1012]], "155-165, T:0-1": [[866, 1010], [866, 1014], [870, 1014], [870, 1010]]}, "center": {"57-67": [1763, 135], "3-10": [688, 370], "106-124": [1668, 342], "152-154": [857, 1014], "127-151": [856, 1014], "155-165, T:0-1": [868, 1012]}},
{"id": "ydm5t7", "name": "Sonic the Hedgehog", "description": "Sonic the Hedgehog is the titular protagonist of the Sonic the Hedgehog video game series published by Japanese company Sega. The franchise follows Sonic, an anthropomorphic blue hedgehog who battles the evil Doctor Eggman, a mad scientist. The main Sonic the Hedgehog games are platformers mostly developed by Sonic Team; other games, developed by various studios, include spin-offs in the racing, fighting, party and sports genres. The franchise also incorporates printed media, animations, feature films, and merchandise.", "links": {"website": ["https://en.wikipedia.org/wiki/Sonic_the_Hedgehog_(character)"], "subreddit": ["SonicTheHedgehog"]}, "path": {"123-134": [[1711, 113], [1706, 118], [1706, 119], [1707, 119], [1707, 122], [1709, 122], [1709, 126], [1717, 126], [1717, 124], [1718, 124], [1718, 119], [1717, 119], [1717, 115], [1715, 113]], "77-122": [[1711, 100], [1706, 105], [1706, 106], [1707, 106], [1707, 109], [1709, 109], [1709, 113], [1717, 113], [1717, 108], [1718, 108], [1718, 106], [1717, 106], [1717, 102], [1715, 100]]}, "center": {"123-134": [1712, 118], "77-122": [1712, 105]}},
{"id": "ydm3em", "name": "Shadow the Hedgehog", "description": "Shadow the Hedgehog is a character in the Sonic the Hedgehog franchise. He is the rival of the titular Sonic the Hedgehog.", "links": {"website": ["https://sonic.fandom.com/wiki/Shadow_the_Hedgehog", "https://en.wikipedia.org/wiki/Shadow_the_Hedgehog"], "subreddit": ["SonicTheHedgehog"]}, "path": {"134-157": [[1707, 114], [1707, 122], [1710, 122], [1710, 124], [1709, 124], [1709, 126], [1717, 126], [1717, 124], [1716, 124], [1716, 121], [1718, 121], [1718, 119], [1717, 119], [1717, 115], [1715, 113], [1712, 113], [1711, 114]], "84-88": [[1848, 549], [1848, 551], [1847, 551], [1847, 555], [1849, 557], [1852, 557], [1854, 555], [1854, 553], [1855, 553], [1855, 551], [1853, 549]]}, "center": {"134-157": [1712, 118], "84-88": [1851, 553]}},
@ -8714,7 +8714,6 @@
{"id": "yjruw4", "name": "Flag of Italy", "description": "Italy, officially the Republic of Italy (Repubblica Italiana), is a country in Southern Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Italy", "https://en.wikipedia.org/wiki/Flag_of_Italy"], "subreddit": ["italy", "ItalyPlace", "placeitaly", "Italia"], "discord": ["4jbTuR2"]}, "path": {"34-36": [[490, 394], [490, 399], [501, 399], [501, 394]], "136-137": [[1288, 377], [1288, 383], [1298, 383], [1298, 377]], "10, 13, 17-21, 6-7": [[469, 254], [466, 257], [469, 260], [472, 257]]}, "center": {"34-36": [496, 397], "136-137": [1293, 380], "10, 13, 17-21, 6-7": [469, 257]}},
{"id": "yllkuo", "name": "Flag of the Netherlands", "description": "The Netherlands is a country in Northwestern Europe. This flag is used both by the Kingdom of the Netherlands and by its constituent nation, the Netherlands.", "links": {"website": ["https://en.wikipedia.org/wiki/Netherlands", "https://en.wikipedia.org/wiki/Flag_of_the_Netherlands"], "subreddit": ["PlaceNL", "thenetherlands"]}, "path": {"4-13": [[493, 254], [490, 257], [493, 260], [496, 257]]}, "center": {"4-13": [493, 257]}},
{"id": "yllf70", "name": "Flag of Brazil", "description": "Brazil is a country in South America.", "links": {"website": ["https://en.wikipedia.org/wiki/Brazil", "https://en.wikipedia.org/wiki/Flag_of_Brazil"], "subreddit": ["brasil"]}, "path": {"13-18": [[427, 254], [424, 257], [427, 260], [430, 257]], "77-83": [[1149, 509], [1149, 540], [1191, 540], [1191, 509]]}, "center": {"13-18": [427, 257], "77-83": [1170, 525]}},
{"id": "yllf71", "name": "Guts", "description": "Guts is the protagonist of the manga and anime Berserk.\n\nThis drawing of Guts was drawn by Twitch streamer Asmongold above the existing tribute to Berserk, replacing the My Little Pony artwork. The high quality of the drawing was embraced by both the Berserk and MLP communities, so the MLP community moved elsewhere.", "links": {"website": ["https://en.wikipedia.org/wiki/Guts_(Berserk)"], "subreddit": ["Berserk"]}, "path": {"59-166, T:0-1": [[597, 203], [595, 205], [595, 258], [598, 262], [690, 262], [693, 259], [693, 223], [690, 220], [682, 220], [676, 214], [676, 205], [674, 203]]}, "center": {"59-166, T:0-1": [644, 233]}},
{"id": "ymeya9", "name": "The Doctor's scarf", "description": "An iconic scarf worn by the Doctor, the protagonist of the TV series Doctor Who. The scarf depicted here was worn by the fourth Doctor, Tom Baker.", "links": {"website": ["https://tardis.fandom.com/wiki/The_Doctor%27s_scarf"], "subreddit": ["tinytardis", "placeTARDIS", "doctorwho"]}, "path": {"152-161, T:0-1": [[593, 257], [591, 259], [591, 261], [592, 261], [592, 264], [591, 264], [591, 280], [594, 280], [594, 257]], "129-136": [[585, 245], [585, 255], [588, 259], [590, 259], [592, 261], [592, 264], [591, 264], [591, 280], [593, 282], [594, 282], [594, 248], [593, 248], [590, 251], [587, 248]], "120-128": [[587, 236], [587, 239], [591, 239], [591, 244], [594, 247], [591, 250], [591, 251], [594, 254], [590, 258], [590, 259], [592, 261], [592, 264], [591, 264], [591, 281], [592, 281], [592, 284], [594, 284], [594, 236]], "162-166": [[593, 257], [591, 259], [591, 261], [592, 261], [592, 264], [591, 264], [591, 281], [592, 281], [592, 283], [577, 283], [577, 285], [594, 285], [594, 257]]}, "center": {"152-161, T:0-1": [593, 269], "129-136": [590, 255], "120-128": [592, 259], "162-166": [593, 259]}},
{"id": "yn31vu", "name": "Syrian opposition flag", "description": "The Syrian opposition, officially the Syrian National Coalition, is a political organization in the Western Asian country of Syria fighting against the current government of Syria ruled by Bashar Al-Assad.", "links": {"website": ["https://en.wikipedia.org/wiki/Syrian_opposition", "https://en.wikipedia.org/wiki/Flag_of_Syria#Flag_of_the_Syrian_Opposition"]}, "path": {"17-21": [[523, 254], [520, 257], [523, 260], [526, 257]]}, "center": {"17-21": [523, 257]}},
{"id": "yn2rsv", "name": "United States heart", "description": "A heart depicting the flag of the United States, a country in North America.", "links": {"website": ["https://en.wikipedia.org/wiki/United_States", "https://en.wikipedia.org/wiki/Flag_of_United_States"], "subreddit": ["AmericanFlagInPlace", "AmericanFlagPlace", "MURICA"]}, "path": {"21-25": [[506, 251], [504, 253], [504, 254], [508, 258], [512, 254], [512, 253], [510, 251]], "26-28": [[790, 248], [787, 251], [787, 252], [792, 257], [797, 252], [797, 251], [794, 248]], "70-72": [[1120, 248], [1117, 251], [1117, 252], [1122, 257], [1127, 252], [1127, 251], [1124, 248]]}, "center": {"21-25": [508, 254], "26-28": [792, 252], "70-72": [1122, 252]}},
@ -9012,7 +9011,7 @@
{"id": "zt3jex", "name": "Belgium", "description": "The country of Belgium as it appears on a map, with the flag of Belgium as the background.", "links": {"website": ["https://en.wikipedia.org/wiki/Belgium", "https://en.wikipedia.org/wiki/Flag_of_Belgium"], "subreddit": ["belgium", "Belgium2", "BELGICA", "placeBE"]}, "path": {"97-101": [[1758, 206], [1760, 211], [1769, 221], [1772, 221], [1772, 223], [1778, 223], [1775, 219], [1777, 217], [1777, 214], [1781, 210], [1781, 206]]}, "center": {"97-101": [1770, 213]}},
{"id": "zt3a3n", "name": "Esperanto flag", "description": "Esperanto is a constructed auxiliary language. It was created in 1887 by L. L. Zamenhof as a project for an international language that would be neutral and easy to learn. It is the most popular constructed language, spoken by 200,000 to 2,000,000 people.", "links": {"website": ["https://esperanto.net/", "https://en.wikipedia.org/wiki/Esperanto"], "subreddit": ["Esperanto"]}, "path": {"112-125": [[1775, 252], [1775, 275], [1793, 275], [1805, 252]]}, "center": {"112-125": [1786, 263]}},
{"id": "zt1y1l", "name": "Snivy", "description": "Snivy is the Grass-type starter Pokémon of the Generation V Pokémon games (Pokémon Black/White).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Snivy_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"144-149": [[1755, 265], [1750, 270], [1753, 274], [1759, 274], [1762, 270], [1762, 268], [1759, 265]]}, "center": {"144-149": [1756, 270]}},
{"id": "zt1xk4", "name": "Snivy", "description": "Snivy is the Grass-type starter Pokémon of the Generation V Pokémon games (Pokémon Black/White).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Snivy_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"116-157": [[1182, 1658], [1179, 1661], [1176, 1661], [1176, 1663], [1181, 1667], [1181, 1671], [1184, 1674], [1187, 1674], [1195, 1666], [1195, 1664], [1192, 1661], [1190, 1663], [1189, 1663], [1189, 1661], [1186, 1658]]}, "center": {"116-157": [1186, 1667]}},
{"id": "zt1xk4", "name": "Snivy", "description": "Snivy is the Grass-type starter Pokémon of the Generation V Pokémon games (Pokémon Black/White).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Snivy_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"116-157": [[1182, 1658], [1179, 1661], [1176, 1661], [1176, 1663], [1181, 1667], [1181, 1671], [1184, 1674], [1187, 1674], [1195, 1666], [1195, 1664], [1192, 1661], [1190, 1663], [1189, 1663], [1189, 1661], [1186, 1658]]}, "center": {"116-157": [1186, 1667]}},
{"id": "ztwnt3", "name": "Pansexual Among Us crewmate", "description": "An Among Us crewmate in the colors of the pansexual pride flag. Pansexual people are attracted to others regardless of sex or gender identity.", "links": {"website": ["https://en.wikipedia.org/wiki/Pansexuality", "https://en.wikipedia.org/wiki/Pansexual_flag"], "subreddit": ["pansexual"]}, "path": {"139-142": [[1826, 222], [1826, 224], [1825, 224], [1825, 226], [1827, 228], [1830, 228], [1830, 222]]}, "center": {"139-142": [1828, 225]}},
{"id": "ztwj6b", "name": "Hungary", "description": "The country of Hungary as it appears on a map, with the flag of Hungary as the background.", "links": {"website": ["https://en.wikipedia.org/wiki/Hungary", "https://en.wikipedia.org/wiki/Flag_of_Hungary"], "subreddit": ["hungary"]}, "path": {"95-107": [[1866, 253], [1866, 257], [1869, 260], [1870, 268], [1902, 268], [1912, 256], [1912, 250], [1910, 248], [1907, 248], [1906, 249], [1891, 249], [1879, 254], [1874, 254], [1873, 253]]}, "center": {"95-107": [1896, 258]}},
{"id": "ztwhyd", "name": "Slovakia", "description": "The country of Slovakia as it appears on a map, with the flag of Slovakia as the background.", "links": {"website": ["https://en.wikipedia.org/wiki/Slovakia", "https://en.wikipedia.org/wiki/Flag_of_Slovakia"], "subreddit": ["slovakia"]}, "path": {"93-104": [[1881, 235], [1874, 240], [1870, 240], [1867, 244], [1867, 247], [1869, 251], [1875, 254], [1878, 254], [1879, 253], [1884, 253], [1886, 250], [1890, 249], [1900, 249], [1902, 247], [1907, 247], [1908, 248], [1909, 248], [1911, 244], [1911, 238], [1899, 236], [1898, 237], [1888, 237]]}, "center": {"93-104": [1880, 245]}},
@ -10840,9 +10839,46 @@
{"id": 610, "name": "Flag of Madagascar", "description": "Madagascar is an island nation east of mainland Africa. It is famous for its endemic lemurs.", "links": {"website": ["https://en.wikipedia.org/wiki/Madagascar", "https://en.wikipedia.org/wiki/Flag_of_Madagascar"]}, "path": {"141-149": [[1511, 1172], [1511, 1175], [1515, 1175], [1515, 1172]]}, "center": {"141-149": [1513, 1174]}},
{"id": 611, "name": "Flag of Spain", "description": "Spain is a country in Western Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/Spain", "https://en.wikipedia.org/wiki/Flag_of_Spain"], "subreddit": ["esPlace", "spain"]}, "path": {"136-149": [[1545, 1190], [1545, 1194], [1550, 1194], [1550, 1196], [1529, 1196], [1529, 1200], [1550, 1200], [1550, 1190]]}, "center": {"136-149": [1531, 1198]}},
{"id": 612, "name": "Germany-Myth hearts", "description": "Hearts with the colors of the flag of Germany and the Myth artwork.", "links": {"website": ["https://en.wikipedia.org/wiki/Germany", "https://www.twitch.tv/myth"], "subreddit": ["placeDE", "de", "germany", "TheMyth"], "discord": ["placeDE"]}, "path": {"110-138": [[1588, 1139], [1585, 1142], [1585, 1145], [1591, 1151], [1525, 1151], [1519, 1145], [1519, 1142], [1522, 1139], [1528, 1139], [1531, 1142], [1531, 1145], [1525, 1151], [1591, 1151], [1597, 1145], [1597, 1142], [1594, 1139]]}, "center": {"110-138": [1591, 1144]}},
{"id": 613, "name": "Lapras", "description": "Lapras is an Water/Ice-type plesiosaur Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Lapras_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"123-137": [[1523, 1151], [1520, 1153], [1520, 1157], [1524, 1162], [1527, 1162], [1527, 1164], [1523, 1167], [1523, 1170], [1531, 1170], [1535, 1165], [1532, 1159], [1532, 1156], [1533, 1155], [1533, 1153], [1530, 1150], [1529, 1150], [1528, 1151]]}, "center": {"123-137": [1527, 1157]}},
{"id": 613, "name": "Lapras", "description": "Lapras is a Water/Ice-type plesiosaur Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Lapras_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"123-137": [[1523, 1151], [1520, 1153], [1520, 1157], [1524, 1162], [1527, 1162], [1527, 1164], [1523, 1167], [1523, 1170], [1531, 1170], [1535, 1165], [1532, 1159], [1532, 1156], [1533, 1155], [1533, 1153], [1530, 1150], [1529, 1150], [1528, 1151]]}, "center": {"123-137": [1527, 1157]}},
{"id": 614, "name": "Great A'Tuin", "description": "Great A'Tuin, also known as the World Turtle, is a giant turtle in the Discworld books. The turtle holds up the four elephants who carry the planet Discworld.", "links": {"website": ["https://discworld.fandom.com/wiki/Great_A%27Tuin"], "subreddit": ["discworld"]}, "path": {"132-138": [[1529, 1133], [1526, 1136], [1527, 1137], [1527, 1140], [1529, 1140], [1531, 1137], [1534, 1137], [1534, 1139], [1537, 1139], [1540, 1136], [1542, 1136], [1542, 1133]]}, "center": {"132-138": [1536, 1136]}},
{"id": 615, "name": "World Elephant", "description": "The World Elephants are a group of four elephants in the Discworld books. They hold up the planet of Discworld on their backs while standing on a giant turtle.", "links": {"website": ["https://discworld.fandom.com/wiki/World_Elephant"], "subreddit": ["discworld"]}, "path": {"133-138": [[1530, 1128], [1527, 1131], [1527, 1132], [1529, 1132], [1529, 1134], [1536, 1134], [1536, 1132], [1539, 1132], [1541, 1130], [1541, 1129], [1538, 1129], [1538, 1127], [1534, 1127], [1534, 1128]]}, "center": {"133-138": [1532, 1131]}},
{"id": 616, "name": "Slowpoke", "description": "Slowpoke is a Water/Psychic-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Slowpoke_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"126-138": [[1573, 1137], [1573, 1144], [1575, 1146], [1575, 1150], [1582, 1150], [1582, 1146], [1584, 1144], [1584, 1137]]}, "center": {"126-138": [1579, 1143]}},
{"id": 617, "name": "Flag of France", "description": "France is a country in Western Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/France", "https://en.wikipedia.org/wiki/Flag_of_France"], "subreddit": ["placefrance", "franceplace", "placeFR", "france"]}, "path": {"159": [[1541, 1123], [1541, 1127], [1542, 1127], [1543, 1126], [1545, 1126], [1545, 1123]], "149-158": [[1540, 1122], [1540, 1130], [1544, 1130], [1544, 1122]]}, "center": {"159": [1543, 1125], "149-158": [1542, 1126]}}
{"id": 617, "name": "Flag of France", "description": "France is a country in Western Europe.", "links": {"website": ["https://en.wikipedia.org/wiki/France", "https://en.wikipedia.org/wiki/Flag_of_France"], "subreddit": ["placefrance", "franceplace", "placeFR", "france"]}, "path": {"159": [[1541, 1123], [1541, 1127], [1542, 1127], [1543, 1126], [1545, 1126], [1545, 1123]], "149-158": [[1540, 1122], [1540, 1130], [1544, 1130], [1544, 1122]]}, "center": {"159": [1543, 1125], "149-158": [1542, 1126]}},
{"id": 618, "name": "Annie's duck", "description": "A duck with a purple beanie. \n\nAfter many failed attempts to place this little duck, a home was found in a tiny blank spot on the third canvas. Later, an alliance of sorts was formed with the VTuber and streaming community that had developed the area around the duck, on the condition he was given a purple beanie.", "links": {"website": ["https://www.reddit.com/user/Annilee_Rose"]}, "path": {"110-165, T:0-1": [[621, 1053], [620, 1054], [617, 1054], [617, 1061], [624, 1061], [624, 1054], [622, 1054]]}, "center": {"110-165, T:0-1": [621, 1057]}},
{"id": 619, "name": "BananaJuice", "description": "This flag was made and maintained by the community of YouTuber/streamer BananaJuice in her channel's signature neon colors.", "links": {}, "path": {"153-165, T:0-1": [[556, 1123], [554, 1125], [554, 1127], [555, 1128], [555, 1130], [559, 1130], [562, 1132], [564, 1132], [564, 1130], [563, 1130], [563, 1125], [561, 1123]]}, "center": {"153-165, T:0-1": [559, 1127]}},
{"id": 620, "name": "Shiny Shuckle", "description": "Shuckle is a Bug/Rock-type Pokémon from the Generation II Pokémon games (Pokémon Gold/Silver). This Shuckle has its rare Shiny colors.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Shuckle_(Pok%C3%A9mon)"], "subreddit": ["pokemon"]}, "path": {"123-128": [[1672, 1142], [1669, 1145], [1669, 1151], [1667, 1153], [1667, 1155], [1683, 1155], [1683, 1153], [1679, 1150], [1679, 1147], [1675, 1142]]}, "center": {"123-128": [1674, 1149]}},
{"id": 584, "name": "Porygon", "description": "Porygon is a Normal-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Porygon_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"63-64": [[1745, 955], [1747, 953], [1748, 953], [1749, 954], [1750, 954], [1750, 953], [1751, 952], [1752, 952], [1752, 955], [1751, 955], [1751, 958], [1748, 958], [1748, 957], [1747, 957], [1746, 958], [1745, 958], [1745, 957], [1746, 956]]}, "center": {"63-64": [1748, 955]}},
{"id": 585, "name": "Université de Sherbrooke", "description": "A university in Quebec.", "links": {"website": ["https://fr.wikipedia.org/wiki/Universit%C3%A9_de_Sherbrooke"]}, "path": {"122-135": [[1067, 1074], [1067, 1089], [1082, 1089], [1082, 1074]]}, "center": {"122-135": [1075, 1082]}},
{"id": 586, "name": "Natu", "description": "Natu is a Psychic/Flying-type Pokémon from the Generation II Pokémon games (Pokémon Gold/Silver).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Natu_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"71-76": [[1137, 106], [1139, 104], [1139, 102], [1140, 101], [1140, 100], [1141, 99], [1142, 99], [1143, 98], [1143, 97], [1146, 94], [1147, 94], [1148, 95], [1145, 98], [1146, 98], [1147, 99], [1148, 99], [1150, 101], [1151, 101], [1152, 102], [1152, 105], [1153, 106], [1153, 107], [1152, 108], [1150, 108], [1148, 109], [1146, 111], [1145, 111], [1145, 109], [1144, 109], [1143, 110], [1142, 110], [1142, 109], [1141, 107], [1138, 107]]}, "center": {"71-76": [1145, 104]}},
{"id": 587, "name": "Kanto Eeveelutions", "description": "Jolteon, Vaporeon and Flareon are the original Eeveelutions that were introduced in the Generation I Pokémon games (Pokémon Red/Blue). Eeveelution is a term used for the current group of eight Pokémon that evolve from Eevee. It is a portmanteau of the words \"Eevee\" and \"evolution\".", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Eeveelution#Introduced_in_Generation_I"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"120-151": [[312, 1276], [356, 1339], [329, 1339], [283, 1276]]}, "center": {"120-151": [307, 1289]}},
{"id": 588, "name": "Gastrodon", "description": "Gastrodon is a Water/Ground-type Pokémon from the Generation IV Pokémon games (Pokémon Diamond/Pearl).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Gastrodon_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"29-37": [[728, 840], [729, 840], [729, 842], [731, 842], [732, 843], [735, 843], [736, 842], [739, 842], [739, 843], [738, 844], [738, 845], [737, 846], [737, 847], [735, 849], [735, 851], [736, 852], [738, 850], [739, 850], [740, 849], [741, 849], [744, 852], [744, 853], [743, 854], [744, 855], [744, 856], [745, 857], [745, 858], [744, 859], [742, 859], [741, 860], [740, 860], [739, 859], [738, 859], [736, 861], [735, 861], [734, 860], [733, 860], [732, 859], [729, 859], [728, 858], [728, 857], [729, 856], [729, 855], [730, 855], [730, 854], [730, 853], [729, 852], [728, 852], [727, 851], [726, 851], [725, 850], [725, 849], [724, 848], [724, 846], [723, 845], [723, 843], [725, 841], [727, 841], [729, 840]]}, "center": {"29-37": [731, 848]}},
{"id": 589, "name": "Staryu", "description": "Staryu is a Water-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Staryu_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"26-38": [[684, 220], [684, 224], [685, 225], [685, 226], [686, 227], [690, 227], [691, 228], [691, 229], [688, 232], [688, 235], [689, 236], [689, 238], [687, 238], [686, 237], [685, 237], [684, 236], [683, 236], [682, 237], [680, 237], [678, 237], [676, 239], [676, 234], [677, 234], [677, 232], [676, 230], [676, 229], [674, 229], [674, 227], [675, 227], [676, 226], [678, 226], [679, 227], [680, 227], [680, 224]]}, "center": {"26-38": [683, 231]}},
{"id": 591, "name": "Shiny Celebi", "description": "Celebi is a Grass/Psychic-type mythical Pokémon from the Generation II Pokémon games (Pokémon Gold/Silver). This Celebi has its pink Shiny colors instead of the usual green. This is an in-game sprite from Pokémon Mystery Dungeon: Explorers of Time/Darkness/Sky for the Nintendo DS, which feature Shiny Celebi as a supporting character.\n\nThis art was a collaboration between r/MysteryDungeon, Pokémon in r/place, and r/HollowKnight.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Celebi_(Explorers_of_Time,_Darkness,_and_Sky)"], "subreddit": ["PlacePokemon2", "MysteryDungeon"], "discord": ["k4gaPAma"]}, "path": {"69-166, T:0-1": [[1323, 49], [1320, 54], [1320, 61], [1317, 61], [1317, 63], [1320, 66], [1319, 67], [1319, 69], [1324, 69], [1325, 70], [1326, 70], [1327, 69], [1330, 69], [1330, 64], [1331, 63], [1331, 58], [1332, 57], [1332, 55], [1330, 53], [1329, 54], [1326, 54]]}, "center": {"69-166, T:0-1": [1326, 60]}},
{"id": 592, "name": "A loving Hearth", "description": "Just a heath bounding two people forever. From the start to the finish, with difficults moments.", "links": {}, "path": {"1-165": [[95, 393], [97, 395], [98, 395], [98, 394], [98, 393], [99, 392], [100, 394], [100, 395], [99, 397], [97, 398], [96, 397], [95, 397], [95, 396], [94, 395], [95, 393], [95, 392], [97, 393], [97, 394], [98, 392], [99, 391], [100, 391], [100, 392], [101, 395], [101, 392], [100, 397], [96, 398], [95, 394], [96, 392], [96, 391], [95, 391], [94, 392], [94, 393], [94, 396], [98, 392], [96, 395], [96, 396], [97, 395], [99, 393], [99, 394], [98, 396], [97, 396], [96, 395], [96, 396], [97, 397], [96, 396], [96, 395], [96, 396], [93, 396], [95, 391], [96, 390], [98, 389], [98, 390], [98, 392], [96, 391], [101, 393], [102, 392], [103, 391], [103, 389], [102, 389], [100, 388], [101, 388], [102, 388], [99, 389], [97, 388], [96, 389], [96, 388], [95, 390], [102, 392], [103, 392], [102, 393], [101, 393], [101, 392], [101, 390], [98, 391], [97, 390], [97, 393], [97, 394]]}, "center": {"1-165": [102, 390]}},
{"id": 593, "name": "Shuckle", "description": "Shuckle is a Bug/Rock-type Pokémon from the Generation II Pokémon games (Pokémon Gold/Silver).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Shuckle_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"121-149": [[1034, 1961], [1037, 1961], [1038, 1962], [1039, 1962], [1039, 1968], [1042, 1968], [1042, 1969], [1043, 1969], [1047, 1973], [1047, 1974], [1046, 1975], [1045, 1975], [1044, 1974], [1042, 1974], [1042, 1975], [1041, 1976], [1041, 1977], [1040, 1978], [1039, 1978], [1038, 1977], [1037, 1976], [1037, 1975], [1035, 1975], [1034, 1976], [1032, 1976], [1031, 1975], [1031, 1974], [1032, 1973], [1033, 1973], [1034, 1972], [1034, 1971], [1035, 1970], [1035, 1969], [1036, 1968], [1035, 1967], [1034, 1967], [1033, 1966], [1032, 1965], [1032, 1963]]}, "center": {"121-149": [1039, 1972]}},
{"id": 594, "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]}},
{"id": 595, "name": "Meloetta", "description": "Meloetta is a Normal/Psychic-type Pokémon from the Generation V Pokémon games (Pokémon Black/White).\n\nWhile it is not known to evolve into or from any Pokémon, Meloetta has a second Forme activated by using the move Relic Song in battle. Its original Forme, Aria Forme, will then become the Normal/Fighting-type Pirouette Forme.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Meloetta_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"117-130": [[1515, 1655], [1519, 1655], [1519, 1656], [1520, 1656], [1520, 1657], [1522, 1657], [1522, 1658], [1525, 1658], [1525, 1660], [1526, 1660], [1526, 1662], [1527, 1662], [1527, 1666], [1526, 1666], [1526, 1668], [1525, 1668], [1525, 1670], [1526, 1670], [1526, 1672], [1528, 1672], [1527, 1676], [1521, 1676], [1521, 1677], [1519, 1677], [1519, 1676], [1518, 1676], [1518, 1674], [1517, 1674], [1517, 1673], [1516, 1673], [1516, 1671], [1514, 1671], [1514, 1668], [1512, 1668], [1512, 1665], [1514, 1665], [1514, 1656], [1515, 1656]]}, "center": {"117-130": [1520, 1665]}},
{"id": 596, "name": "Sneasel", "description": "Sneasel is a Dark/Ice-type Pokémon from the Generation II Pokémon games (Pokémon Gold/Silver).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Sneasel_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"35-42": [[272, 205], [273, 205], [273, 204], [275, 204], [275, 203], [276, 202], [278, 202], [279, 201], [277, 200], [278, 199], [280, 201], [281, 201], [281, 199], [280, 198], [280, 197], [278, 195], [280, 193], [280, 191], [279, 190], [279, 189], [278, 188], [278, 187], [277, 186], [275, 188], [274, 188], [273, 189], [271, 187], [270, 187], [268, 187], [268, 188], [270, 190], [270, 192], [272, 194], [272, 195], [271, 196], [269, 194], [267, 194], [267, 195], [264, 195], [267, 198], [265, 198], [265, 199], [266, 200], [267, 200], [270, 203], [271, 203], [271, 205]]}, "center": {"35-42": [273, 200]}},
{"id": 597, "name": "Magikarp", "description": "Magikarp is a Water-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Magikarp_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"148-155": [[846, 1746], [846, 1743], [847, 1742], [848, 1742], [849, 1741], [850, 1742], [850, 1745], [853, 1748], [854, 1747], [854, 1746], [855, 1745], [856, 1745], [856, 1753], [856, 1754], [854, 1754], [853, 1755], [856, 1758], [856, 1759], [853, 1761], [851, 1759], [849, 1761], [848, 1761], [847, 1760], [847, 1758], [843, 1758], [841, 1760], [838, 1758], [841, 1755], [842, 1755], [840, 1752], [841, 1751], [843, 1751], [843, 1749]]}, "center": {"148-155": [848, 1752]}},
{"id": 598, "name": "Koffing", "description": "Koffing is a Poison-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Koffing_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"126": [[1096, 486], [1098, 486], [1101, 489], [1101, 495], [1099, 497], [1097, 497], [1096, 498], [1094, 498], [1093, 497], [1090, 495], [1090, 491], [1091, 490], [1091, 488], [1093, 488], [1094, 487], [1095, 487]]}, "center": {"126": [1096, 492]}},
{"id": 599, "name": "Skitty", "description": "Skitty is a Normal-type Pokémon from the Generation III Pokémon games (Pokémon Ruby/Sapphire).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Skitty_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"131-157": [[520, 1448], [521, 1449], [521, 1450], [523, 1452], [523, 1454], [524, 1454], [524, 1459], [533, 1459], [533, 1461], [531, 1463], [530, 1463], [530, 1466], [529, 1467], [527, 1467], [526, 1468], [525, 1468], [524, 1467], [523, 1468], [522, 1467], [522, 1465], [521, 1465], [520, 1464], [519, 1464], [517, 1462], [517, 1457], [518, 1456], [518, 1452], [519, 1451], [518, 1450]]}, "center": {"131-157": [526, 1463]}},
{"id": 600, "name": "Vaporeon", "description": "Hey guys, did you know that Vaporeon is a Water-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue)? It evolves from Eevee when exposed to a Water Stone.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Vaporeon_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"122-150": [[312, 1300], [314, 1300], [314, 1302], [313, 1303], [313, 1304], [314, 1305], [314, 1306], [315, 1306], [315, 1307], [318, 1307], [320, 1305], [318, 1303], [319, 1302], [318, 1301], [321, 1301], [321, 1298], [325, 1298], [325, 1301], [327, 1301], [327, 1303], [328, 1304], [328, 1309], [330, 1310], [330, 1311], [329, 1312], [329, 1313], [327, 1315], [326, 1315], [325, 1316], [324, 1316], [324, 1317], [325, 1318], [325, 1319], [323, 1319], [322, 1320], [321, 1320], [319, 1318], [319, 1317], [317, 1315], [315, 1315], [315, 1316], [314, 1316], [314, 1317], [313, 1317], [312, 1316], [312, 1315], [313, 1314], [313, 1311], [312, 1310], [312, 1309], [311, 1308], [311, 1304], [309, 1304], [308, 1303], [308, 1302], [309, 1302], [311, 1300]]}, "center": {"122-150": [322, 1311]}},
{"id": 602, "name": "Shinx", "description": "Shinx is an Electric-type Pokémon from the Generation IV Pokémon games (Pokémon Diamond/Pearl).", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Shinx_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"138-154": [[615, 1709], [614, 1708], [614, 1706], [615, 1705], [615, 1704], [616, 1703], [617, 1703], [618, 1704], [619, 1703], [621, 1705], [622, 1705], [624, 1707], [625, 1706], [627, 1706], [629, 1708], [629, 1710], [630, 1710], [631, 1709], [631, 1708], [632, 1707], [632, 1705], [630, 1703], [630, 1702], [632, 1702], [633, 1701], [634, 1702], [637, 1705], [637, 1706], [635, 1706], [634, 1707], [634, 1708], [633, 1709], [633, 1710], [630, 1713], [630, 1715], [631, 1718], [630, 1719], [629, 1719], [628, 1718], [628, 1717], [626, 1717], [626, 1718], [625, 1719], [625, 1721], [622, 1721], [622, 1719], [621, 1718], [620, 1719], [618, 1719], [618, 1714], [617, 1714], [616, 1713], [615, 1712]]}, "center": {"138-154": [623, 1713]}},
{"id": 603, "name": "Jolteon", "description": "Jolteon is an Electric-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). It evolves from Eevee when exposed to a Thunder Stone.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Jolteon_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"126": [[297, 1280], [298, 1280], [299, 1281], [302, 1281], [304, 1279], [304, 1276], [309, 1276], [311, 1278], [311, 1279], [312, 1280], [312, 1284], [313, 1285], [313, 1287], [314, 1288], [313, 1289], [314, 1290], [313, 1291], [312, 1291], [311, 1292], [311, 1293], [312, 1294], [311, 1295], [309, 1295], [308, 1296], [306, 1296], [305, 1295], [305, 1294], [304, 1293], [304, 1292], [303, 1292], [301, 1290], [300, 1291], [299, 1291], [298, 1292], [298, 1293], [297, 1293], [296, 1292], [296, 1290], [298, 1288], [296, 1286], [297, 1285], [295, 1283], [295, 1282], [297, 1282]]}, "center": {"126": [306, 1286]}},
{"id": 604, "name": "Flareon", "description": "Flareon is a Fire-type Pokémon from the Generation I Pokémon games (Pokémon Red/Blue). It evolves from Eevee when exposed to a Fire Stone.", "links": {"website": ["https://bulbapedia.bulbagarden.net/wiki/Flareon_(Pok%C3%A9mon)"], "subreddit": ["PlacePokemon2"], "discord": ["k4gaPAma"]}, "path": {"119-151": [[340, 1319], [341, 1320], [341, 1321], [342, 1322], [342, 1324], [344, 1326], [344, 1327], [345, 1328], [345, 1331], [344, 1332], [345, 1333], [345, 1334], [343, 1336], [343, 1338], [341, 1338], [341, 1339], [332, 1339], [332, 1337], [333, 1337], [333, 1336], [334, 1335], [334, 1334], [333, 1334], [331, 1336], [330, 1336], [329, 1335], [329, 1333], [330, 1332], [330, 1331], [328, 1331], [327, 1330], [326, 1330], [325, 1329], [324, 1328], [324, 1326], [323, 1325], [324, 1324], [324, 1323], [325, 1322], [325, 1321], [326, 1320], [328, 1320], [331, 1323], [332, 1322], [334, 1324], [335, 1324], [337, 1322], [339, 1322], [339, 1319], [341, 1319]]}, "center": {"119-151": [338, 1329]}},
{"id": "yllf71", "name": "Guts", "description": "Guts is the protagonist of the manga and anime Berserk.\n\nThis drawing of Guts was drawn by Twitch streamer Asmongold above the existing tribute to Berserk, replacing the My Little Pony artwork. The high quality of the drawing was embraced by both the Berserk and MLP communities, so the MLP community moved elsewhere.", "links": {"website": ["https://en.wikipedia.org/wiki/Guts_(Berserk)"], "subreddit": ["Berserk"]}, "path": {"59-166, T:0-1": [[597, 203], [595, 205], [595, 258], [598, 262], [690, 262], [693, 259], [693, 223], [690, 220], [682, 220], [676, 214], [676, 205], [674, 203]]}, "center": {"59-166, T:0-1": [644, 233]}},
{"id": 621, "name": "ASL", "description": "Group of friends in Discord from Colombia and Venezuela", "links": {"subreddit": ["aslcol"]}, "path": {"132": [[175, 708], [182, 708], [182, 714], [175, 714]]}, "center": {"132": [179, 711]}},
{"id": 622, "name": "If", "description": "The fourth studio album by the electropunk band Mindless Self Indulgence.", "links": {"subreddit": ["MSI"]}, "path": {"118-141": [[1904, 1227], [1883, 1227], [1883, 1247], [1904, 1247]]}, "center": {"118-141": [1894, 1237]}},
{"id": 623, "name": "Lawrence", "description": "Just a little guy.", "links": {}, "path": {"164": [[1844, 1326], [1852, 1326], [1848, 1327]]}, "center": {"164": [1848, 1327]}},
{"id": 624, "name": "The Dodo Fans", "description": "The dodo bird is the symbol of a friend group of 6 named The Dodo Fans, formed in 2017.", "links": {"subreddit": ["thedodofans"]}, "path": {"5-10": [[370, 809], [375, 809], [375, 817], [370, 817]], "11-14": [[368, 809], [373, 809], [373, 817], [368, 817]]}, "center": {"5-10": [373, 813], "11-14": [371, 813]}},
{"id": 625, "name": "Cross-Hatchers", "description": "A small grid of orange stripes", "links": {"subreddit": ["CrossHatchers"]}, "path": {"1-11": [[249, 277], [225, 277], [225, 280], [222, 280], [222, 282], [225, 282], [225, 284], [223, 284], [222, 284], [222, 286], [225, 286], [225, 288], [220, 288], [219, 288], [218, 293], [221, 298], [229, 302], [233, 298], [237, 299], [241, 300], [245, 300], [254, 297], [254, 288], [254, 281], [250, 277]]}, "center": {"1-11": [242, 289]}},
{"id": 626, "name": "Hydro-Québec", "description": "Hydro-Québec is a public utility that manages the generation, transmission and distribution of electricity in the Canadian province of Quebec, as well as the export of power to portions of the Northeast United States.\n\nIt was established by the Government of Quebec in 1944 from the expropriation of private firms. This was followed by massive investment in hydro-electric projects like the James Bay Project. Today, with 63 hydroelectric power stations, the combined output capacity is 37,370 megawatts. Extra power is exported from the province and Hydro-Québec supplies 10 per cent of New England's power requirements.\n\nHydro-Québec is a Crown corporation (state-owned enterprise) based in Montreal. In 2018, it paid CAD$2.39 billion in dividends to its sole shareholder, the Government of Québec. Its residential power rates are among the lowest in North America.\n\nMore than 40 percent of Canada's water resources are in Québec and Hydro-Québec is the fourth largest hydropower producer in the world.\n\nThe company logo, a stylized \"Q\" fashioned out of a circle and a lightning bolt, was designed by Montreal-based design agency Gagnon/Valkus in 1960.", "links": {"website": ["https://www.hydroquebec.com/", "https://en.wikipedia.org/wiki/Hydro-Qu%C3%A9bec"], "subreddit": ["Quebec"], "discord": ["PlaceQuebec"]}, "path": {"10": [[346, 400], [346, 401], [345, 401], [344, 402], [343, 402], [343, 403], [342, 403], [342, 406], [341, 406], [342, 407], [342, 411], [342, 412], [343, 412], [343, 413], [344, 413], [344, 414], [345, 414], [345, 415], [346, 415], [346, 416], [351, 416], [351, 414], [353, 414], [353, 407], [356, 406], [355, 405], [355, 403], [354, 403], [354, 402], [353, 402], [353, 401], [352, 401], [351, 400], [349, 400]], "11-37": [[350, 400], [347, 400], [346, 401], [345, 401], [344, 402], [343, 403], [342, 404], [341, 405], [341, 410], [342, 411], [343, 412], [344, 413], [344, 414], [345, 415], [347, 415], [348, 416], [350, 416], [351, 415], [352, 414], [353, 415], [355, 416], [360, 416], [360, 415], [359, 414], [358, 413], [357, 412], [357, 411], [356, 413], [355, 412], [355, 411], [355, 409], [356, 409], [356, 408], [355, 406], [355, 405], [354, 404], [354, 403], [353, 402], [352, 402], [352, 401], [351, 401]]}, "center": {"10": [347, 407], "11-37": [348, 408]}},
{"id": 627, "name": "KY23 Logo", "description": "A random logo desperately placed by u/KY23thememer and his alt accounts\n(I'm sorry for doing this, -KY)", "links": {}, "path": {"139": [[1390, 355], [1402, 355], [1402, 367], [1390, 367]]}, "center": {"139": [1396, 361]}},
{"id": 628, "name": "Tim - The Little Music Fox", "description": "A small monument to the musical artist 'Tim - The Little Music Fox'", "links": {"website": ["https://www.timthelittlemusicfox.com/about"]}, "path": {"148-162": [[1110, 1177], [1118, 1189], [1118, 1177], [1110, 1177], [1110, 1189], [1118, 1189]]}, "center": {"148-162": [1113, 1186]}},
{"id": 629, "name": "Goated ass dog", "description": "R.I.P Boswell Youth made this. A few pals. history forever", "links": {}, "path": {"164": [[1171, 1769], [1173, 1769], [1182, 1769], [1184, 1772], [1184, 1774], [1181, 1775], [1181, 1777], [1180, 1778], [1174, 1778], [1173, 1777], [1172, 1775], [1171, 1770]]}, "center": {"164": [1177, 1773]}},
{"id": 630, "name": "OkBrawlerRetard", "description": "OkBrawlerRetard mascot featuring Doge as Mortis from the mobile game Brawl Stars. OkBrawlerRetard is a circejerk server of Brawl Stars.", "links": {"subreddit": ["OkBrawlerRetard2"], "wiki": ["OkBrawlerRetard"]}, "path": {"80-98": [[1983, 556], [1993, 556], [1992, 551], [1994, 550], [1995, 549], [1995, 547], [1994, 540], [1987, 540], [1985, 541], [1984, 544], [1981, 544], [1979, 549], [1981, 550], [1980, 555], [1996, 556], [1996, 561], [1998, 561], [1998, 557], [1998, 551], [1998, 548], [1998, 545], [1997, 539], [1994, 539]]}, "center": {"80-98": [1984, 548]}},
{"id": 631, "name": "SSundee", "description": "Famous Youtuber SSundee, formerly known for Minecraft content and being a member of Team Crafted, now known for modded Among Us content. He still returns to Minecraft from time to time.", "links": {"website": ["https://www.youtube.com/@SSundee"], "subreddit": ["SSundee"]}, "path": {"119-126": [[1585, 1301], [1585, 1310], [1594, 1310], [1594, 1301], [1591, 1301], [1588, 1301]]}, "center": {"119-126": [1590, 1306]}},
{"id": 632, "name": "Bernie sanders sitting down meme", "description": "The Bernie Sanders sitting down meme became an internet sensation during the 2021 Presidential Inauguration when a photograph of Senator Bernie Sanders wearing mittens and sitting alone on a folding chair went viral. The image was humorously inserted into various pop culture scenes and settings, making it a humorous and widely recognized symbol of relatable moments and internet creativity.", "links": {"website": ["https://berniesanders.com/"], "subreddit": ["BernieSanders", "politics"]}, "path": {"69-90": [[1726, 434], [1735, 434], [1735, 435], [1737, 435], [1737, 436], [1738, 436], [1738, 437], [1738, 438], [1739, 438], [1739, 439], [1739, 440], [1741, 440], [1741, 448], [1741, 451], [1743, 452], [1743, 462], [1744, 462], [1744, 464], [1743, 464], [1743, 466], [1740, 466], [1740, 470], [1739, 470], [1739, 483], [1738, 483], [1738, 492], [1739, 494], [1737, 494], [1737, 495], [1734, 495], [1734, 494], [1733, 494], [1732, 485], [1731, 484], [1730, 489], [1729, 497], [1727, 497], [1727, 498], [1725, 498], [1725, 497], [1724, 497], [1724, 494], [1725, 494], [1725, 491], [1724, 491], [1724, 466], [1721, 466], [1721, 465], [1720, 465], [1720, 463], [1719, 463], [1719, 460], [1718, 460], [1718, 457], [1719, 457], [1719, 449], [1722, 449], [1722, 446], [1722, 445], [1720, 444], [1720, 443], [1721, 441], [1725, 434], [1733, 434]]}, "center": {"69-90": [1731, 457]}},
{"id": 633, "name": "Jimmy Blake", "description": "2 friends wrote their initials which stands for Jimmy Blake (JB)", "links": {}, "path": {"164": [[1973, 675], [1979, 675], [1979, 681], [1973, 681]]}, "center": {"164": [1976, 678]}},
{"id": 634, "name": "Melk", "description": "Melk has one eye and eats babies, he loves his blue haired gf in which he resides next to and he hates Poland as they eradicated him and all his loved ones literal minutes before r/place ended.", "links": {"website": ["https://roing.us/"]}, "path": {"160-164": [[1703, 554], [1703, 560], [1709, 560], [1709, 553], [1703, 553]]}, "center": {"160-164": [1706, 557]}}
]