diff options
Diffstat (limited to 'data/baseStats/growlithe.asm')
| -rwxr-xr-x | data/baseStats/growlithe.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/growlithe.asm b/data/baseStats/growlithe.asm index cc4d1ff7..d9989309 100755 --- a/data/baseStats/growlithe.asm +++ b/data/baseStats/growlithe.asm @@ -9,7 +9,7 @@ db FIRE ; species type 1 db FIRE ; species type 2 db 190 ; catch rate db 91 ; base exp yield -INCBIN "pic/bmon/growlithe.pic",0,1 ; 55, sprite dimensions +INCBIN "pic/ymon/growlithe.pic",0,1 ; 55, sprite dimensions dw GrowlithePicFront dw GrowlithePicBack ; attacks known at lvl 0 |
