Merge pull request #61 from orion78fr/patch-1

Adding Shisheyu Mayamoto's community creations
This commit is contained in:
Aeywoo 2022-04-05 15:44:35 +09:30 committed by GitHub
commit 22efe1ccb3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -285,6 +285,8 @@ var atlas = [
{"id":234,"name":"VRChat","description":"Logo of the VRChat online virtual reality social platform.","website":"https://vrchat.com","subreddit":"r/vrchat","center":[962.5,97.5],"path":[[930.5,88.5],[994.5,88.5],[994.5,104.5],[990.5,104.5],[991.5,112.5],[983.5,105.5],[930.5,105.5]]},
{"id":235,"name": "UW Madison Motion W", "description": "The \"Motion W\", University of Wisconsin-Madison's athletics logo.", "website": "https://wisc.edu", "subreddit": "/r/UWMadison", "center": [ 112.5, 593.5 ], "path": [ [ 100.5, 580.5 ], [ 124.5, 580.5 ], [ 124.5, 606.5 ], [ 100.5, 606.5 ] ] },
{"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 ] ] },
];
//console.log("There are "+atlas.length+" entries in the Atlas.");