mirror of
https://github.com/samuelthomas2774/nxapi.git
synced 2026-08-26 20:59:07 -05:00
Update Discord titles
This commit is contained in:
@@ -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,
|
||||
},
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user