Merge pull request #63 from smelv384/patch-1

Add Esperanto
This commit is contained in:
Aeywoo 2022-04-05 15:48:10 +09:30 committed by GitHub
commit a82066d597
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -287,6 +287,7 @@ var atlas = [
{"id":236,"name": "Bucky Badger", "description": "University of Wisconsin-Madison's mascot Bucky U Badger, in the middle of being consumed.", "website": "https://wisc.edu", "subreddit": "/r/UWMadison", "center": [ 280.5, 1565.5 ], "path": [ [ 250.5, 1552.5 ], [ 300.5, 1552.5 ], [ 300.5, 1585.5 ], [ 280.5, 1585.5 ], [ 280.5, 1569.5 ], [ 250.5, 1567.5 ], [ 250.5, 1552.5 ] ] },
{"id":237,"name": "Roscoe", "description": "Dog (and emote) of French Twitch streamer Shisheyu_Mayamoto. It's an Eurasier.", "website": "https://www.twitch.tv/shisheyu_mayamoto", "subreddit": "", "center": [ 1928.5, 1677.5 ], "path": [ [ 1907.5, 1659.5 ], [ 1907.5, 1694.5 ], [ 1949.5, 1694.5 ], [ 1949.5, 1659.5 ], [ 1907.5, 1659.5 ] ] },
{"id":238,"name": "Shisheyu_Mayamoto's Logo", "description": "Shisheyu Mayamoto's Twitch channel's logo", "website": "https://www.twitch.tv/shisheyu_mayamoto", "subreddit": "", "center": [ 1915.5, 1568.5 ], "path": [ [ 1909.5, 1562.5 ], [ 1909.5, 1573.5 ], [ 1921.5, 1573.5 ], [ 1921.5, 1562.5 ], [ 1909.5, 1562.5 ] ] },
{"id":239,"name": "Esperanto","description": "A proposed international language designed to be as simple as possible to understand","website": "https://esperanto.net/en/","subreddit": "/r/esperanto","center": [1466.5,494.5],"path": [[1433.5,487.5],[1499.5,487.5],[1499.5,501.5],[1433.5,501.5]]},
];
//console.log("There are "+atlas.length+" entries in the Atlas.");