diff options
Diffstat (limited to 'data/baseStats/machoke.asm')
-rw-r--r-- | data/baseStats/machoke.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/machoke.asm b/data/baseStats/machoke.asm index 101206d4..82508453 100644 --- a/data/baseStats/machoke.asm +++ b/data/baseStats/machoke.asm @@ -1,4 +1,4 @@ -db DEX_MACHOKE ; pokedex id +db MACHOKE ; pokedex id db 80 ; base hp db 100 ; base attack db 70 ; base defense |