diff options
Diffstat (limited to 'data/baseStats/machamp.asm')
-rw-r--r-- | data/baseStats/machamp.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/machamp.asm b/data/baseStats/machamp.asm index a1e62eca..7315af61 100644 --- a/data/baseStats/machamp.asm +++ b/data/baseStats/machamp.asm @@ -1,4 +1,4 @@ -db DEX_MACHAMP ; pokedex id +db MACHAMP ; pokedex id db 90 ; base hp db 130 ; base attack db 80 ; base defense |