Update Discord titles

https://github.com/samuelthomas2774/nxapi/issues/52
This commit is contained in:
Samuel Elliott 2023-01-23 00:01:29 +00:00
parent de44296d7b
commit 24a0d2bdc8
No known key found for this signature in database
GPG Key ID: 8420C7CDE43DC4D6

View File

@ -1148,4 +1148,20 @@ export const titles: Title[] = [
showPlayingOnline: true,
showActiveEvent: true,
},
{
// Fire Emblem Engage
id: '0100a6301214e000',
client: '1037891927430922391',
showPlayingOnline: true,
showActiveEvent: true,
},
{
// Kirby's Return to Dream Land Deluxe
id: '01006b601380e000',
client: '1037892083748446278',
showPlayingOnline: true,
showActiveEvent: true,
},
];