mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-24 18:34:23 +01:00
Added Holo EN 2 #2
This commit is contained in:
parent
27c4f4b5f1
commit
aaa92d5c3b
1 changed files with 1 additions and 0 deletions
|
@ -229,6 +229,7 @@ var atlas = [
|
|||
{"id":179, "name": "Hololive Logo", "description": "Hololive is a VTuber agency from Japan. The agency has a Japanese, English, and Indonesian branch.", "website": "https://www.hololive.tv/", "subreddit": "r/hololive", "center": [ 239.5, 745.5 ], "path": [ [ 201.5, 722.5 ], [ 201.5, 771.5 ], [ 239.5, 752.5 ], [ 301.5, 752.5 ], [ 301.5, 737.5 ], [ 240.5, 738.5 ], [ 204.5, 720.5 ] ] }
|
||||
{"id":180, "name": "Nijisanji Logo", "description": "Nijisanji is a VTuber agency from Japan with over 200 streamers in the agency.", "website": "https://www.nijisanji.jp/", "subreddit": "r/Nijisanji", "center": [ 183.5, 736.5 ], "path": [ [ 184.5, 720.5 ], [ 192.5, 723.5 ], [ 197.5, 729.5 ], [ 198.5, 735.5 ], [ 195.5, 736.5 ], [ 194.5, 744.5 ], [ 189.5, 749.5 ], [ 184.5, 751.5 ], [ 177.5, 750.5 ], [ 174.5, 748.5 ], [ 171.5, 749.5 ], [ 170.5, 751.5 ], [ 168.5, 751.5 ], [ 168.5, 749.5 ], [ 169.5, 747.5 ], [ 170.5, 746.5 ], [ 170.5, 744.5 ], [ 169.5, 742.5 ], [ 168.5, 739.5 ], [ 168.5, 736.5 ], [ 169.5, 733.5 ], [ 171.5, 730.5 ], [ 173.5, 727.5 ], [ 180.5, 724.5 ], [ 182.5, 724.5 ], [ 183.5, 720.5 ] ] }
|
||||
{"id": 181, "name": "Gawr Gura", "description": "Gawr Gura is a VTuber from Hololive English. Her twitter is https://twitter.com/gawrgura", "website": "https://www.youtube.com/channel/UCoSrY_IQQVpmIRZ9Xf-y93g", "subreddit": "r/GawrGura", "center": [ 247.5, 769.5 ], "path": [ [ 228.5, 769.5 ], [ 244.5, 754.5 ], [ 254.5, 754.5 ], [ 267.5, 771.5 ], [ 261.5, 770.5 ], [ 261.5, 774.5 ], [ 266.5, 775.5 ], [ 266.5, 780.5 ], [ 227.5, 780.5 ], [ 227.5, 775.5 ], [ 234.5, 774.5 ], [ 234.5, 769.5 ] ] }
|
||||
{"id": 182, "name": "Hololive English (2nd Gen.)", "description": "Hololive Council (EN 2nd Gen.) chibi artwork. From left to right: Hakos Baelz, Nanashi Mumei, Ceres Fauna, Ouro Kronii, Tsukumo Sana.", "website": "https://hololive.hololivepro.com/en/talents?gp=english", "subreddit": "/r/hololive", "center": [ 264.5, 731.5 ], "path": [ [ 236.5, 725.5 ], [ 292.5, 725.5 ], [ 298.5, 736.5 ], [ 295.5, 737.5 ], [ 238.5, 737.5 ], [ 231.5, 733.5 ] ] }
|
||||
];
|
||||
|
||||
//console.log("There are "+atlas.length+" entries in the Atlas.");
|
||||
|
|
Loading…
Reference in a new issue