Update raidGroups.tsx
This commit is contained in:
parent
4ae8f829df
commit
b77b043b35
1 changed files with 7 additions and 1 deletions
|
|
@ -115,10 +115,16 @@ export const raidGroups: RaidGroup[] = [
|
|||
ja: '星の民'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: {
|
||||
en: '10-Star Raids',
|
||||
ja: '★★★★★★★★★★'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: {
|
||||
en: 'Super Ultimate',
|
||||
ja: 'スーパーアルティメット'
|
||||
}
|
||||
}
|
||||
]
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue