diff options
Diffstat (limited to 'data/baseStats/machop.asm')
-rw-r--r-- | data/baseStats/machop.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/machop.asm b/data/baseStats/machop.asm index 338519fe..403118eb 100644 --- a/data/baseStats/machop.asm +++ b/data/baseStats/machop.asm @@ -1,4 +1,4 @@ -db DEX_MACHOP ; pokedex id +db MACHOP ; pokedex id db 70 ; base hp db 80 ; base attack db 50 ; base defense |