From 3feff214d6ce2e3c6b4ae504c50bcdf09b47eac9 Mon Sep 17 00:00:00 2001 From: dannye Date: Fri, 12 Aug 2016 13:41:52 -0500 Subject: Remove redundant index conversion --- data/baseStats/slowpoke.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/baseStats/slowpoke.asm') diff --git a/data/baseStats/slowpoke.asm b/data/baseStats/slowpoke.asm index 834616d6..259cb627 100644 --- a/data/baseStats/slowpoke.asm +++ b/data/baseStats/slowpoke.asm @@ -1,4 +1,4 @@ -db DEX_SLOWPOKE ; pokedex id +db SLOWPOKE ; pokedex id db 90 ; base hp db 65 ; base attack db 65 ; base defense -- cgit v1.2.3