diff options
author | dannye <corrnondacqb@yahoo.com> | 2015-08-23 23:07:15 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2015-08-23 23:07:15 -0500 |
commit | d9eea7dd660eeb428717f21861ef5f05e1a74418 (patch) | |
tree | 311c4ad4e9004b6e582fd181ef8e4441b3461173 /data/baseStats/onix.asm | |
parent | 1a987d1e1ab96ca9553d4253c72858057332a03a (diff) |
Internal order = Pokedex order
Diffstat (limited to 'data/baseStats/onix.asm')
-rwxr-xr-x | data/baseStats/onix.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/onix.asm b/data/baseStats/onix.asm index 4f2f8e6b..a42c3dee 100755 --- a/data/baseStats/onix.asm +++ b/data/baseStats/onix.asm @@ -26,4 +26,4 @@ db 0 ; growth rate tmlearn 34,36,40 tmlearn 44,47,48 tmlearn 50,54 -db 0 ; padding +db BANK(OnixPicFront) |