mirror of
https://github.com/one-among-us/data.git
synced 2024-11-13 06:44:51 +08:00
38 lines
755 B
Plaintext
38 lines
755 B
Plaintext
[
|
|
{
|
|
path: "MioCardMeow",
|
|
id: "MioCardMeow",
|
|
name: "澪卡喵",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "NekoKomiir",
|
|
id: "NekoKomiir",
|
|
name: "Komiir Li",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "Uekawakuyuurei",
|
|
id: "Uekawakuyuurei",
|
|
name: "蛍",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "gaoyanger",
|
|
id: "gaoyanger",
|
|
name: "羔羊",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "GLaDOSister",
|
|
id: "GLaDOSister",
|
|
name: "倉山静葉",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
{
|
|
path: "donotexist_A",
|
|
id: "donotexist_A",
|
|
name: "不存在",
|
|
profileUrl: "${path}/photos/profile.jpg",
|
|
},
|
|
] |