Change Pidgey front animation
This commit is contained in:
parent
f9978f2a5a
commit
8b46a3b305
1 changed files with 1 additions and 1 deletions
|
@ -1719,7 +1719,7 @@ static const u8 sMonFrontAnimIdsTable[NUM_SPECIES - 1] =
|
|||
[SPECIES_WEEDLE - 1] = 0x46,
|
||||
[SPECIES_KAKUNA - 1] = 0x20,
|
||||
[SPECIES_BEEDRILL - 1] = 0x02,
|
||||
[SPECIES_PIDGEY - 1] = 0x47,
|
||||
[SPECIES_PIDGEY - 1] = 0x17,
|
||||
[SPECIES_PIDGEOTTO - 1] = 0x17,
|
||||
[SPECIES_PIDGEOT - 1] = 0x29,
|
||||
[SPECIES_RATTATA - 1] = 0x43,
|
||||
|
|
Loading…
Reference in a new issue