mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-04 00:23:15 +01:00
Change Pidgey front animation
This commit is contained in:
parent
f9978f2a5a
commit
8b46a3b305
@ -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 New Issue
Block a user