diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-06-27 18:02:08 -0400 |
|---|---|---|
| committer | Rangi <35663410+Rangi42@users.noreply.github.com> | 2020-06-27 21:43:32 -0400 |
| commit | 209ecc1919f561e4a0a5a79fb1fbb4956c3338ba (patch) | |
| tree | 72a64c2502790da0cc8584445d0ee5860ca3521c /data/baseStats/voltorb.asm | |
| parent | 77df64ba9c5dff5dcafad6545eefa6cd614c66b3 (diff) | |
Merge pic/ into gfx/
Diffstat (limited to 'data/baseStats/voltorb.asm')
| -rw-r--r-- | data/baseStats/voltorb.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/voltorb.asm b/data/baseStats/voltorb.asm index 92d2ccb3..6cb55714 100644 --- a/data/baseStats/voltorb.asm +++ b/data/baseStats/voltorb.asm @@ -8,7 +8,7 @@ db ELECTRIC ; species type 1 db ELECTRIC ; species type 2 db 190 ; catch rate db 103 ; base exp yield -INCBIN "pic/bmon/voltorb.pic",0,1 ; 55, sprite dimensions +INCBIN "gfx/pokemon/front/voltorb.pic",0,1 ; 55, sprite dimensions dw VoltorbPicFront dw VoltorbPicBack ; attacks known at lvl 0 |
