diff options
Diffstat (limited to 'data/baseStats/moltres.asm')
-rw-r--r-- | data/baseStats/moltres.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/moltres.asm b/data/baseStats/moltres.asm index f9a13d39..12fbf243 100644 --- a/data/baseStats/moltres.asm +++ b/data/baseStats/moltres.asm @@ -1,4 +1,4 @@ -db DEX_MOLTRES ; pokedex id +db MOLTRES ; pokedex id db 90 ; base hp db 100 ; base attack db 90 ; base defense |