diff options
Diffstat (limited to 'data/baseStats/machamp.asm')
-rwxr-xr-x | 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 d6abc5c7..e1a05beb 100755 --- a/data/baseStats/machamp.asm +++ b/data/baseStats/machamp.asm @@ -1,5 +1,5 @@ MachampBaseStats: ; 38b32 (e:4b32) -db DEX_MACHAMP ; pokedex id +db MACHAMP ; pokedex id db 90 ; base hp db 130 ; base attack db 80 ; base defense |