summaryrefslogtreecommitdiff
path: root/data/baseStats/machoke.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-08-23 23:21:54 -0500
committerdannye <corrnondacqb@yahoo.com>2015-08-23 23:21:54 -0500
commit9b0b36bf3c57b02552d140f465c97172c71a0085 (patch)
treedc5c14d14d979ecb7aee0ca92d78541eb15995f6 /data/baseStats/machoke.asm
parentd9eea7dd660eeb428717f21861ef5f05e1a74418 (diff)
Remove redundant index conversionpokedex-order
Diffstat (limited to 'data/baseStats/machoke.asm')
-rwxr-xr-xdata/baseStats/machoke.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/machoke.asm b/data/baseStats/machoke.asm
index 08b43eb4..5f371b23 100755
--- a/data/baseStats/machoke.asm
+++ b/data/baseStats/machoke.asm
@@ -1,5 +1,5 @@
MachokeBaseStats: ; 38b16 (e:4b16)
-db DEX_MACHOKE ; pokedex id
+db MACHOKE ; pokedex id
db 80 ; base hp
db 100 ; base attack
db 70 ; base defense