diff options
Diffstat (limited to 'data/baseStats/cloyster.asm')
-rwxr-xr-x | data/baseStats/cloyster.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/cloyster.asm b/data/baseStats/cloyster.asm index d209f24d..39632446 100755 --- a/data/baseStats/cloyster.asm +++ b/data/baseStats/cloyster.asm @@ -1,5 +1,5 @@ CloysterBaseStats: ; 38db6 (e:4db6) -db DEX_CLOYSTER ; pokedex id +db CLOYSTER ; pokedex id db 50 ; base hp db 95 ; base attack db 180 ; base defense |