diff options
Diffstat (limited to 'data/baseStats/voltorb.asm')
-rwxr-xr-x | data/baseStats/voltorb.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/voltorb.asm b/data/baseStats/voltorb.asm index cc47203b..efb0e1ab 100755 --- a/data/baseStats/voltorb.asm +++ b/data/baseStats/voltorb.asm @@ -1,5 +1,5 @@ VoltorbBaseStats: ; 38eb2 (e:4eb2) -db DEX_VOLTORB ; pokedex id +db VOLTORB ; pokedex id db 40 ; base hp db 30 ; base attack db 50 ; base defense |