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