diff options
Diffstat (limited to 'data/baseStats/exeggcute.asm')
-rw-r--r-- | data/baseStats/exeggcute.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/exeggcute.asm b/data/baseStats/exeggcute.asm index 1c317013..867a8713 100644 --- a/data/baseStats/exeggcute.asm +++ b/data/baseStats/exeggcute.asm @@ -1,4 +1,4 @@ -db DEX_EXEGGCUTE ; pokedex id +db EXEGGCUTE ; pokedex id db 60 ; base hp db 40 ; base attack db 80 ; base defense |