diff options
Diffstat (limited to 'data/baseStats/electabuzz.asm')
-rw-r--r-- | 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 272f4471..0f41894c 100644 --- a/data/baseStats/electabuzz.asm +++ b/data/baseStats/electabuzz.asm @@ -1,4 +1,4 @@ -db DEX_ELECTABUZZ ; pokedex id +db ELECTABUZZ ; pokedex id db 65 ; base hp db 83 ; base attack db 57 ; base defense |