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/slowbro.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/baseStats/slowbro.asm') diff --git a/data/baseStats/slowbro.asm b/data/baseStats/slowbro.asm index 7c222bbc..53c8018c 100644 --- a/data/baseStats/slowbro.asm +++ b/data/baseStats/slowbro.asm @@ -1,4 +1,4 @@ -db DEX_SLOWBRO ; pokedex id +db SLOWBRO ; pokedex id db 95 ; base hp db 75 ; base attack db 110 ; base defense -- cgit v1.2.3