diff options
Diffstat (limited to 'data/baseStats/pidgeot.asm')
-rwxr-xr-x | data/baseStats/pidgeot.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/pidgeot.asm b/data/baseStats/pidgeot.asm index 28ecc858..5f13c94d 100755 --- a/data/baseStats/pidgeot.asm +++ b/data/baseStats/pidgeot.asm @@ -1,5 +1,5 @@ PidgeotBaseStats: ; 385ba (e:45ba) -db DEX_PIDGEOT ; pokedex id +db PIDGEOT ; pokedex id db 83 ; base hp db 80 ; base attack db 75 ; base defense |