Fixed Busted Mimikyu's dex when caught.
This commit is contained in:
parent
c689fb3f31
commit
8ca246332b
@ -1122,6 +1122,7 @@ const u16 gSpeciesToNationalPokedexNum[NUM_SPECIES] = // Assigns all species to
|
||||
SPECIES_TO_NATIONAL(TURTONATOR),
|
||||
SPECIES_TO_NATIONAL(TOGEDEMARU),
|
||||
SPECIES_TO_NATIONAL(MIMIKYU),
|
||||
[SPECIES_MIMIKYU_BUSTED - 1] = NATIONAL_DEX_MIMIKYU,
|
||||
SPECIES_TO_NATIONAL(BRUXISH),
|
||||
SPECIES_TO_NATIONAL(DRAMPA),
|
||||
SPECIES_TO_NATIONAL(DHELMISE),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user