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