diff options
author | dannye <corrnondacqb@yahoo.com> | 2015-08-23 23:21:54 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2015-08-23 23:21:54 -0500 |
commit | 9b0b36bf3c57b02552d140f465c97172c71a0085 (patch) | |
tree | dc5c14d14d979ecb7aee0ca92d78541eb15995f6 /data/baseStats/seaking.asm | |
parent | d9eea7dd660eeb428717f21861ef5f05e1a74418 (diff) |
Remove redundant index conversionpokedex-order
Diffstat (limited to 'data/baseStats/seaking.asm')
-rwxr-xr-x | data/baseStats/seaking.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/seaking.asm b/data/baseStats/seaking.asm index c467e782..cf65a2a2 100755 --- a/data/baseStats/seaking.asm +++ b/data/baseStats/seaking.asm @@ -1,5 +1,5 @@ SeakingBaseStats: ; 390c6 (e:50c6) -db DEX_SEAKING ; pokedex id +db SEAKING ; pokedex id db 80 ; base hp db 92 ; base attack db 65 ; base defense |