diff options
Diffstat (limited to 'data/baseStats/cubone.asm')
-rwxr-xr-x | data/baseStats/cubone.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/cubone.asm b/data/baseStats/cubone.asm index 1774ea89..28827260 100755 --- a/data/baseStats/cubone.asm +++ b/data/baseStats/cubone.asm @@ -1,5 +1,5 @@ CuboneBaseStats: ; 38f22 (e:4f22) -db DEX_CUBONE ; pokedex id +db CUBONE ; pokedex id db 50 ; base hp db 50 ; base attack db 95 ; base defense |