mirror of
https://github.com/one-among-us/data.git
synced 2024-11-14 23:34:51 +08:00
14 lines
332 B
Plaintext
14 lines
332 B
Plaintext
|
{
|
||
|
id: 'MizuharaNagisa',
|
||
|
name: '水原なぎさ',
|
||
|
profileUrl: '${path}/photos/profile.png',
|
||
|
info: [
|
||
|
['昵称', '水原なぎさ'],
|
||
|
['地区', '上海'],
|
||
|
['出生', '?'],
|
||
|
['逝世', '2021.7.21'],
|
||
|
],
|
||
|
websites: [
|
||
|
['twitter', 'https://twitter.com/MizuharaNagisa'],
|
||
|
],
|
||
|
}
|