diff options
Diffstat (limited to 'data/baseStats/scyther.asm')
-rwxr-xr-x | data/baseStats/scyther.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/scyther.asm b/data/baseStats/scyther.asm index f91327f4..7e564f12 100755 --- a/data/baseStats/scyther.asm +++ b/data/baseStats/scyther.asm @@ -9,7 +9,7 @@ db BUG ; species type 1 db FLYING ; species type 2 db 45 ; catch rate db 187 ; base exp yield -INCBIN "pic/bmon/scyther.pic",0,1 ; 77, sprite dimensions +INCBIN "pic/ymon/scyther.pic",0,1 ; 77, sprite dimensions dw ScytherPicFront dw ScytherPicBack ; attacks known at lvl 0 |