diff options
Diffstat (limited to 'data/baseStats/pidgeot.asm')
-rw-r--r-- | 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 bff841cd..6ef2af4c 100644 --- a/data/baseStats/pidgeot.asm +++ b/data/baseStats/pidgeot.asm @@ -1,4 +1,4 @@ -db DEX_PIDGEOT ; pokedex id +db PIDGEOT ; pokedex id db 83 ; base hp db 80 ; base attack db 75 ; base defense |