Merge pull request #16 from imaloser71/patch-2

Add one singular atlas entry
This commit is contained in:
ash 2022-04-04 19:57:41 +01:00 committed by GitHub
commit a55eda8ff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -220,8 +220,9 @@ var atlas = [
{"id":170,"name":"The Scream","description":"A painting by Norwegian artist Edvard Munch.","website":"","subreddit":"","center":[274.5,66.5],"path":[[247.5,40.5],[300.5,40.5],[300.5,91.5],[247.5,91.5]]},
{"id":171,"name":"Flag of Ukraine","description":"","website":"","subreddit":"","center":[205.5,213.5],"path":[[0.5,170.5],[337.5,171.5],[337.5,193.5],[433.5,193.5],[433.5,252.5],[237.5,251.5],[237.5,249.5],[-1.5,251.5]]},
{"id":172,"name":"Gnome Child","description":"An NPC from the MMORPG Runescape.","website":"","subreddit":"","center":[152.5,63.5],"path":[[146.5,34.5],[137.5,57.5],[146.5,71.5],[135.5,83.5],[138.5,86.5],[144.5,82.5],[168.5,84.5],[168.5,77.5],[161.5,71.5],[164.5,65.5],[164.5,54.5],[155.5,43.5],[151.5,43.5],[150.5,34.5]]},
{"id":173,"name":"Big Floppa","description":"The one and only.","website":"","subreddit":"r/bigfloppa","center":[1937.5,465.5],"path":[[1954.5,491.5],[1918.5,490.5],[1925.5,465.5],[1924.5,448.5],[1923.5,436.5],[1928.5,440.5],[1934.5,436.5],[1939.5,435.5],[1947.5,440.5],[1954.5,434.5],[1954.5,442.5],[1950.5,450.5],[1951.5,465.5]]}
{"id":173,"name":"Big Floppa","description":"The one and only.","website":"","subreddit":"r/bigfloppa","center":[1937.5,465.5],"path":[[1954.5,491.5],[1918.5,490.5],[1925.5,465.5],[1924.5,448.5],[1923.5,436.5],[1928.5,440.5],[1934.5,436.5],[1939.5,435.5],[1947.5,440.5],[1954.5,434.5],[1954.5,442.5],[1950.5,450.5],[1951.5,465.5]]},
{"id":174,"name":"Truttle1","description":"Theiconofanesolangyoutuber","website":"https://www.youtube.com/c/Truttle1","subreddit":"r/Truttle1","center":[1857.5,497.5],"path":[[1853.5,494.5],[1853.5,494.5],[1853.5,494.5],[1851.5,496.5],[1851.5,497.5],[1852.5,498.5],[1854.5,498.5],[1854.5,498.5],[1856.5,500.5],[1858.5,498.5],[1860.5,500.5],[1860.5,500.5],[1862.5,498.5],[1862.5,497.5],[1858.5,493.5],[1857.5,493.5],[1855.5,495.5],[1854.5,495.5],[1854.5,495.5],[1854.5,495.5],[1854.5,495.5],[1853.5,494.5]]}
];
//console.log("There are "+atlas.length+" entries in the Atlas.");
@ -298,4 +299,4 @@ for(var i = 0; i < 10000; i++) {
});
}
*/
*/