mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-01-26 21:33:53 +01:00
Merge pull request #1274 from Jaizu/patch-7
Change Pidgey front animation
This commit is contained in:
commit
476acbb339
@ -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…
x
Reference in New Issue
Block a user