diff --git a/data/students.json b/data/students.json index 870f644..8fdad68 100644 --- a/data/students.json +++ b/data/students.json @@ -403,5 +403,14 @@ } }, "rarity": 1 + }, + { + "name": { + "translations": { + "eng": "Mashiro", + "jpn": "マシロ" + } + }, + "rarity": 3 } -] \ No newline at end of file +]