From 209ecc1919f561e4a0a5a79fb1fbb4956c3338ba Mon Sep 17 00:00:00 2001 From: Rangi Date: Sat, 27 Jun 2020 18:02:08 -0400 Subject: Merge pic/ into gfx/ --- data/baseStats/poliwrath.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/baseStats/poliwrath.asm') diff --git a/data/baseStats/poliwrath.asm b/data/baseStats/poliwrath.asm index 9489a6a3..6f7d4b78 100644 --- a/data/baseStats/poliwrath.asm +++ b/data/baseStats/poliwrath.asm @@ -8,7 +8,7 @@ db WATER ; species type 1 db FIGHTING ; species type 2 db 45 ; catch rate db 185 ; base exp yield -INCBIN "pic/bmon/poliwrath.pic",0,1 ; 77, sprite dimensions +INCBIN "gfx/pokemon/front/poliwrath.pic",0,1 ; 77, sprite dimensions dw PoliwrathPicFront dw PoliwrathPicBack ; attacks known at lvl 0 -- cgit v1.3.1-sl0p