Merge pull request #53 from Epicgamer2469/patch-2

Add WYS Shelly (Small)
This commit is contained in:
Aeywoo 2022-04-05 14:40:01 +09:30 committed by GitHub
commit b3e6f5e136
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -273,6 +273,7 @@ var atlas = [
{"id":223,"name":"Blasphemous","description":"Blasphemous is a Spanish indie metroidvania created by TheGameKitchen and released in 2019.","website":"https://store.steampowered.com/app/774361/Blasphemous/","subreddit":"https://www.reddit.com/r/Blasphemous/","center":[1192.5,335.5],"path":[[1191.5,320.5],[1184.5,320.5],[1184.5,323.5],[1183.5,323.5],[1183.5,324.5],[1182.5,324.5],[1182.5,345.5],[1204.5,345.5],[1204.5,333.5],[1199.5,333.5],[1199.5,331.5],[1200.5,330.5],[1199.5,329.5],[1196.5,329.5],[1194.5,327.5],[1195.5,326.5],[1195.5,325.5],[1191.5,321.5],[1191.5,320.5]]},
{"id":224,"name": "Kaf","description": "Kaf is a Japanese female Virtual Singer on YouTube. She is a performer signed to Kamitsubaki Studio.","website": "http://discord.gg/wfP6KYEP3C","subreddit": "/r/Kamitsubaki_Fans","center": [1434.5,1114.5],"path": [[1451.5,1104.5],[1422.5,1104.5],[1422.5,1096.5],[1422.5,1099.5],[1421.5,1099.5],[1421.5,1100.5],[1420.5,1100.5],[1422.5,1100.5],[1422.5,1103.5],[1417.5,1103.5],[1417.5,1106.5],[1418.5,1106.5],[1418.5,1107.5],[1419.5,1107.5],[1419.5,1114.5],[1420.5,1114.5],[1420.5,1120.5],[1419.5,1120.5],[1419.5,1121.5],[1413.5,1121.5],[1413.5,1122.5],[1414.5,1122.5],[1414.5,1124.5],[1415.5,1124.5],[1415.5,1125.5],[1450.5,1125.5],[1450.5,1120.5],[1451.5,1120.5]]},
{"id":225, "name": "Big Ten East", "description": "The eastern claim of the Big Ten. Pioneered by Indiana, this claim also includes Northwestern, Michigan State, Minnesota, and PAC-12 member Stanford.", "website": "","subreddit": "/r/TheB1G", "center": [1529.5, 764.5], "path": [[1508.5,780.5],[1552.5,780.5],[1552.5,768.5],[1550.5,768.5],[1550.5,747.5],[1508.5,747.5],[1508.5,780.5]]},
{"id":226, "name": "Shelly (Small)", "description": "Shelly is the player character in the indie platformer Will You Snail?", "website": "https://store.steampowered.com/app/1115050/Will_You_Snail/", "subreddit": "/r/WillYouSnail", "center": [ 853.5, 973.5 ], "path": [ [ 849.5, 971.5 ], [ 849.5, 971.5 ], [ 850.5, 971.5 ], [ 851.5, 971.5 ], [ 851.5, 970.5 ], [ 857.5, 970.5 ], [ 857.5, 976.5 ], [ 849.5, 976.5 ], [ 849.5, 973.5 ] ] },
];
//console.log("There are "+atlas.length+" entries in the Atlas.");