feat: update students.json
This commit is contained in:
parent
7222c4a722
commit
0b04353d11
|
@ -161,6 +161,15 @@
|
||||||
},
|
},
|
||||||
"rarity": 3
|
"rarity": 3
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": {
|
||||||
|
"translations": {
|
||||||
|
"eng": "Izuna",
|
||||||
|
"jpn": "イズナ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rarity": 3
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"translations": {
|
"translations": {
|
||||||
|
@ -305,6 +314,15 @@
|
||||||
},
|
},
|
||||||
"rarity": 2
|
"rarity": 2
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": {
|
||||||
|
"translations": {
|
||||||
|
"eng": "Shizuko",
|
||||||
|
"jpn": "シズコ"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"rarity": 2
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"translations": {
|
"translations": {
|
||||||
|
|
Loading…
Reference in New Issue