diff options
Diffstat (limited to 'data/baseStats/meowth.asm')
-rw-r--r-- | 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 2c270631..4c261234 100644 --- a/data/baseStats/meowth.asm +++ b/data/baseStats/meowth.asm @@ -1,4 +1,4 @@ -db DEX_MEOWTH ; pokedex id +db MEOWTH ; pokedex id db 40 ; base hp db 45 ; base attack db 35 ; base defense |