diff options
Diffstat (limited to 'data/baseStats/shellder.asm')
-rw-r--r-- | data/baseStats/shellder.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/shellder.asm b/data/baseStats/shellder.asm index ac006f70..2d1b3bf3 100644 --- a/data/baseStats/shellder.asm +++ b/data/baseStats/shellder.asm @@ -1,4 +1,4 @@ -db DEX_SHELLDER ; pokedex id +db SHELLDER ; pokedex id db 30 ; base hp db 65 ; base attack db 100 ; base defense |