diff options
Diffstat (limited to 'data/baseStats/geodude.asm')
| -rwxr-xr-x | data/baseStats/geodude.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/geodude.asm b/data/baseStats/geodude.asm index e185e3c0..60d7c3bb 100755 --- a/data/baseStats/geodude.asm +++ b/data/baseStats/geodude.asm @@ -9,7 +9,7 @@ db ROCK ; species type 1 db GROUND ; species type 2 db 255 ; catch rate db 86 ; base exp yield -INCBIN "pic/bmon/geodude.pic",0,1 ; 55, sprite dimensions +INCBIN "pic/ymon/geodude.pic",0,1 ; 55, sprite dimensions dw GeodudePicFront dw GeodudePicBack ; attacks known at lvl 0 |
