diff options
Diffstat (limited to 'data/baseStats/machop.asm')
-rwxr-xr-x | 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 f7eeabaa..3cf3e396 100755 --- a/data/baseStats/machop.asm +++ b/data/baseStats/machop.asm @@ -1,5 +1,5 @@ MachopBaseStats: ; 38afa (e:4afa) -db DEX_MACHOP ; pokedex id +db MACHOP ; pokedex id db 70 ; base hp db 80 ; base attack db 50 ; base defense |