Updated atlas.js

Please do not place any value higher than 0 above the first entry of atlas.js.
This commit is contained in:
Aeywoo 2022-04-05 14:27:19 +09:30 committed by GitHub
parent eca1545c71
commit 303ad6bd81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,6 @@ function pointIsInPolygon (point, polygon) {
};
var atlas = [
{"id":179,"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":0,"name":"Pinewood Logo/Rubix cube (Destroyed)","description":"Originally the logo for the Roblox group Pinewood Builders, the logo transformed into a game of tic tac toe, and then a Rubix cube. It was destroyed after being invaded by Iran","website":"https://pinewoodbuilders.reddit.com/","subreddit":"r/PinewoodBuilders","center":[39.5,279.5],"path":[[22.5,295.5],[23.5,274.5],[35.5,262.5],[55.5,262.5],[55.5,283.5],[43.5,295.5]]},
{"id":1,"name":"CCKUFI Robin","description":"The icon of CcKuFi, the subreddit of users who made it to the highest tier in Reddit's 2016 April Fools Event, Robin.","subreddit":"ccKufiPrFaShleWoli0","center":[783.5,669.5],"path":[[771.5,661.5],[771.5,680.5],[789.5,680.5],[789.5,664.5],[806.5,664.5],[806.5,660.5],[771.5,660.5]]},
{"id":2,"name":"Narrator Nexus","description":"The icon of Narrator Nexus, the group of users who coordinated the storyline in Reddit's 2019 April Fools Event, Sequence.","website":"","subreddit":"/r/NarraNexus/","center":[763.5,673.5],"path":[[755.5,667.5],[755.5,680.5],[771.5,680.5],[771.5,674.5],[772.5,673.5],[772.5,670.5],[767.5,664.5],[762.5,664.5],[759.5,669.5],[755.5,667.5]]},
@ -271,6 +270,7 @@ var atlas = [
{"id":220,"name":"Forgotten King and Shattered Queen","description":"Endgame Bosses from the video game Realm of the Mad God. The Forgotten King on the left shown holding a tri-force to symbolize the alliance between r/Zelda and r/RoTMG, while the Shattered Queen is shown on the right. In the bottom right corner is the iconic level 20 grave representing the permadeath nature of the game.","website":"","subreddit":"r/Rotmg","center":[1346.5,1888.5],"path":[[1326.5,1876.5],[1326.5,1900.5],[1366.5,1900.5],[1366.5,1876.5],[1326.5,1876.5]]},
{"id":221,"name":"The Shotbow Network ","description":"The Original Minecraft Server Network! Home to old classics like MineZ, Annihilation and Smash!","website":"https://shotbow.net/","subreddit":"/r/Shotbow","center":[1009.5,478.5],"path":[[999.5,495.5],[1008.5,495.5],[1008.5,492.5],[1010.5,492.5],[1010.5,488.5],[1012.5,487.5],[1014.5,486.5],[1020.5,486.5],[1020.5,465.5],[999.5,465.5]]},
{"id":222,"name":"MineZ","description":"Shotbow's original Minecraft gamemode! Based on the popular DayZ mod.","website":"https://shotbow.net/","subreddit":"/r/MineZ","center":[1012.5,460.5],"path":[[1004.5,465.5],[1020.5,465.5],[1020.5,455.5],[1004.5,455.5]]},
{"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]]},
];
//console.log("There are "+atlas.length+" entries in the Atlas.");