Add Pokémon Workshop banners

This commit is contained in:
Matojeje 2022-04-05 01:57:14 +02:00 committed by GitHub
parent ac66a3162c
commit bf39983a24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -226,7 +226,8 @@ var atlas = [
{"id":176,"name": "Interlingue", "description": "Flag of Interlingue, an IAL to communicate between Western European languages.", "website": "https://occidental-lang.com", "subreddit": "/r/interlingue", "center": [ 768.5, 328.5 ], "path": [ [ 765.5, 326.5 ], [ 770.5, 326.5 ], [ 770.5, 329.5 ], [ 765.5, 329.5 ] ] },
{"id":177, "name": "Viossa", "description": "Flag of the conpidgin Viossa.", "website": "", "subreddit": "/r/viossa", "center": [ 775.5, 296.5 ], "path": [ [ 769.5, 290.5 ], [ 780.5, 290.5 ], [ 780.5, 301.5 ], [ 769.5, 301.5 ] ] },
{"id":178, "name": "Lojban", "description": "Flag of Lojban", "website": "https://lojban.org", "subreddit": "/r/lojban", "center": [ 760.5, 328.5 ], "path": [ [ 763.5, 326.5 ], [ 757.5, 326.5 ], [ 757.5, 330.5 ], [ 763.5, 330.5 ] ] },
{"id":179, "submitted_by": "Matojeje", "name": "Pokémon Workshop", "description": "A Discord community for artists who create drawings, songs or stories related to the Pokémon franchise. The Discord server with hundreds of friendly artists holds art weekly contests.", "website": "https://discord.gg/PkmnWorkshop", "subreddit":"", "center":[1495.5,1196.5], "path": [[1484.5,1192.5],[1505.5,1192.5],[1505.5,1200.5],[1484.5,1200.5]] },
{"id":180, "submitted_by": "Matojeje", "name": "Pokémon Workshop", "description": "A Discord community for artists who create drawings, songs or stories related to the Pokémon franchise. The Discord server with hundreds of friendly artists holds art weekly contests.", "website": "https://discord.gg/PkmnWorkshop", "subreddit":"", "center":[1090.5,493.5], "path": [[1078.5,489.5],[1078.5,497.5],[1101.5,497.5],[1101.5,489.5]] },
];
//console.log("There are "+atlas.length+" entries in the Atlas.");