diff options
Diffstat (limited to 'data/baseStats/slowpoke.asm')
-rwxr-xr-x | data/baseStats/slowpoke.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/slowpoke.asm b/data/baseStats/slowpoke.asm index cfef9bea..ce5bd44e 100755 --- a/data/baseStats/slowpoke.asm +++ b/data/baseStats/slowpoke.asm @@ -1,5 +1,5 @@ SlowpokeBaseStats: ; 38c66 (e:4c66) -db DEX_SLOWPOKE ; pokedex id +db SLOWPOKE ; pokedex id db 90 ; base hp db 65 ; base attack db 65 ; base defense |