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/vaporeon.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/baseStats/vaporeon.asm') diff --git a/data/baseStats/vaporeon.asm b/data/baseStats/vaporeon.asm index 74947c43..aa660d53 100644 --- a/data/baseStats/vaporeon.asm +++ b/data/baseStats/vaporeon.asm @@ -1,4 +1,4 @@ -db DEX_VAPOREON ; pokedex id +db VAPOREON ; pokedex id db 130 ; base hp db 65 ; base attack db 60 ; base defense -- cgit v1.2.3