From 051320cb6568572877211b3c1ee626195c9768fd Mon Sep 17 00:00:00 2001 From: Lucas <72078302+Foxi-GB@users.noreply.github.com> Date: Tue, 5 Apr 2022 01:13:03 +0100 Subject: [PATCH] Update atlas.js --- web/_js/atlas.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/_js/atlas.js b/web/_js/atlas.js index a52f13f6..9cd7c769 100644 --- a/web/_js/atlas.js +++ b/web/_js/atlas.js @@ -226,7 +226,7 @@ var atlas = [ {"id":176,"name": "Interlingue", "description": "Flag of Interlingue, an IAL to communicate between Western European languages.", "website": "https://occidental-lang.com", "subreddit": "/r/interlingue", "center": [ 768.5, 328.5 ], "path": [ [ 765.5, 326.5 ], [ 770.5, 326.5 ], [ 770.5, 329.5 ], [ 765.5, 329.5 ] ] }, {"id":177, "name": "Viossa", "description": "Flag of the conpidgin Viossa.", "website": "", "subreddit": "/r/viossa", "center": [ 775.5, 296.5 ], "path": [ [ 769.5, 290.5 ], [ 780.5, 290.5 ], [ 780.5, 301.5 ], [ 769.5, 301.5 ] ] }, {"id":178, "name": "Lojban", "description": "Flag of Lojban", "website": "https://lojban.org", "subreddit": "/r/lojban", "center": [ 760.5, 328.5 ], "path": [ [ 763.5, 326.5 ], [ 757.5, 326.5 ], [ 757.5, 330.5 ], [ 763.5, 330.5 ] ] }, -{ "id":179, "name": "Femboy Bean", "description": "Original artwork by Fleurfurr, with sona from Bean, reimagined in pixel form by furry_irl.", "website": "", "subreddit": "/r/furry_irl/", "center": [ 1044.5, 1798.5 ], "path": [ [ 1030.5, 1780.5 ], [ 1056.5, 1780.5 ], [ 1056.5, 1817.5 ], [ 1054.5, 1817.5 ], [ 1054.5, 1818.5 ], [ 1053.5, 1818.5 ], [ 1053.5, 1819.5 ], [ 1052.5, 1819.5 ], [ 1052.5, 1820.5 ], [ 1051.5, 1820.5 ], [ 1051.5, 1821.5 ], [ 1048.5, 1821.5 ], [ 1048.5, 1822.5 ], [ 1045.5, 1822.5 ], [ 1045.5, 1820.5 ], [ 1044.5, 1820.5 ], [ 1044.5, 1816.5 ], [ 1043.5, 1816.5 ], [ 1043.5, 1815.5 ], [ 1042.5, 1815.5 ], [ 1042.5, 1814.5 ], [ 1041.5, 1814.5 ], [ 1041.5, 1813.5 ], [ 1041.5, 1812.5 ], [ 1033.5, 1812.5 ], [ 1033.5, 1813.5 ], [ 1032.5, 1813.5 ], [ 1032.5, 1814.5 ], [ 1031.5, 1814.5 ], [ 1030.5, 1814.5 ], [ 1030.5, 1815.5 ], [ 1030.5, 1780.5 ] ] } +{ "id":179, "name": "Femboy Bean", "description": "Original artwork by Fleurfurr, and Bean's sona, reimagined in pixel form by furry_irl.", "website": "", "subreddit": "/r/furry_irl/", "center": [ 1044.5, 1798.5 ], "path": [ [ 1030.5, 1780.5 ], [ 1056.5, 1780.5 ], [ 1056.5, 1817.5 ], [ 1054.5, 1817.5 ], [ 1054.5, 1818.5 ], [ 1053.5, 1818.5 ], [ 1053.5, 1819.5 ], [ 1052.5, 1819.5 ], [ 1052.5, 1820.5 ], [ 1051.5, 1820.5 ], [ 1051.5, 1821.5 ], [ 1048.5, 1821.5 ], [ 1048.5, 1822.5 ], [ 1045.5, 1822.5 ], [ 1045.5, 1820.5 ], [ 1044.5, 1820.5 ], [ 1044.5, 1816.5 ], [ 1043.5, 1816.5 ], [ 1043.5, 1815.5 ], [ 1042.5, 1815.5 ], [ 1042.5, 1814.5 ], [ 1041.5, 1814.5 ], [ 1041.5, 1813.5 ], [ 1041.5, 1812.5 ], [ 1033.5, 1812.5 ], [ 1033.5, 1813.5 ], [ 1032.5, 1813.5 ], [ 1032.5, 1814.5 ], [ 1031.5, 1814.5 ], [ 1030.5, 1814.5 ], [ 1030.5, 1815.5 ], [ 1030.5, 1780.5 ] ] } ]; //console.log("There are "+atlas.length+" entries in the Atlas.");