diff options
Diffstat (limited to 'data/baseStats/venomoth.asm')
| -rwxr-xr-x | data/baseStats/venomoth.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/baseStats/venomoth.asm b/data/baseStats/venomoth.asm index 3ef7018b..306f0c01 100755 --- a/data/baseStats/venomoth.asm +++ b/data/baseStats/venomoth.asm @@ -9,7 +9,7 @@ db BUG ; species type 1 db POISON ; species type 2 db 75 ; catch rate db 138 ; base exp yield -INCBIN "pic/bmon/venomoth.pic",0,1 ; 77, sprite dimensions +INCBIN "pic/ymon/venomoth.pic",0,1 ; 77, sprite dimensions dw VenomothPicFront dw VenomothPicBack ; attacks known at lvl 0 @@ -25,5 +25,5 @@ db 0 ; growth rate tmlearn 29,30,31,32 tmlearn 33,34,39 tmlearn 44,46 - tmlearn 50 + tmlearn 50,55 db 0 ; padding |
