diff options
Diffstat (limited to 'data/baseStats/cubone.asm')
-rw-r--r-- | 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 3ba6758d..d3b3c850 100644 --- a/data/baseStats/cubone.asm +++ b/data/baseStats/cubone.asm @@ -1,4 +1,4 @@ -db DEX_CUBONE ; pokedex id +db CUBONE ; pokedex id db 50 ; base hp db 50 ; base attack db 95 ; base defense |