mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-25 20:44:16 +01:00
commit
a82066d597
1 changed files with 7 additions and 6 deletions
|
@ -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.");
|
||||
|
|
Loading…
Reference in a new issue