diff options
Diffstat (limited to 'data/baseStats/exeggcute.asm')
-rwxr-xr-x | 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 e83593ed..d13e5732 100755 --- a/data/baseStats/exeggcute.asm +++ b/data/baseStats/exeggcute.asm @@ -1,5 +1,5 @@ ExeggcuteBaseStats: ; 38eea (e:4eea) -db DEX_EXEGGCUTE ; pokedex id +db EXEGGCUTE ; pokedex id db 60 ; base hp db 40 ; base attack db 80 ; base defense |