diff options
Diffstat (limited to 'data/baseStats/electabuzz.asm')
-rwxr-xr-x | data/baseStats/electabuzz.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/baseStats/electabuzz.asm b/data/baseStats/electabuzz.asm index 6c0a1972..12264e67 100755 --- a/data/baseStats/electabuzz.asm +++ b/data/baseStats/electabuzz.asm @@ -1,5 +1,5 @@ ElectabuzzBaseStats: ; 3916e (e:516e) -db DEX_ELECTABUZZ ; pokedex id +db ELECTABUZZ ; pokedex id db 65 ; base hp db 83 ; base attack db 57 ; base defense |