fix(grpc/v2): Fix PIKMIN 3 name on EUR and JPN
Some checks failed
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Has been cancelled

This commit is contained in:
Daniel López Guimaraes 2025-11-02 00:54:50 +00:00
parent 257ef945ec
commit 99173260f1
No known key found for this signature in database
GPG Key ID: 6AC74DE3DEF050E0

View File

@ -203,7 +203,7 @@ export async function listKnownBOSSApps(): Promise<ListKnownBOSSAppsResponse> {
bossAppId: '4krJA4Gx3jF5nhQf',
titleId: BigInt(0x000500001012BE00),
titleRegion: 'EUR',
name: 'ピクミン3 (PIKMIN 3)',
name: 'PIKMIN 3',
tasks: ['histgrm']
},
{
@ -217,7 +217,7 @@ export async function listKnownBOSSApps(): Promise<ListKnownBOSSAppsResponse> {
bossAppId: 'VWqUTspR5YtjDjxa',
titleId: BigInt(0x000500001012BC00),
titleRegion: 'JPN',
name: 'PIKMIN 3',
name: 'ピクミン3 (PIKMIN 3)',
tasks: ['histgrm']
},
{