Add Girls Duo Cup winners' badge

This commit is contained in:
Kalle (Sendou)
2021-06-25 15:17:25 +03:00
parent b5ef7bf7fb
commit 97ffa2be27
2 changed files with 6 additions and 0 deletions

View File

@@ -16,6 +16,12 @@ const regularTournamentWinners: {
name: string;
winnerDiscordIds: string;
}[] = [
{
badgeName: "girls",
name: "Girls Duo Cup",
winnerDiscordIds:
"266716798945067010,277576057912033281,315610730294411264,222416939291639808,266716798945067010,277576057912033281,315610730294411264,222416939291639808",
},
{
badgeName: "pair",
name: "League Rush (Pair)",

BIN
public/badges/girls.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB