diff options
Diffstat (limited to 'data/baseStats/meowth.asm')
-rwxr-xr-x | data/baseStats/meowth.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/meowth.asm b/data/baseStats/meowth.asm index 1d6c2ca7..c1868027 100755 --- a/data/baseStats/meowth.asm +++ b/data/baseStats/meowth.asm @@ -1,5 +1,5 @@ MeowthBaseStats: ; 38972 (e:4972) -db DEX_MEOWTH ; pokedex id +db MEOWTH ; pokedex id db 40 ; base hp db 45 ; base attack db 35 ; base defense |