diff options
Diffstat (limited to 'data/baseStats/moltres.asm')
-rwxr-xr-x | 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 85562233..8f9b25af 100755 --- a/data/baseStats/moltres.asm +++ b/data/baseStats/moltres.asm @@ -1,5 +1,5 @@ MoltresBaseStats: ; 393ba (e:53ba) -db DEX_MOLTRES ; pokedex id +db MOLTRES ; pokedex id db 90 ; base hp db 100 ; base attack db 90 ; base defense |