aboutsummaryrefslogtreecommitdiffstats
path: root/data/baseStats/omanyte.asm
diff options
context:
space:
mode:
authorRangi <remy.oukaour+rangi42@gmail.com>2020-06-27 18:02:08 -0400
committerRangi <35663410+Rangi42@users.noreply.github.com>2020-06-27 21:43:32 -0400
commit209ecc1919f561e4a0a5a79fb1fbb4956c3338ba (patch)
tree72a64c2502790da0cc8584445d0ee5860ca3521c /data/baseStats/omanyte.asm
parentFix the slot machine tilemap, and adjust the slot graphics (diff)
downloadpokeyellow-209ecc1919f561e4a0a5a79fb1fbb4956c3338ba.tar.gz
pokeyellow-209ecc1919f561e4a0a5a79fb1fbb4956c3338ba.tar.xz
pokeyellow-209ecc1919f561e4a0a5a79fb1fbb4956c3338ba.zip
Merge pic/ into gfx/
Diffstat (limited to 'data/baseStats/omanyte.asm')
-rw-r--r--data/baseStats/omanyte.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/omanyte.asm b/data/baseStats/omanyte.asm
index 3c461876..33541539 100644
--- a/data/baseStats/omanyte.asm
+++ b/data/baseStats/omanyte.asm
@@ -8,7 +8,7 @@ db ROCK ; species type 1
db WATER ; species type 2
db 45 ; catch rate
db 120 ; base exp yield
-INCBIN "pic/bmon/omanyte.pic",0,1 ; 55, sprite dimensions
+INCBIN "gfx/pokemon/front/omanyte.pic",0,1 ; 55, sprite dimensions
dw OmanytePicFront
dw OmanytePicBack
; attacks known at lvl 0