Update Discord titles

This commit is contained in:
Samuel Elliott
2022-05-29 19:30:06 +01:00
parent 18761bbb31
commit f23670047c

View File

@@ -1045,6 +1045,22 @@ export const titles: Title[] = [
showActiveEvent: true,
},
{
// Mario Strikers: Battle League Football
id: '010019401051c000',
client: '966534341662482462',
showPlayingOnline: true,
showActiveEvent: true,
},
{
// Mario Strikers: Battle League Football - First Kick
id: '01008a30182f2000',
client: '966534341662482462',
largeImageText: 'First Kick',
showPlayingOnline: true,
showActiveEvent: true,
},
{
// Fire Emblem Warriors: Three Hopes
id: '010071f0143ea000',
@@ -1052,4 +1068,12 @@ export const titles: Title[] = [
showPlayingOnline: true,
showActiveEvent: true,
},
{
// Live A Live
id: '0100cf801776c000',
client: '966534559929860167',
showPlayingOnline: true,
showActiveEvent: true,
},
];