diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-08-12 12:50:05 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-08-12 13:32:41 -0500 |
| commit | aa1e3eac34137d88d6bc1df4fac6f32ceab404b6 (patch) | |
| tree | c4177a4bc694a212a4c35a790c28c71f72db67cb /data/baseStats/electrode.asm | |
| parent | 032f961ef26a94caf385f6d5ae5823a0066d4d66 (diff) | |
Internal order = Pokedex order
Diffstat (limited to 'data/baseStats/electrode.asm')
| -rw-r--r-- | data/baseStats/electrode.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/electrode.asm b/data/baseStats/electrode.asm index 1b292f2f..b4e21e27 100644 --- a/data/baseStats/electrode.asm +++ b/data/baseStats/electrode.asm @@ -25,4 +25,4 @@ db 0 ; growth rate tmlearn 33,34,36,39,40 tmlearn 44,45,47 tmlearn 50,55 -db 0 ; padding +db BANK(ElectrodePicFront) |
